/*
Theme Name: Asianwoman Achievement Awards
Theme URI: 
Description: New Responsive wordpress theme.
Author: Wordpress Theme
Author URI: 
Version: 1.0
*/
@import url('inc/css/icomoon.css');
@import url('inc/css/font-awesome.min.css');
@import url('inc/css/font.css');
@import url('style-p.css');
@import url('style-v.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
/*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style-type: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea {
    font-size: 100%;
    overflow: visible;
    margin: 0;
    vertical-align: baseline;
    width: auto;
}
textarea {
    overflow: auto;
    vertical-align: text-top;
}
/* =Horizontal Rule-------------------------------------------------------------- */
hr {
    background: #dddddd;
    border: none;
    clear: both;
    color: #dddddd;
    float: none;
    height: 1px;
    width: 100%;
}
hr.space {
    background: #ffffff;
    color: #ffffff;
}
/* =Base-------------------------------------------------------------- */
html {
    height: 100%;
}
body {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    background: #f3f3f3;
    color: #626262;
    font-size: 15px;
    font-smoothing: antialiased;
    line-height: 24px;
	font-family: 'robotoregular';
}
/* =Typography-------------------------------------------------------------- */
p {
    word-wrap: break-word;
}
i,em,dfn,cite {
    font-style: italic;
}
tt,var,pre,kbd,samp,code {
    font-family: monospace, serif;
    font-style: normal;
}
b,strong {
    font-weight: 700;
}
pre {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    background: #f4f4f4;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 2px;
    height: auto;
    margin: 0;
    outline: none;
    padding: 6px 10px;
    vertical-align: middle;
    width: 100%;
    word-wrap: break-word;
    white-space: pre-wrap;
}
del {
    color: #555555;
    text-decoration: line-through;
}
ins,dfn {
    border-bottom: 1px solid #cccccc;
}
sup,sub,small {
    font-size: 85%;
}
abbr,acronym {
    font-size: 85%;
    letter-spacing: .1em;
    text-transform: uppercase;
}
a abbr,a acronym {
    border: none;
}
dfn[title],abbr[title],acronym[title] {
    border-bottom: 1px solid #cccccc;
    cursor: help;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
/* =Responsive 12 Column Grid http: //demos.cyberchimps.com/responsivepro/responsive-grid/-------------------------------------------------------------- */
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.span1 {
    width: 8.33333%;
}
.span2 {
    width: 16.6667%;
}
.span3 {
    width: 25%;
}
.span4 {
    width: 33.3333%;
}
.span5 {
    width: 41.6667%;
}
.span6 {
    width: 50%;
}
.span7 {
    width: 58.3333%;
}
.span8 {
    width: 66.6667%;
}
.span9 {
    width: 75%;
}
.span10 {
    width: 83.3333%;
}
.span11 {
    width: 91.6667%;
}
.span12 {
    width: 100%;
}
.grid {
    float: left;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}
.grid-right {
    float: right;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}
.col-60,.col-140,.col-220,.col-300,.col-380,.col-460,.col-540,.col-620,.col-700,.col-780,.col-860 {
    display: inline;
    margin-right: 2.127659574468%;
}
.col-60 {
    width: 6.382978723404%;
}
.col-140 {
    width: 14.893617021277%;
}
.col-220 {
    width: 23.404255319149%;
}
.col-300 {
    width: 31.914893617021%;
}
.col-380 {
    width: 40.425531914894%;
}
.col-460 {
    width: 48.936170212766%;
}
.col-540 {
    width: 57.446808510638%;
}
.col-620 {
    width: 65.957446808511%;
}
.col-700 {
    width: 74.468085106383%;
}
.col-780 {
    width: 82.978723404255%;
}
.col-860 {
    width: 91.489361702128%;
}
.col-940 {
    width: 100%;
}
.fit {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/* =Visibility-------------------------------------------------------------- */
.hidden {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
.none {
    display: none;
}
.hide-desktop {
    display: none;
}
.show-desktop {
    display: block;
}
/* =Responsive Images-------------------------------------------------------------- */
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.ie8 img {
    height: auto;
    width: auto\9;
}
.ie8 img.size-large {
    max-width: 60%;
    width: auto;
}
/* =Responsive Videos-------------------------------------------------------------- */
video {
    width: 100%;
    max-width: 100%;
    height: auto;
}
/* =Responsive Embeds/Objects-------------------------------------------------------------- */
embed,object {
    max-width: 100%;
}
svg: not(: root) {
    overflow: hidden;
}
/* =Links-------------------------------------------------------------- */
a {
    color: #ca3759;
    font-weight: 400;
    text-decoration: none;
}
a:hover,a:active {
    color: #444444;
    outline: 0;
    text-decoration: none;
}
: : selection {
    background: #999999;
    color: #ffffff;
    text-shadow: none;
}
/* =Forms-------------------------------------------------------------- */
label {
    display: inline-block;
    font-weight: 700;
    padding: 2px 0;
}
legend {
    padding: 2px 5px;
}
fieldset {
    border: 1px solid #cccccc;
    margin: 0 0 1.5em;
    padding: 1em 2em;
}
select,input[type="text"],input[type="password"],input[type="email"] {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 2px;
    cursor: text;
    margin: 0;
    outline: none;
    padding: 6px 8px;
    vertical-align: middle;
    max-width: 100%;
}
select {
    height: auto;
    max-width: 100%;
}
area,textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 2px;
    height: auto;
    overflow: auto;
    margin: 0;
    outline: none;
    padding: 8px 10px;
    max-width: 100%;
}
map area {
    padding: 0px;
    border: 0px;
}
input,select {
    cursor: pointer;
}
area:focus,input:focus,textarea:focus {
	box-shadow: 0 0 3px 0 rgba(202, 55, 88, 0.7);
	border: 1px solid #ca3759;
}
input[type="submit"]:focus{
	box-shadow: 0 0 3px 0 rgba(63,22,101, 0.7);
	border: 1px solid #3f1665;
}
input[type='text'],input[type='password'] {
    cursor: text;
}
/* =IE Forms-------------------------------------------------------------- */
.ie7 area,.ie7 select,.ie7 textarea,.ie7 input[type="text"],.ie7 input[type="password"],.ie7 input[type="email"] {
    width: 96%;
}
/* =IE6 Notice-------------------------------------------------------------- */
.msie-box {
    background-color: #f9edbe;
    border: 1px solid #f0c36d;
    color: #212121;
    display: block;
    margin: 0 auto;
    max-width: 960px;
    padding: 10px;
    position: absolute;
    top: 60px;
    text-align: center;
    width: 100%;
}
.msie-box a {
    color: #212121;
}
/* =Tables-------------------------------------------------------------- */
th,td,table {
    border: 1px solid #dddddd;
}
table {
    border-collapse: collapse;
    width: 100%;
}
/* =Lists-------------------------------------------------------------- */
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ol {
    line-height: 22px;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}
dt {
    font-weight: 400;
}
/* =Blockquote-------------------------------------------------------------- */
blockquote {
    background: #f9f9f9;
    border: none;
    border-left: 4px solid #d6d6d6;
    margin: 20px;
    overflow: auto;
    padding: 0 0 10px 12px;
}
blockquote p {
    font-family: 'Georgia', 'Times New Roman', Times, serif;
    font-style: italic;
    font-size: 18px;
    line-height: 26px;
}
/* =Headings-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 700;
    line-height: 1.0em;
    word-wrap: break-word;
}
h1 {
    font-size: 2.625em;
    /* = 42px */
 margin-bottom: .5em;
    margin-top: .5em;
}
h2 {
    font-size: 2.250em;
    /* = 36px */
 margin-bottom: .75em;
    margin-top: .75em;
}
h3 {
    font-size: 1.875em;
    /* = 30px */
 margin-bottom: .857em;
    margin-top: .857em;
}
h4 {
    font-size: 1.500em;
    /* = 24px */
 margin-bottom: 1em;
    margin-top: 1em;
}
h5 {
    font-size: 1.125em;
    /* = 18px */
 margin-bottom: 1.125em;
    margin-top: 1.125em;
}
h6 {
    font-size: 1.000em;
    /* = 16px */
 margin-bottom: 1.285em;
    margin-top: 1.285em;
}
/* =Margins & Paddings-------------------------------------------------------------- */
p,hr,dl,pre,form,table,address,blockquote {
    margin: 0 0 14px 0;
}
th, td {
    padding: .8em;
}
caption {
    padding-bottom: .8em;
}
blockquote {
    padding: 0 1em;
}
blockquote:first-child {
    margin: .8em 0;
}
fieldset {
    margin: 1.6em 0;
    padding: 0 1em 1em;
}
legend {
    padding-left: .8em;
    padding-right: .8em;
}
legend+* {
    margin-top: 1em;
}
input,textarea {
    padding: .3em .4em .15em;
}
select {
    padding: .1em .2em 0;
}
option {
    padding: 0 .4em;
}
dt {
    margin-bottom: .4em;
    margin-top: .8em;
}
ul {
    list-style-type: none;
}
ol {
    list-style-type: decimal;
}
ul,ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 2.0em;
}
li ul,li ol {
    margin: 0;
}
form div {
    margin-bottom: .8em;
}
/* =Globals-------------------------------------------------------------- */
#container {
    margin: 0 auto;
    max-width: 100%;
    padding: 0px 25px;
}
#wrapper {
    clear: both;
	padding: 0px;
    position: relative;
}
.front-page #wrapper {
    background-color: transparent;
    border: none;
    margin: 20px auto 20px auto;
    padding: 0;
}
#header {
    margin: 0;
}
#footer {
    clear: both;
    margin: 0 auto;
}
#footer-wrapper {
    margin: 0;
    padding: 0;
}
/* =Header-------------------------------------------------------------- */
#logo {
    float: left;
    margin: 0;
}
.site-name {
    display: block;
    font-size: 2.063em;
    /* = 33px */
 line-height: 1.0em;
    padding-top: 20px;
}
.site-name a {
    color: #333333;
    font-weight: 700;
}
.site-description {
    color: #afafaf;
    display: block;
    font-size: 0.875em;
    /* = 14px */
 margin: 10px 0;
}
/* =Content-------------------------------------------------------------- */
#content {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-full {
    margin-top: 0px;
    margin-bottom: 0px;
}
#content-blog {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-images {
    margin-bottom: 20px;
}
#content-search {
    margin-bottom: 20px;
    margin-top: 20px;
}
#content-archive {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-sitemap {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-sitemap a {
    font-size: 12px;
}
#content .sticky {
    clear: both;
}
#content .sticky p {
}
/* =Templates (Landing Page)-------------------------------------------------------------- */
.page-template-landing-page-php .menu,.page-template-landing-page-php .top-menu,.page-template-landing-page-php .main-nav,.page-template-landing-page-php .footer-menu,.page-template-landing-page-php .sub-header-menu {
    display: none;
}
/* =Author Meta (Author's Box)-------------------------------------------------------------- */
#author-meta {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f9f9f9;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    clear: both;
    display: block;
    margin: 30px 0 40px 0;
    padding: 10px;
    overflow: hidden;
}
#author-meta img {
    float: left;
    padding: 10px 15px 0 5px;
}
#author-meta p {
    margin: 0;
    padding: 5px;
}
#author-meta .about-author {
    font-weight: 700;
    margin: 10px 0 0 0;
}
/* =Featured Content-------------------------------------------------------------- */
#featured {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-bottom: 40px;
    width: 99.893617021277%;
}
#featured p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    padding: 0 40px 0 40px;
    text-align: center;
}
#featured-image {
    margin: 40px 0 0 0;
}
#featured-image .fluid-width-video-wrapper {
    margin-left: -20px;
}
.featured-image img {
    margin-top: 44px;
}
/* =Post-------------------------------------------------------------- */
.comments-link {
    font-size: 12px;
}
#cancel-comment-reply-link {
    color: #990000;
}
.post-data {
    clear: both;
    font-size: 12px;
    font-weight: 700;
    margin-top: 20px;
}
.post-data a {
    color: #111111;
}
.post-entry {
    clear: both;
}
.post-meta {
    clear: both;
    color: #9f9f9f;
    font-size: 12px;
    margin-bottom: 10px;
}
.post-edit {
    clear: both;
    display: block;
    font-size: 12px;
    margin:0;
}
.post-search-terms {
    clear: both;
}
.read-more {
    clear: both;
    font-weight: 700;
}
.attachment-entry {
    clear: both;
    text-align: center;
}
/* =bbPress bbPress has its own breadcrumb lists-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
    display: none;
}
/* =Symbols-------------------------------------------------------------- */
.ellipsis {
    color: #aaaaaa;
    font-size: 18px;
    margin-left: 5px;
}
.form-allowed-tags {
    display: none;
    font-size: 10px;
}
/* =Widgets-------------------------------------------------------------- */
.widget-wrapper {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin: 0 0 20px;
    padding: 20px;
}
.widget-wrapper select,.widget-wrapper input[type="text"],.widget-wrapper input[type="password"],.widget-wrapper input[type="email"] {
    width: 75%;
}
#widgets {
    margin-top: 40px;
}
#widgets a {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#widgets form {
    margin: 0;
}
#widgets ul,#widgets ol {
    padding: 0 0 0 20px;
}
#widgets ul li a {
    display: inline;
    text-decoration: none;
}
#widgets .widget-title img {
    float: right;
    height: 11px;
    position: relative;
    top: 4px;
    width: 11px;
}
#widgets .rss-date {
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .rssSummary {
    padding: 10px;
}
#widgets cite {
    font-style: normal;
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .tagcloud,#widgets .textwidget {
    display: block;
    line-height: 1.5em;
    margin: 0;
    word-wrap: break-word;
}
#widgets .textwidget a {
    display: inline;
}
#widgets ul .children {
    padding: 0 0 0 10px;
}
#widgets .author {
    font-weight: 700;
    padding-top: 4px;
}
.widget_archive select, #cat {
    display: block;
    margin: 0 15px 0 0;
}
#colophon-widget ul {
}
.colophon-widget {
    background: none;
    min-height: 0;
}
.colophon-widget select,.colophon-widget input[type="text"],.colophon-widget input[type="password"],.colophon-widget input[type="email"] {
    width: 100%;
}
#top-widget {
}
.top-widget {
    background: none;
    border: none;
    clear: right;
    float: right;
    min-height: 0;
    padding: 0 3px 0 0;
    text-align: right;
    width: 45%;
}
.top-widget ul {
    padding: 0;
}
.top-widget select,.top-widget input[type="text"],.top-widget input[type="password"],.top-widget input[type="email"] {
    width: auto;
}
.top-widget #searchform {
    margin: 0;
}
/* =Titles-------------------------------------------------------------- */
.featured-title {
    font-size: 60px;
    letter-spacing: -1px;
    margin: 0;
    padding-top: 40px;
    text-align: center;
}
.featured-subtitle {
    padding: 0 10px;
    text-align: center;
}
.widget-title h3,.widget-title-home h3 {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: left;
}
.top-widget .widget-title h3 {
    font-size: 14px;
    padding: 0;
    text-align: right;
}
.widget-title a {
    border-bottom: none;
    padding: 0 !important;
}
.title-404 {
    color: #993333;
}
/* =404 Page-------------------------------------------------------------- */
.error404 select,.error404 input[type="text"],.error404 input[type="password"] {
    width: auto;
}
.error404 #header{
	border-bottom:1px solid #f1f1f1;
}
/* =Accessibility-------------------------------------------------------------- */
.screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}
/* =Skip Links-------------------------------------------------------------- */
.skip-container {
    display: block;
    padding: 0.5em 0.5em 0.5em 0;
    position: relative;
}
.skip-link {
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    font-size: 0.8125em;
    margin-left: -100%;
    padding: 0.5em;
    text-transform: uppercase;
}
.skip-link:hover,.skip-link:active,.skip-link:focus {
    border: 1px solid #666;
}
.custom-background .site {
    -webkit-box-shadow: 0 -5px 5px 4px #d5d5d5;
    -moz-box-shadow: 0 -5px 5px 4px #d5d5d5;
    box-shadow: 0 -5px 5px 4px #d5d5d5;
    margin: 0 auto;
}
/* =Top Menu-------------------------------------------------------------- */
.top-menu {
    margin:0px;
    padding: 0;
}
.top-menu li {
    display: inline;
    list-style-type: none;
}
.top-menu li a {
    border-left: 1px solid #cccccc;
    color: #333333;
    font-size: 11px;
    padding: 0 4px 0 8px;
}
.top-menu > li:first-child > a {
    border-left: none;
}
.top-menu li a:hover {
    color: #333333;
}
/* =Header Menu (Primary)-------------------------------------------------------------- */
.menu {
    clear: both;
    margin: 0 auto;
}
.main-nav {
    clear: both;
}
.menu,.menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.main-header .menu li .menu_arrow{
	display:none;
}
.menu li:hover {
    white-space: normal;
    z-index: 10000;
}
.menu li li {
    float: none;
}
.menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu:after,.menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.menu,.menu ul {
    min-height: 0;
}
.menu br{display:none;}
.menu ul,.menu ul ul {
    margin: 0;
    padding: 0;
}
.menu ul li a:hover,.menu li li a:hover {
    color: #484848;
    text-decoration: none;
}
.menu ul {
    width:230px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:#fff;
	border:1px solid #eee;
	border-top:2px solid #ca3759;
	padding:10px 0;
}

.menu a {
    border-left: 1px solid #585858;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000000;
    white-space: nowrap;
}
.menu a:hover {
    background-color: #808080;
    color: #ffffff;
}
ul.menu > li:hover {
    background-color: #363636;
    color: #ffffff;
}
.menu .current_page_item a,.menu .current-menu-item a {
    background-color: transparent;
	font-family: 'robotomedium';
	color:#ca3759 !important;
}
.front-page .menu .current_page_item a {
    background: none;
    background-color: transparent;
    background-image: none;
    filter: none;
}
.main-header .menu li li {
    background-image: none;
    border: 1px solid #fff;
    color: #444444;
    filter: none;
    margin:0;
	padding:5px 15px;
    width: 100%;
	box-sizing:border-box;
	text-align:left;
	display:block;
}
.menu li li a {
    background: transparent !important;
    border: none;
    color: #444444;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none;
    white-space: nowrap;
}
.menu li li a:hover {
    background: #fff !important;
    background-image: none;
    border: none;
    color: #444444;
    filter: none;
}
.menu li li:hover {
    background: #fff !important;
    filter: none;
}
.menu ul > li + li {
    border-top: 0;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu > li:first-child > a {
    border-left: none;
}
.menu a#responsive_menu_button {
    display: none;
}
.main-nav #responsive_current_menu_item {
    display: none;
}
/*.js .main-nav .menu {
    */
/*display: block;
    */
/*}
*/
/* =Primary Main Menu IE Fixes-------------------------------------------------------------- */
.ie7 .menu ul {
    background: url(inc/images/ie7-fix.gif) repeat;
}
.ie7 .menu li li a {
    min-width: 100%;
}
/* =Sub-Header Menu-------------------------------------------------------------- */
.sub-header-menu {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-top: none;
    clear: both;
    margin: 0 auto;
}
.sub-header-menu,.sub-header-menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sub-header-menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.sub-header-menu li:hover {
    white-space: normal;
    z-index: 10000;
}
.sub-header-menu li li {
    float: none;
}
.sub-header-menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.sub-header-menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.sub-header-menu:after,.sub-header-menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sub-header-menu,.sub-header-menu ul {
    min-height: 0;
}
.sub-header-menu ul,.sub-header-menu ul ul {
    margin: 0;
    padding: 0;
}
.sub-header-menu ul li a:hover,.sub-header-menu li li a:hover {
    color: #484848;
    text-decoration: none;
}
.sub-header-menu ul {
    margin-top: 1px;
    min-width: 15em;
    width: auto;
}
.sub-header-menu a {
    border-left: 1px solid #e5e5e5;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
}
.sub-header-menu a:hover {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-color: #f9f9f9;
    background-clip: padding-box;
}
.sub-header-menu .current_page_item a,.sub-header-menu .current-menu-item a {
    background-color: #f9f9f9;
}
.sub-header-menu li li {
    background: #ffffff;
    background-image: none;
    border: 1px solid #e5e5e5;
    color: #444444;
    filter: none;
    margin: -1px 0 1px 0;
    width: auto;
}
.sub-header-menu li li a {
    border: none;
    color: #444444;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none;
}
.sub-header-menu li li a:hover {
    background: #f9f9f9;
    background-image: none;
    border: none;
    color: #444444;
    filter: none;
}
.sub-header-menu ul > li + li {
    border-top: 0;
}
.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.sub-header-menu > li:first-child > a {
    border-left: none;
}
.sub-header-menu ul.children a,.sub-header-menu .current_page_ancestor,.sub-header-menu .current_page_ancestor ul a {
    background: none;
    background-image: none;
    filter: none;
}
/* =Sub Header Menu IE Fixes-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
    background: url(inc/images/ie7-fix.gif) repeat;
}
.ie7 .sub-header-menu li li a {
    min-width: 100%;
}
/* =Footer Menu-------------------------------------------------------------- */
.footer-menu {
    margin-left: 0;
    padding: 0;
}
.footer-menu li {
    display: inline;
    list-style-type: none;
}
.footer-menu li a {
    border-left: 1px solid #cccccc;
    color: #333333;
    padding: 0 8px;
}
.footer-menu li a:hover {
    color: #222222;
}
.footer-menu > li:first-child > a {
    border-left: none;
    padding: 0;
}
/* =Navigation-------------------------------------------------------------- */
.navigation {
    color: #111111;
    display: block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin: 20px 0;
    padding: 0 5px;
}
.navigation a {
    color: #aaaaaa;
    padding: 4px 10px;
}
.navigation a:hover {
    color: #111111;
    text-decoration: none;
}
.navigation .previous {
    float: left;
}
.navigation .next {
    float: right;
}
.navigation .bracket {
    font-size: 36px;
}
/* =Pagination (pages)-------------------------------------------------------------- */
.pagination {
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    padding: 5px 0;
}
.pagination a {
    text-decoration: none;
}
/* =Breadcrumb Lists-------------------------------------------------------------- */
.breadcrumb-list {
    font-size: 12px;
	padding:12px 0px !important;
}
/* =Comments-------------------------------------------------------------- */
#commentform {
    margin: 0;
}
.commentlist {
    border-bottom: 1px solid #e5e5e5;
    list-style: none;
    margin: 0;
    padding: 0;
}
.commentlist ol {
    list-style: decimal;
}
.commentlist li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #ffffff;
    border-radius: 4px;
    margin: 0;
}
.commentlist .bypostauthor {
}
.commentlist li cite {
    color: #111111;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
}
.commentlist li.alt {
    background: #f9f9f9;
}
.commentlist .children {
    list-style: none;
    margin-left: 10px;
    padding: 10px;
}
.commentlist .avatar {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    padding: 0;
    vertical-align: middle;
}
.comment-author .fn {
}
.comment-author .says {
    color: #999999;
}
.comment-body .comment-meta {
    color: #999999;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
}
.comment-body .comment-meta a {
    font-size: 11px;
}
.comment-body {
    clear: both;
    padding: 10px;
}
.comment-body p {
    clear: both;
}
.comment-body .reply {
}
.pingback, .trackback {
    list-style: none;
    margin: 20px 0;
}
.pingback cite,.trackback cite {
    font-style: normal;
}
#pings,#comments {
    text-align: left;
}
#respond {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
    background-image: linear-gradient(top, #ffffff, #eaeaea);
    border: 1px solid #cccccc;
    border-bottom-color: #aaaaaa;
    border-radius: 4px;
    clear: both;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px 20px 50px;
}
#respond label {
    display: inline;
}
.reply {
    margin: 10px 0;
}
.comment-form-url input,.comment-form-email input,.comment-form-author input,.comment-form-comment textarea {
    display: block;
    width: 100%;
}
.single-press .comment-form-comment .required{
	display:none;
}
.nocomments {
    color: #999999;
    font-size: .9em;
    text-align: center;
}

/* =WordPress inc-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 13px 10px 10px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 10px;
}
img.wp-smiley {
    vertical-align: middle;
}

/* =Buttons-------------------------------------------------------------- */
a.button,input[type='reset'],input[type='button'],input[type='submit'] {
  
}
a.button:hover,input[type='reset']:hover,input[type='button']:hover,input[type='submit']:hover {
    
}
a.button:active,input[type='reset']:active,input[type='button']:active,input[type='submit']:active {
    
}

/* =WPML-------------------------------------------------------------- */
.icl_languages_selector {
    float: right;
    text-align: left}
.rtl .icl_languages_selector {
    float: left;
    text-align: right}
@media screen and (max-width: 650px) {
    .icl_languages_selector, .rtl .icl_languages_selector {
    float: none;
}
}
/* =Polylang-------------------------------------------------------------- */
.widget_polylang li {
    display: inline;
    list-style-type: none;
}
/* =Footer-------------------------------------------------------------- */
#footer {
    font-size: 11px;
    line-height: 1.5em;
}
#footer a {
    color: #333333;
    font-weight: 400;
}
#footer a:hover {
    color: #444444;
}
#footer-wrapper .grid.col-940 {
    margin: 0;
}
.scroll-top {
    text-align: center;
}
.copyright {
    text-align: left;
}
.powered {
    text-align: right;
}
#footer_widget .col-300:nth-child(3n+3) {
    margin-right: 0;
}
/* =Social Icons-------------------------------------------------------------- */
#footer .social-icons {
    list-style: none;
    line-height: normal;
    padding: 0;
    margin: 0;
    text-align: right;
}
#footer .rss-icon,#footer .yelp-icon,#footer .vimeo-icon,#footer .youtube-icon,#footer .twitter-icon,#footer .facebook-icon,#footer .linkedin-icon,#footer .rss-feed-icon,#footer .instagram-icon,#footer .pinterest-icon,#footer .foursquare-icon,#footer .googleplus-icon,#footer .google-plus-icon,#footer .stumbleupon-icon,#footer .stumble-upon-icon {
    display: inline;
    margin: 1px;
    padding-left: 3px;
}
/* =Alignments Extras-------------------------------------------------------------- */
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    text-align: center;
}
/* =Clearfix-------------------------------------------------------------- */
.clearfix:after,.clearfix:before,#container:after,#container:before,.widget-wrapper:after,.widget-wrapper:before {
    content: ' ';
    display: table;
}
.clearfix:after,#container:after,.widget-wrapper:after {
    clear: both;
}
.ie7 .clearfix,.ie7 #container,.ie7 .widget-wrapper {
    zoom: 1;
}
.clear {
    clear: both;
}
/* =Begin bidirectionality settings (do not change)-------------------------------------------------------------- */
BDO[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: bidi-override;
}
BDO[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: bidi-override;
}
[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: embed;
}
[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: embed;
}
/* =Media Print If you're working on a Child Theme, make sure that all media queries are included in your style.css-------------------------------------------------------------- */
@media print {
    h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
}
 ul, ol, dl {
    page-break-before: avoid;
}
}
/* Retina (HiDPI) Display http: //www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    body {
}
}
/*****Project CSS****/
.breadcrumb-list br{display:none;}
.homepage-slider{margin-bottom:25px;}
.main-wrapper{
	background:#FFFFFF;
	overflow-x:hidden;
}
.container {
    margin: 0 auto;
	max-width:1170px;
}
/****For Header*****/
.top-header{
	background:#f7f7f7;
	border-bottom:1px #e5e5e5 solid;
}
.top-header .top-menu li{
	border-left: 1px solid #cccccc;
	float:left;
	width:30px;
	text-align:center;
}
.top-header .top-menu li:last-child{
	border-right: 1px solid #cccccc;
}
.top-header .top-menu li a{
	font-size:14px;
	color:#9c9c9c;
	border:none;
	line-height: 33px;
	padding:0px;
}
.top-header .top-menu li:hover{
	background:#ca3759;
	cursor:pointer;
}
.top-header .top-menu li:hover a{
	color:#FFF;
}
.main-header{
	padding:20px 0px 10px 0px;
}
.main-header .menu{
	text-align:right;
	margin-top:33px;
} 
.main-header .menu li{
	float:none;
	display:inline-block;
	padding:0px 8px 20px;
}
.main-header .menu li:last-child{
	padding-right:0px;
}
.main-header .menu a{
	border:none;
	color:#9b9b9b;
	text-transform:uppercase;
	font-size:14px;
	height:auto;
	line-height:normal;
	padding:0px;
	text-shadow:none;
	font-weight:normal;
	letter-spacing:0.5px;
}
.main-header .menu li:hover{
	background:none;
}
.main-header .menu li a:hover{
	background:none;
	color:#ca3759;
}
.main-header .menu .current_page_item a, .main-header .menu .current-menu-item ul li a:hover{
	background:none;
	color:#ca3759;
	font-family: 'robotomedium';
}
.main-header .menu .current-menu-item ul li a{
	color:#4a4a4a;
	
}
.top-right{
	text-align:right;
	display:inline;
}
.top-text{
  font-size: 13px;
  line-height: 1.15;
  color: #3f1665;
  padding-top: 9px;
  font-family: 'robotoregular';
}
.top-text span{
  font-family: 'robotobold';
}
/***For Footer***/
.footer-section{
	background:#7d7d7d;
	padding:37px 0px 35px 0px;
	color:#FFF;
	font-size:12px;
}
.footer-section a{
	color:#FFF !important;
}
.footer-section a:hover{text-decoration:underline;}
.footer-menu{
	text-align:right;
	margin:0px;
}
.footer-menu li{
	padding:0px 9px;
}
.footer-menu li:last-child{padding-right:0px;}
.footer-menu li a{
	border:0px;
	font-size:15px;
	padding:0px;
}

.footer-menu li a:hover{
	opacity:0.7;
}
/***Common CSS***/
.title-typ1{
	margin:0px;
	padding:0px;
	font-family: 'bernadetteregular';
	font-size:40px;
	color:#000000;
	padding-bottom:20px;
	line-height:normal;
	}
.title-typ2{
	margin:0px;
	padding:0px;
	font-family: 'bernadetteregular';
	font-size:26px;
	color:#fff;
	padding-bottom:15px;
	line-height:normal;
	}
.title-typ3{
	font-size:20px;
	color:#000;
	padding-bottom:15px;
	margin:0px;
	line-height:normal;
}
.btn-typ1{
	border:2px #FFF solid;
	background:none;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding:0px;
	height:45px;
	color:#FFF;
	text-align:center;
	width:112px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.btn-typ1:hover{
	background:#ffffff;
	color:#ca3759;
}

.newsletter-form .btn-typ1,.newsleter-section .wysija-submit{
	border:3px #3f1665 solid;
	background:none;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding:0px;
	font-family: 'robotomedium';
	height:45px;
	color:#3f1665;
	text-align:center;
	width:112px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.newsletter-form .btn-typ1:hover,.newsleter-section .wysija-submit:hover{
	background:#3f1665;
	border:3px #3f1665 solid;
	color:#fff;
}


.btn-typ2{
	border: solid 3px #3f1665;
	background:transparent;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding: 0px 33px;
	height:40px;
	color:#3f1665;
	text-align:center;
	display: inline-block;
	font-family: 'robotomedium';
	font-size:15px;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	line-height:40px;
}
.btn-typ2:hover{
	border:3px #3f1665 solid;
	color:#fff;
	background:#3f1665;
}
.homepage-criteria .btn-typ2{
	border: solid 3px #3f1665;
	background:transparent;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding:0px 15px;
	height:34px;
	color:#3f1665;
	text-align:center;
	display: inline-block;
	font-family: 'robotomedium';
	font-size:13px;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	line-height:34px;
	cursor:pointer;
}
.homepage-criteria .btn-typ2:hover{
	border:3px #3f1665 solid;
	color:#fff;
	background:#3f1665;
}
.btn-typ3{
	border:3px #FFF solid;
	background:none;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding:5px 20px;
	color:#FFF;
	text-align:center;
	font-size:13px;
	display: inline-block;
	font-family: 'robotomedium';
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.btn-typ3:hover{
	background:#ffffff;
	color:#ca3759;
}

.btn-typ4{
	border: solid 3px #3f1665;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding:10px 30px;
	color:#3f1665;
	text-align:center;
	display: inline-block;
	vertical-align: middle;
	font-family: 'robotomedium';
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	line-height:normal;
}
.btn-typ4:hover{
	border:3px #3f1665 solid;
	color:#fff;
	background:none;
	background:#3f1665;
}
.btn-typ5{
	border:1px #FFF solid;
	background:#FFF;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding:5px 20px;
	color:#ca3759;
	text-align:center;
	font-size:13px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.btn-typ5:hover{
	border:1px #FFF solid;
	color:#fff;
	background:none;
}
.btn-typ6{
	border: solid 3px #ca3759;
	background:none;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding:5px 20px;
	color:#ca3759;
	text-align:center;
	font-size:14px;
	font-family: 'robotomedium';
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.btn-typ6:hover{
	background:#ca3759;
	color:#ffffff;
}

.align-c{text-align:center;}

/****Newsletter Section*****/
.newsleter-section{
	background:#ca3759;
	text-align:center;
	padding:20px 0px 30px 0px;
}
.newsleter-section .title-typ1{
	color:#FFF;
}
.newsleter-section .newsletter-input,.newsleter-section .wysija-paragraph input{
	font-size: 14px;
	font-family: 'robotobold';
    height: 45px;
	font-weight:normal;
    width: 435px;
	font-size:12px;
	letter-spacing: 0.5px;
	border:none;
	color:#666;
	padding-left:18px;
	border-radius:0px;
	position:relative;
	margin-right:10px;
}
.newsleter-section{
	position:relative;
}
.newsleter-section .newsletter-input,.newsleter-section .wysija-paragraph input::palceholder{
	color:#f2f2f2;
}
.newsleter-section .wysija-paragraph{
	display:inline-block;
	position:relative;
}
.newsleter-section .formError{
position: absolute;
top: 0;
left: auto;
margin-top: 0px;
right: 0px;
}
.newsleter-section .formError .formErrorContent{
	position: absolute;
right: 15px;
top: 3px;
height: 23px;
overflow: hidden;
width: 114px;
}
.newsleter-section .widget_wysija_cont .wysija-submit{
	margin:0px;
}
.newsleter-section .widget_wysija_cont .allmsgs .updated {
    display: inline-block !important;
}
.newsleter-section form, .newsleter-section div{margin:0px;}
.newsleter-section form, .newsleter-section div.mc4wp-error{color:#FFF;}
.newsletter-form span{
	margin-left:5px;
	display:inline-block;
}
/*****Hwo We Are for home page******/
.video-img{position:relative;}
.video-img img{width:100%;}
.video-img a{
	display:inline-block;
	position:absolute;
	left:50%;
	top:50%;
	text-align:center;
	width:86px;
	height:56px;
	margin-left:-43px;
	margin-top:-28px;
	border:1px solid #ca3759;
	color:#ca3759;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:23px;
	line-height:55px;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.video-img a:hover{
	background:#FFF;
	color:#ca3759;
}
.lloyds-banking-sec{
	margin-top:15px;
}
.lloyds-banking-sec .logo-sec{
	float: left;
    padding: 20px 20px 20px 0;
	border-right:2px #ca3759 solid;
	margin-right: 15px;
}
.lloyds-banking-sec .lloyds-banking-detail{
	font-size:12px;
	line-height:18px;
	
}
.readmore-sec{margin:30px 0px 40px;}
/********Get Involved Section*******/
.get-involved-section{
	margin-bottom:50px;
}
.get-involved-section .row{
	margin-left: 0px;
    margin-right: 0px;
}
.get-involved-section .span4{
	padding-left: 0px;
    padding-right: 0px;
}
.get-involved-section .inner-box{
	position:relative;
}
.get-involved-section .inner-box img{
	width:100%;
}
.get-involved-section .box-strip{
	position:absolute;
	width:100%;
	text-align:center;
	bottom:0px;
	left:0px;
	background-color: rgba(0, 0, 0, 0.7);
	color:#FFF;	
	font-family: 'robotobold';
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:13px;
	padding:12px 10px 10px;
	box-sizing:border-box;
}
.get-involved-section .outer-box{
	position:relative;
	overflow:hidden;
}
.get-involved-section .involved-hover{
	position:absolute;
	top:100px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color: rgba(1, 134, 79, 0.8);
	width:100%;
	height:100%;
	box-sizing:border-box;
	padding:40px 40px 50px;
	opacity:0;
	-webkit-transition: top 0.3s; /* For Safari 3.1 to 6.0 */
    transition: top 0.3s;
	
}
.get-involved-section .outer-box:hover .box-strip{opacity:0;}
.get-involved-section .outer-box:hover .involved-hover{
	top:0px;
	opacity:1;
	cursor:pointer;
}
.get-involved-section .hover-inner{
	position:relative;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	text-align:center;
	color:#FFF;
	font-size:13px;
	line-height:24px;
	box-sizing:border-box;
	padding:30px;
	height:100%;
}
.get-involved-section .hedding{
	position:absolute;
	top:-13px;
	left:0%;
	width:100%;
	letter-spacing:1px;
}
.get-involved-section .hedding:before{
	content:"";
	width:65px;
	height:1px;
	background:#FFF;
	position:absolute;
	left:-1px;
	top:12px;
}
.get-involved-section .hedding:after{
	content:"";
	width:65px;
	height:1px;
	background:#FFF;
	position:absolute;
	right:-1px;
	top:12px;
}
.get-involved-section .read-btn{
	position:absolute;
	bottom:-19px;
	left:0%;
	width:100%;
	letter-spacing:1px;
}
.get-involved-section .read-btn:before{
	content:"";
	width:65px;
	height:1px;
	background:#FFF;
	position:absolute;
	left:-1px;
	top:17px;
}
.get-involved-section .read-btn:after{
	content:"";
	width:65px;
	height:1px;
	background:#FFF;
	position:absolute;
	right:-1px;
	top:17px;
}

.ambassadors-section{
	background:#f1f1f1;
}
.ambassadors-img-section{
	position:relative;
}
.ambassadors-img-section img{width:100%;}
.ambassadors-img-section::before{
	position:absolute;
	height:100%;
	width:72px;
	left:-2px;
	height:100%;
	background:url(inc/images/our-ambassadors-erroe.png) no-repeat top left;
	background-size:auto 100%;
	top: 0;
    width: 72px;
	content:"";
}
.ambassadors-detail-section{
	padding:45px 50px 0px 30px;
	position:relative;
}
.ambassadors-readmore{
	width:140px;
	height:140px;
	border-radius:140px;
	-moz-border-radius:140px;
	-webkit-border-radius:140px;
	-khtml-border-radius:140px;
	top:50%;
	margin-top:-50px;
	right:-120px;
	position:absolute;
	text-align:center;
	color:#FFF;
	z-index:1;
	border: 9px solid rgba(1, 134, 79, 0.2);
	-webkit-background-clip: border-box; /* for Safari */
	background-clip: border-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.ambassadors-readmore-child{
		width: 140px;
		height: 140px;
		border-radius: 140px;
		-moz-border-radius: 140px;
		-webkit-border-radius: 140px;
		-khtml-border-radius: 140px;
		text-align: center;
		color: white;
		background:#ca3759;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-osx-font-smoothing: grayscale;
		-webkit-transition-property: color;
		transition-property: color;
		background: #ca3759;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;	
		position:absolute;
}
.ambassadors-readmore-child::before{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background:#02804b;
		-webkit-transform: scale(0);
		transform: scale(0);
		-webkit-transition:transform 0.3s ease-out;
		transition-property: transform 0.3s ease-out;
	/*	border: 9px solid rgba(1, 134, 79, 0.2);
		-webkit-background-clip: border-box; /* for Safari */
		background-clip:  border-box; /* for IE9+, Firefox 4+, Opera, Chrome */
		border-radius:140px;
		-moz-border-radius:140px;
		-webkit-border-radius:140px;
		-khtml-border-radius:140px;
}

.ambassadors-readmore-child:hover{
 	color: white;
 	background: #019a5a;
   /* border: 9px solid rgba(1, 134, 79, 0.2);*/
	width:122px;
	height:122px;
}
.ambassadors-readmore-child:hover a{
	padding-top:36px;
}
.ambassadors-readmore-child:hover:before{
  -webkit-transform: scale(1);
  transform: scale(1);
}

.ambassadors-readmore-child:hover{
	background:#019a5a;
	border: 9px solid rgba(1, 134, 79, 0.2);
	-webkit-background-clip: border-box; /* for Safari */
    background-clip: border-box; 
}
.ambassadors-readmore a{
	color:#FFF;
	text-transform:uppercase;
	position:relative;
	display:block;
	padding-top:45px;
        width:100%;
        height:100%
}
.ambassadors-readmore span{display:block;}
/****Midbar Banner*****/
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption{
	top:0px;
	background:none;
	bottom:40px;
	width:100%;
	opacity:1;
}

.homepage-slider .cycloneslider-template-standard .cycloneslider-caption .homeslider-content .homeslider-inner{
	position:absolute;
	width:100%;
	right:23px;
	top:45px;
	margin-left:50px;
	background:none;
	bottom:40px;
	display:inline-block;
	width:auto;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption .homeslider-content .homeslider-box{
	border-left:0px;
	padding:40px 0px 53px 30px;
	opacity:1;
	display:inline-block;
	border: solid 7px #ca3759;
	border-right:none;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption .homeslider-content{
	position:relative;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption .homeslider-date {
  font-family: 'robotolight';
  font-size: 28px;
  color: #ffffff;
  margin-bottom:15px;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption .homeslider-box-inner{
	margin-right:-35px;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption{
	right:0px;
	left:auto;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption-title{
	display:none;
}
.homepage-slider .cycloneslider-template-standard .homeslider-title{
	padding:0px;
	margin-left: 0px;
	font-size:35px;
	text-transform:uppercase;
	font-family: 'robotobold';
	line-height:50px;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption-description{
	padding:0px;
	margin-left: -20px;
	margin-top:20px;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption .homeslider-content .homeslider-box{
	position:relative;
	text-align: right;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption .homeslider-content .homeslider-box:before{
	position:absolute;
	content:"";
	top:0px;
	right:0px;
	width:7px;
	height:18px;
	background:#ca3759;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-caption .homeslider-content .homeslider-box:after{
	position:absolute;
	content:"";
	bottom:0px;
	right:0px;
	width:7px;
	height:20px;
	background:#ca3759;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-pager{
	left:0px;
	right:0px; 
	bottom:20px;
	width:auto;
}

.homepage-slider .cycloneslider-template-standard .cycloneslider-pager span{
	background:#FFF;
	box-shadow:none;
	height:7px;
	width:7px;
	margin:0px 5px;
	vertical-align:middle;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active{
	height:10px;
	width:10px;
	background:#FFF;
}
.homepage-slider img{
	width:100%;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-slides {
    overflow: hidden;
    height: 428px !important;
}
.homepage-slider .cycloneslider-template-standard .cycloneslider-slides .cycloneslider-slide {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
/**Inner pages Banner**/
.innerpage-banner{position:relative;}
.innerpage-banner img{
	width:100%;
}
.innerpage-banner {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    -webkit-background-size: cover;
	height:273px !important;
}
.inner-title-sec{
	position:relative;
}
.inner-title-sec .inner-title-area {
    border-left: 0px;
    padding: 60px 0px 60px 50px;
    opacity: 1;
    display: inline-block;
    border:7px #ca3759 solid;
    border-right: none;
	position: absolute;
	right:35px;
	top: 47px;
}
.innerpage-banner p, .innerpage-banner img{margin:0px; padding:0px;}
.innerpage-banner .innerpage-title{
	margin:0px;
	padding:0px;
	top:0px;
	right:33px;
	display:block;
	color:#FFF;
	font-size:35px;
	text-transform:uppercase;
	font-family: 'robotobold';
	line-height:45px;
}
.innerpage-banner .innerpage-title span{
	display:inline-block;
	margin-right:-35px;
}
.innerpage-banner  .innerpage-text{
	position:absolute;
	top:40px;
	right:55px;
	bottom:80px;
	display:block;
	width:100%;
}
.inner-title-sec .inner-title-area:before{
	position:absolute;
	content:"";
	top:0px;
	right:0px;
	width:7px;
	height:45px;
	background:#ca3759;
}
.inner-title-sec .inner-title-area:after{
	position:absolute;
	content:"";
	bottom:0px;
	right:0px;
	width:7px;
	height:40px;
	background:#ca3759;
}
/*****Contact Page********/
.container2{
	width:700px;
	margin:0px auto;
	padding:0px;	
}
.contact-page .title-typ1{
	letter-spacing:3px;
	padding-bottom:20px;
}
.page-contact .innerpage-banner .innerpage-title span{width:auto; display:block;}

.get-in-text{
	color:#9b9b9b;
	font-size:22px;
	line-height:30px;
}
.contact-page .contact-det{
	margin-top:30px;
}
.contact-det a{
	position:relative;
	display:inline-block;
	padding-left:55px;
	color:#515151;
}
.contact-det a span{
	position:absolute;
	top:-7px;
	left:0px;
	display:inline-block;
	height:38px;
	width:38px;
	border-radius:38px;
	-moz-border-radius:38px;
	-webkit-border-radius:38px;
	border:#f1c8d2 1px solid;
	font-size:18pxpx;
	text-align:center;
	line-height:37px;
	color:#ca3759;
}
.contact-det a:hover{color:#ca3759;}
.contact-det a:hover span{
	background:#ca3759;
	color:#FFF;
}
.contact-form{margin-top:15px;}
.contact-form .wpcf7-form-control-wrap{
	width:100%;
	display:block;
	font-size:13px;
	font-family: 'open_sansregular';
	margin-bottom:15px;
}
.contact-form input, .contact-form textarea{
	width:100%;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-family: 'open_sansregular';
	padding:10px;
	vertical-align:top;
}
.contact-form textarea{
	height:120px;
}
.contact-form .wpcf7-form-control.wpcf7-submit{
	display:inline-block;
	width:auto;
	border-radius:0px;
	-moz-border-radius:0px;
	font-family: 'robotomedium';
	-webkit-border-radius:0px;
	padding:10px 45px;
	background:#fff;
	border-width:2px;
	-webkit-appearance: none;
}
.contact-form .wpcf7-form-control.wpcf7-submit:hover{background:#3f1665;}
.contact-form span.wpcf7-not-valid-tip{
	position:absolute;
	top:7px;
	right:5px;
}
.contact-form-section div.wpcf7-validation-errors{
	margin:0px;
	padding:5px;
	font-size:13px;
	line-height:normal;
	border:none;
	background:#F00;
	color:#FFF;
}
.contact-form-section div.wpcf7-mail-sent-ok{
	margin:0px;
	padding:5px;
	font-size:13px;
	line-height:normal;
	border:none;
	background:#ca3759;
	color:#FFF;
}

/******footer-get-involved-section**********/
.footer-get-involved-section{
	background:#ca3759;
	color:#FFF;
	padding:30px 0px;	
}
.footer-get-involved-section .get-bor-r{
	border-right:1px #63b493 solid;
	min-height:240px;
}
.get-footer-icon{
	margin-bottom:20px;
	min-height:37px;
}
.footer-get-text {
    font-size: 13px;
    line-height: 20px;
	margin-bottom:20px;
}
.footer-get-involved-section .btn-typ3{
	 min-width: 60px;
    padding: 3px 10px;
	margin-left:5px;
}
.footer-get-involved-section .btn-typ5{
	 min-width: 60px;
    padding: 3px 10px;
	margin-right:5px;
}
/*****Our Stories******/
.page-our_stories .innerpage-banner .innerpage-title span, .single-our_stories .innerpage-banner .innerpage-title span{
	width:170px;
}
.our-ambassadors .row{
	margin-left: -25px;
    margin-right: -25px;	
}
.our-ambassadors .span3{
	padding-left: 25px;
    padding-right: 25px;
}
.ambassadors-inner{
	text-align:center;
	min-height:100px;
	margin-bottom:35px;
}
.ambassadors-image a{
	overflow:hidden;
	display:block;
}
.ambassadors-image img{
	display: block;
    transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
    width: 100%;
}
.ambassadors-image img:hover{
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.ambassadors-title{
	font-size:15px;
	color:#000;
	font-family: 'robotobold';
	margin-top:15px;
	text-transform:uppercase;
	line-height:25px;
}
.ambassadors-position{
	font-size:14px;
	color: #4a4a4a;
	line-height:22px;
	position:relative;
	margin-bottom:5px;
}
.read-more-btn{font-size:13px;}
.schools-outer{
	margin-bottom:30px;
	background:#FFF;
}

.dis-table{
	display:table;
	width:100%;
}
.dis-table .dis-cell{
	display:inline-block;
	vertical-align:top;
}

.detail-section{
	width:50%;
	box-sizing:border-box;
}

.schools-image{
	position:relative;
	width:49%;
	box-sizing:border-box;
	background-size:cover !important;
	background-position:top !important;
}
.schools-image::before{
	content:"";
	width:34px;
	position:absolute;
	top:0px;
	right:-2px;
	bottom:0px;
	background:url(inc/images/image-errow.png) top right no-repeat;
	background-size:auto 100%;
}
.schools .title-typ2{
	color:#000;
}
.schools-inner{
	padding:20px 30px 20px 30px;
	position:relative;
}
.schools-image::after{
	content:"";
	position:absolute;
	top:50%;
	right:0px;
	color:#fff;
	height:70px;
	width:48px;
	border-radius:48px;
	-webkit-border-radius:48px;
	background:url(inc/images/quote.png) center 15px no-repeat;
	box-sizing:border-box;
	margin-top:-40px;
}
.schools-position{
	text-transform:uppercase;
	font-size:14px;
	font-family: 'robotomedium';
	color:#ca3759;
	line-height:18px;
	padding-bottom:10px;
	margin:0;
	font-weight:normal;
}
.school-decs{
	font-size: 15px;
	font-family: 'robotoregular';
	line-height: 1.67;
	color: #626262;
	border-bottom:1px #d3d3d3 solid;
	margin-bottom:10px;
}
.school-decs p{margin-bottom:10px;}
.schools-from{
	text-transform:uppercase;
	font-size:12px;
	color:#4a4a4a;
	margin-bottom:10px;
}
.schools-quote{
	color:#000;
	font-size:16px;
	font-style:italic;
	line-height:24px;
}
.tab-links{
	margin: 0 0 35px;
	padding:0px;
	text-align:center;
}
.tab-links li{
	display:inline-block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-align:center;
	margin-right:-4px;
}
.tab-links li a{
	display:block;
	color:#666666;
	font-size:14px;
	letter-spacing:0.8px;
	padding:0px 15px 9px 15px;
	position:relative;
	min-width:150px;
	position:relative;
}
.tab-links li a:after{
	position:absolute;
	content:"";
	height:1px;
	bottom:0px;
	left:0px;
	width:100%;
	background:#a0a0a0;
}
.tab-links li a:hover,.tab-links li.active a{
	color:#ca3759;
}
.tab-links li.active a:after{
	height:3px;
	background:#ca3759;
	bottom:-1px;
}
#tab2.stories-tabs{
	display:none;
}
.schools-sec{
	background-color: rgba(215, 215, 215, 0.4);
	padding:30px 0px 0px;
}
.load-more-section{padding:30px 0px;}
.ambassadors-sec{
	margin-top:45px;
}
.stories-details-page{
	background-color: rgba(215, 215, 215, 0.4);
	padding-bottom:30px;
}
.stories-details-page .schools-outer:last-child{
	margin-bottom:0px;
}
.single-our_stories .stories-details-page .schools-outer:last-child{
	margin-top:15px;
}
.more-ambassadors-section{
	padding:40px 60px;
	text-align:center;
}
.slick-slide .ambassadors-img img{
	display:inline;
}
.more-ambassadors-section .prev-arrow{
	width:34px; 
	background:url(inc/images/next-pre-arrow.png) top left;
	position:absolute;
	height:34px;
	position:absolute;
	top:25px;
	left:-60px;
	cursor:pointer;
}
.more-ambassadors-section .prev-arrow:hover{
	background:url(inc/images/next-pre-arrow.png) bottom left;
}
.more-ambassadors-section .next-arrow{
	width:34px; 
	background:url(inc/images/next-pre-arrow.png) top right;
	position:absolute;
	height:34px;
	position:absolute;
	top:25px;
	right:-60px;
	cursor:pointer;
}
.more-ambassadors-section .next-arrow:hover{
	background:url(inc/images/next-pre-arrow.png) bottom right;
}
.more-ambassadors-section .ambassadors-item{margin:0px 5px;}
.video-text{
	background:#FFF;
	width:960px;
	height:auto;
	position:relative;
	margin:auto;
	box-sizing:border-box;
}
.video-text iframe{
	width:100% !important;
	height:100% !important;
	padding:0px !important;
}
.video-text .mfp-close{
	position:absolute;
	right:-15px;
	top:-15px;
	background:#FFF;
	border-radius:30px;
	height:30px;
	width:30px;
	text-align:center;
	border:solid 1px #CCCCCC;
	opacity:1;
	line-height:30px;	
}
.video-text .mfp-close:active{
	top:-15px;

}
.video-text .mfp-close:hover,
.video-text .mfp-close:focus,
.video-text .mfp-close:active{
	background:#ca3759 !important;
	color:#fff !important;
	position: absolute;
	right: -15px;
	top: -15px;
	border-radius: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	border: solid 1px #CCCCCC;
	opacity: 1;
	line-height: 30px;
}
.blog-inner{
	position:relative;
}
.blog-image{overflow:hidden; position:relative;}
.blog-image img{
	transform: scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
    transition: all 0.4s ease-in-out 0s;
	-webkit-transition:all 0.4s ease-in-out 0s;
	-moz-transition:all 0.4s ease-in-out 0s;
	height: 400px;
}
.blog-image a{
	display:inline-block;
}
.blog-image:hover img{
	transform: scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	
}
.blog-cat-strip{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing:border-box;
	padding:10px;
	color:#FFF;
	font-family: "robotobold";
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;	
	line-height:20px;
}
.blog-cat-strip span{
	font-family: 'robotoregular';
	display:block;
	letter-spacing:normal;
	font-style:italic;
	text-transform: none;
}
.blog-date{
	position:absolute;
	top:0px;
	right:0px;	
	padding:10px;
	width:auto;
	background:#ca3759;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
}
.blog-date span{
	display:block;
	font-family: 'robotobold';
	font-size:28px;
}
/******Calendar Page*******/
.page-calendar-activities #wrapper{
	background:#f1f1f1;
}
.calendar-section{
	margin-left: -15px;
    margin-right: -15px;
}
.calendar-section:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

/* 5 columns, percentage width */
.calendar-item,
.calendar-section-sizer {
  width: 50%;
  padding:15px;
  box-sizing:border-box;
}
.calendar-box{
	background:#FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:20px;
}
.calendar-item {
  float: left;
}
.calendar-date span{
	background:#ca3759;
	text-transform:uppercase;
	font-size:12px;
	font-family: 'robotobold';
	color:#FFF;
	display:inline-block;
	padding:0px 5px;
	line-height:20px;
	letter-spacing:1px;
	margin-bottom:10px;
}
.calendar-section .title-typ3{
	padding-bottom:10px;
}
.calendar-short_des{
	font-size:12px;
	color:#ca3759;
	letter-spacing:1px;
	line-height:normal;
	margin-bottom:10px;
}
.calendar-desc{
	font-size:13px;
	line-height:22px;
	font-style:italic;
}
.name-desi{
	font-size:13px;
	color:#ca3759;
}
.page-calendar-activities .title-typ1, .page-stay-connected-wof-ambassadors .title-typ1{
	padding-bottom:10px;
}
.calendar-act-det, .page-stay-connected-wof-ambassadors{
	margin-bottom:20px;
}
.page-calendar-activities .load-more-section{
	background:#FFF;
	padding:30px 0px;
	margin-top:15px;
}
.page-calendar-activities .innerpage-banner .innerpage-title span{
	width:240px;
}
.page-stay-connected-wof-ambassadors .svc_social_filter_div{
	text-align:center;
}
.page-stay-connected-wof-ambassadors .svc_social_filter_ul {
	display:inline-block;
	float:none;
	margin:0px;
}
.page-stay-connected-wof-ambassadors .svc_sort_div{
	float:none;
	background:none;
	border: 1px solid #ca3759 !important;
	display:inline-block;
	vertical-align:top;
	padding: 7px 8px;
	text-transform:uppercase;
	color:#ca3759 ;
	font-size:13px;
	letter-spacing: 0.4px;
}
.page-stay-connected-wof-ambassadors .svc_social_filter_ul li{
	text-transform:uppercase;
	color:#ca3759 ;
	font-size:13px;
	letter-spacing: 0.4px;
}
.page-stay-connected-wof-ambassadors .svc_social_filter_ul li.active{
	border: 1px solid #ca3759 !important;
	background:#ca3759 !important;
}
.page-stay-connected-wof-ambassadors .svc_social_filter_ul li.active a{
	color:#FFFFFF !important;
}
.page-stay-connected-wof-ambassadors .svc_sort_div a.svc_active i{
	color:#666 !important;
}
.page-stay-connected-wof-ambassadors nav#svc_infinite{
	width:auto;
	background:#ca3759;
	color:#FFF;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	text-transform:uppercase;
	height:auto;
	background:#FFF;
	box-shadow:none;
}
.page-stay-connected-wof-ambassadors .svc_carousel_loadmore{
	color:#fff !important;
	background: #ca3759 none repeat scroll 0 0;
    border: 2px solid #ca3759;
    color: #fff;
    display: inline-block;
    height: 40px;
    letter-spacing: 0.5px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    vertical-align: middle;
}
.page-stay-connected-wof-ambassadors .svc_carousel_loadmore:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #ca3759;
    color: #ca3759 !important;
}
.page-stay-connected-wof-ambassadors .innerpage-banner .innerpage-title span{
	width:400px;
}
.comment-form-comment label:after{
	content:"*";
}
.scroll-top {
    bottom: 3%;
    position: fixed;
    right: 15px;
    z-index: 250;
}
.scroll-top a {
    background:rgba(202,55,89,0.7);
    color: #fff;
    display: inline-block;
    height: 35px;
    outline: medium none;
    text-align: center;
    width: 35px;
	font-size:20px;
}
.scroll-top a i{
	line-height:32px;
}
.scroll-top a:hover {
    background:rgba(202,55,89,1);
    color: #fff;
}
.page-whos-involved .innerpage-banner .innerpage-title span{
	width:190px;
}
.innerpage-banner .innerpage-title span{}
.support-slide-section .title-typ1{padding-bottom:50px;}
.comment-form div.error{color:#F00}

/**FOR GALLERY PAGE**/
/**** Isotope Filtering ****/
 
.page-gallery .isotope-item {
  z-index: 2;
}
 
.page-gallery .isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
 
/**** Isotope CSS3 transitions ****/
 
.page-gallery .isotope,
.page-gallery .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
 
.page-gallery .isotope {
  -webkit-transition-property: height;
     -moz-transition-property: height;
      -ms-transition-property: height;
       -o-transition-property: height;
          transition-property: height;
}
 
.page-gallery .isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
 
/**** disabling Isotope CSS3 transitions ****/

.page-gallery .isotope.no-transition,
.page-gallery .isotope.no-transition .isotope-item,
.page-gallery .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
.page-gallery #portfolio{ margin:0;}
.page-gallery .portfolio_image {
  cursor: pointer;
  height: auto;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 25%;
}
.page-gallery .portfolio_long_image {
  overflow: hidden;
  float: left;
  height: auto;
  margin: 0;
  width: 25%;
  box-sizing:border-box;
  
}
.page-gallery ul#filters{
	padding: 0; 
	margin:0px 0px 30px;
	text-align:center;
}
.page-gallery ul#filters li{
	display: inline-block;
	margin: 5px 5px;
}
.page-gallery ul#filters li a{
	padding: 5px 20px;
	color: #ca3759;
	text-transform: uppercase;
	display: inline-block;
	border:1px #ca3759 solid;
}
.page-gallery ul#filters li a.active,
.page-gallery ul#filters li a:hover{
	background-color:#ca3759;
	color:#FFF;
}
.page-gallery #portfolio img{
	margin: 0px; 
	width:100%;
}
.page-gallery .portfolio_content{
	position: absolute;
	bottom:0; 
	width: 100%;
	height: auto;
	background-color: rgba(0, 0, 0, 0.7);
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.page-gallery .portfolio-item:hover .portfolio_content{
	bottom: 0px;
	height: 100%;
	background-color: rgba(202,55, 89, 0.9);
}
.page-gallery .portfolio-item a{
	height: 100%;
	display:table;
	text-align:center;
	width: 100%;
}
.page-gallery
.portfolio_detail{
	color: #fff;
	padding: 15px;
	vertical-align:middle;
	height:100%;
	display:table-cell;
}
.page-gallery .portfolio_detail h2{
	text-transform: uppercase;
	font-family: "robotobold";
    font-size: 13px;
	margin:0px;
}
.page-template .news-detail-bred{margin-bottom:30px;}
.page-gallery .title-typ1{text-align:center;}
.page-gallery .portfolio{margin-bottom:40px;}
/****EVENTS PAgeg*****/
.css-events-list table.events-table td {
	padding:10px;
}
.css-events-list table.events-table th.event-time {
	width:20%;
}
.css-events-list table.events-table th{
	text-align:left;
	background:#f3f3f3;
}
.no-more-item {
    color: #ca3759;
    padding-bottom: 20px;
    text-align: center;
}
#logo h1{
margin:0;
}
.title-typ1{
font-weight:normal;
}
/*SITEMAP PAGE*/ 
/********* kocujsitemap **************/
.kocujsitemap { padding-bottom:20px;}
.kocujsitemap ul { list-style-type:none;}
.kocujsitemap ul > li { margin-bottom:10px;}
.kocujsitemap ul li > a { font-size:16px; color:#9f9f9f;}
.kocujsitemap ul li > a:hover { color:#ca3759;}
.kocujsitemap ul li a:before {
	content:"\f101";
	font-family:FontAwesome;
	display:inline-block;
	margin-right:5px;
	}
.kocujsitemap ul li ul { padding-top:8px;}
.kocujsitemap ul li ul li { margin-bottom:5px;}
.kocujsitemap ul li ul li a { color:#9f9f9f; font-size:15px;}
.kocujsitemap ul li ul li a:hover { color:#ca3759;}

.kocujsitemap ul li ul li a:before {
	content:"\f105";
	font-family:FontAwesome;
	display:inline-block;
	margin-right:5px;
}
.kocujsitemap ul{
margin:0;
padding:0;
}
.kocujsitemap ul li ul{
padding-left:25px;
}
/*sitemap end*/
/* Footer Menu */
#footer .footer-main-menu{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer .footer-main-menu li{
	display:inline-block;
	margin:0px 17px;
}
#footer .footer-main-menu li:first-child{
	margin-left:0px;
}
#footer .footer-main-menu li:last-child{
	margin-right:0px;
}
#footer .footer-main-menu li a{
  font-size: 13px;
  line-height: 1.15;
  letter-spacing: 0.5px;
  font-family: 'robotoregular';
  text-transform:uppercase;
  text-decoration:none;  
}
#footer .footer-main-menu li.current-menu-item a{
  text-decoration:underline;  
}
#footer .copy-sec{
	text-align:center;
	margin-top: 20px;
}
.about-lists .about-item a{
  font-size: 17px;
  font-family: 'robotobold';
  text-transform:uppercase;
  line-height: 1.47;
  color: #ca3759;
  display:block;
  border-bottom: solid 1px #979797;
  padding-bottom:0px;
  margin-top:5px;
}
.about-lists .about-item .desc {
	font-family: 'robotoregular';
  font-size: 15px;
  line-height: 1.67;
  color: #626262;
  padding:10px 0px;
}
.about-lists .ab-title{
	padding-top:7px;
	display:inline-block;
}
.about-lists .plus-icon{
	float:right;
}
.about-lists .plus-icon .fa-plus::before {
    content: "";
	background:url(inc/images/about-plus.png) no-repeat;
	width:35px;
	height:35px;
	display: inline-block;
}
.about-lists .active .plus-icon .fa-plus::before {
    content: "";
	background:url(inc/images/about-minus.png) no-repeat;
	width:35px;
	height:35px;
	display: inline-block;
}
.home-nominations-section .nominations-title {
  font-family: 'robotobold';
  font-size: 14px;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform:uppercase;
  margin-bottom:7px;
}
.home-nominations-section .title-white-color{
	color:#fff !important;
	padding-bottom:40px;
}
.home-nominations-section .nominations-desc {
  font-family: 'robotoregular';
  font-size: 15px;
  line-height: 1.6;
  color: #ffffff;
  padding-right: 100px;
  opacity: 0.7;
  margin-bottom:15px;
}
.home-nominations-section .nominations-icon{
	margin-bottom:25px;
	position:relative;
}
.whoweare-section{
	margin-bottom:35px;
}
/***criteria section ***/
.criteria-content ul{
	margin:0px;
	padding:0px;
}
.criteria-content li{
	position:relative;
	padding-left: 37px;
    font-size: 15px;
	font-family: 'robotoregular';
    line-height: 1.67;
    color: #626262;
	margin-bottom:15px;
}
.criteria-content li:before{
	position:absolute;
	background:url(inc/images/right-check.png) no-repeat;
	content:"";
	width:20px;
	height:20px;
	left:0px;
	top:5px;
}
.homepage-criteria .criteria-text{
	border: solid 7px #ca3759;
	padding:45px 45px 30px 45px;
	box-sizing:border-box;
	position:relative;
}
.homepage-criteria .criteria-hover{
	display: block;
	position: absolute;
	top: -7px;
	height: 352px;
	width: 225px;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
	background-color: #ffffff;
  	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.33);
}
.homepage-criteria .criteria-hover .close{
	text-align:right;
}
.homepage-criteria .criteria-hover .close a{
	cursor:pointer;
}
.homepage-criteria .criteria-hover .countries-title {
  font-family: Bernadette;
  font-size: 25px;
  line-height: 1.88;
  font-family: 'bernadetteregular';
  color: #000000;
}
.homepage-criteria .criteria-hover li {
  font-size: 14px;
  line-height: 2.57;
  color: #4a4a4a;
}
.homepage-criteria .criteria-hover ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.homepage-criteria .criteria-hover li::before {
  content: "\f111";
  font-family: FontAwesome;
  margin-right: 13px;
  color: #ca3759; 
  vertical-align:middle;
  font-size:6px;
}
.homepage-criteria{
	padding:60px 0px;
}
.criteria-img{
	position:relative;
}
.criteria-img .arrow{
	position:absolute;
	bottom: 105px;
	right:0px;
}
.criteria-hover .countries-lists {
    height: 260px;
    overflow: auto;
    width: 100%;
}
.criteria-hover .countries-lists .jspVerticalBar {
    width: 1px;
    background: #b6b6b6;
    right: 3px;
    z-index: 222;
}
.jspTrack {
    background: transparent !important;
    left: -3px;
}
.jspDrag {
    width: 6px;
    left: -3px;
    right: 0px;
    background: #3f1665 !important;
    border-radius: 5px;
}
/*** ***/
.categories-lists .categories-item {
    display: inline-block;
    width: 24.5%;
	text-align:center;
	vertical-align: top;
	margin-bottom:60px;
}
.categories-lists .categories-item .categories-icon{
	margin-bottom:15px;
}
.categories-lists .categories-item .categories-name a {
  font-size: 14px;
  font-family: 'robotobold';
  letter-spacing: 1.1px;
  color: #000000;
  text-transform:uppercase;
}
.categories-lists .categories-item .categories-name a:hover {
  color: #000000;
}
.homepage-categories{
	background:#f1f1f1;
	padding:50px 0px 10px 0px;
}
.categories-lists{
	margin-top:20px;
}
/*** judges section ***/
.judges-section{
	padding:60px 0px;
}
.judges-section .judges-sec{
	padding:50px 5px 50px 0px;
	box-sizing:border-box;
	border: solid 7px #ca3759;
	border-left:none;
	position:relative;
	margin-left:80px;
}
.judges-section .judges-left{
	display:inline-block;
	width:25%;
	vertical-align:middle;
	margin-right:30px;
	margin-left:-80px;
}
.judges-section .judges-right{
	display:inline-block;
	width:72%;
	vertical-align:middle;
}
.judges-section .judges-image img{
	margin:0 auto;
	border-radius:100px;
	-webkit-border-radius:100px;
	border:4px solid #3f1665;
	-webkit-border:4px solid #3f1665;
}
.judges-section .judges-image{
	margin-bottom:15px;
}
.judges-section .title-desc{
  font-size: 15px;
  line-height: 1.67;
  color: #626262;
  font-family: 'robotoregular';
  padding-right:50px;
  margin-bottom:15px;
}
.judges-section .judges-name{
	font-family: 'robotobold';
  font-size: 13px;
  text-align: center;
  color: #000000;
  text-transform:uppercase;
}
.judges-section .judges-extra{
  font-size: 13px;
  font-family: 'robotoregular';
  line-height: 1.71;
  text-align: center;
  color: #9b9b9b;
  padding:0 10px;
}
.judges-section .judges-extra::after{
	background:#979797;
	width:115px;
	height:1px;
	margin: 0 auto;
	content:"";
	display:block;
	opacity: 0.5;
	margin-top:5px
}
.judges-section .judges-readmore{
	text-align:center;
}
.judges-section .judges-readmore a{
  font-size: 13px;
  text-align: center;
  color: #ca3759;
  font-family: 'robotomedium';
}
.judges-section .judges-readmore a:hover{
  color: #3f1665;
}
.judges-section .title-typ1{
	padding-bottom:0px;
}
.judges-section .judges-sec::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 7px;
    height: 100px;
    background: #ca3759;
}
.judges-section .judges-sec::after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
    width: 7px;
    height: 100px;
    background: #ca3759;
}
/**** Gallery section ****/
.title-section-inr .involved-title {
    font-family: 'bernadetteregular';
    font-size: 40px;
    color: #000000;
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
}
.title-section-inr .involved-title span {
    display: inline-block;
    position: relative;
    padding: 0 38px;
    width:360px;
}
.title-section-inr .involved-title span::before {
    position: absolute;
    display: inline-block;
    background: #ca3759;
    content: "";
    width: 225px;
    height: 7px;
    top: 15px;
    left: -225px;
}
.gallery-text{
	max-width:630px;
	text-align:center;
	margin:0 auto;
}
.title-section-inr .involved-title span::after {
    position: absolute;
    display: inline-block;
    background: #ca3759;
    content: "";
    width: 225px;
    height: 7px;
    top: 15px;
    right: -225px;
}
.gallery-section .gallery-info{
	position:relative;
}
.gallery-section .gallery-info::before {
    background: #ca3759;
    content: "";
    height: 135px;
    left: 142px;
    position: absolute;
    top: 15px;
    width: 7px;
}
.gallery-section .gallery-info::after {
    background: #ca3759;
    bottom: 0;
    content: "";
    height: 135px;
    position: absolute;
    right:142px;
    top: 15px;
    width: 7px;
}
.gallery-section .read-section{
	margin-top:40px;
	overflow: hidden;
}
.gallery-section .read-section span{
    display: inline-block;
    position: relative;
    padding: 0 38px;
    width:145px;
}
.gallery-section .read-section span::before {
    position: absolute;
    display: inline-block;
    background: #ca3759;
    content: "";
    width: 326px;
    height: 7px;
    top: 22px;
    left: -324px;
}
.gallery-section .read-section span::after {
    position: absolute;
    display: inline-block;
    background: #ca3759;
    content: "";
    width: 326px;
    height: 7px;
    top: 22px;
    right: -324px;
}
.gallery-section .read-section{
	position:relative;
}
.gallery-section .read-section::before {
    background: #ca3759;
    content: "";
    height: 25px;
    left: 150px;
    position: absolute;
    top: 0px;
    width: 7px;
}
.gallery-section .read-section::after {
    background: #ca3759;
    bottom: 0;
    content: "";
    height: 25px;
    position: absolute;
    right:151px;
    top: 0px;
    width: 7px;
}
/*** Sponser section***/

.more-sponsored-section .sponsored-item:last-child{
	margin-right:0px;
}
.more-sponsored-section .sponsored-item img {
    margin: 0 auto;
    display: block;
	max-height: 100px;
}
.more-sponsored-section .sponsored-img {
    max-height: 100px;
}
.more-support-section{
	text-align:center;
	margin-bottom:30px;
}
.more-support-section .support-item{
		display:inline-block;
		margin-right:30px;
}
.more-support-section .support-item:last-child{
	margin-right:0px;
}
.home-sponsored-supported{
	padding:40px 0px 0px 0px;
}
.home-sponsored-supported .sponsored-sec{
	margin-bottom:20px;
}

/**** Book Page ****/
.book-page-sec .book-list{
	padding:0px;
	margin:0px;
}
.book-page-sec .book-sec{
	padding:0px 45px;
}
.book-page-sec .book-list li{
	 background: #f3f3f3;
}
.book-page-sec .book-list li:nth-child(2n) {
    background: #fff;
}
.book-page-sec .involved-section {
    max-width: 375px;
	padding-bottom:20px;
}
.book-page-sec .book-time {
  font-size: 17px;
  line-height: 2.47;
  color: #3f1665;
  width: 20%;
  padding-left:15px;
  display:inline-block;
  font-family: 'robotomedium';
}
.book-page-sec .book-title {
  font-family: 'robotoitalic';
  font-size: 17px;
  line-height: 2.47;
  display:inline-block;
  color: #707070;
}
.book-page-sec .ticket-prices .book-time {
  width: 50%;
  display:inline-block;
  text-align: left;
  padding-left: 93px;
  box-sizing: border-box;
}
.book-page-sec .ticket-prices .book-title {
  width: 50%;
  display:inline-block;
  text-align:left;
}
.book-page-sec .term-sec {
  font-size: 14px;
  line-height: 1.71;
  color: #4a4a4a;
  margin-top:30px;
}
.book-page-sec .term-sec .term-title{
	font-family: 'bernadetteregular';
	font-size: 27px;
	line-height: 1.88;
	color:#000;
	margin-bottom: 5px;
}
.book-page-sec .term-desc{
	margin-bottom:15px;
}
.book-page-sec{
	margin-bottom:60px;
}
.book-page-sec .read-all-btn{
	margin-top:20px;
}
/******* Nomination page ******/
.nominate-page-sec .involved-section {
    max-width: 700px;
}
.nominate-page-sec .title-typ1{
	font-size:40px;
	line-height:47px;
}
.nominate-page-sec .award-box{
	padding:0px 45px;
	box-sizing:border-box;
}
.nominate-page-sec .award-box ul{
	margin:0px;
	padding:0px;
	padding-left:30px;
}
.nominate-page-sec .award-box .title {
  font-size: 25px;
  line-height: 1.88;
  font-family: 'bernadetteregular';
  color: #000000;
  margin-bottom: 18px;
}
.nominate-page-sec .award-box li {
    position: relative;
    padding-left: 37px;
    font-size: 14px;
    font-family: 'robotoregular';
    line-height: 1.43;
    color: #626262;
    margin-bottom: 10px;
}
.nominate-page-sec .award-box li::before {
    position: absolute;
    background: url(inc/images/right-check.png) no-repeat;
    content: "";
    width: 20px;
    height: 20px;
    left: 0px;
    top: 5px;
}
.nominate-text, .nominate-text .desc {
  font-size: 18px;
  font-family: 'robotoregular';
  line-height: 1.56;
  color: #ffffff;
}
.nominate-text .short-desc{
  opacity: 0.8;
  font-family: 'robotoregular';
  font-size: 13px;
  line-height: 1.77;
  color: #ffffff;
}
.how-nominate-sec .title-typ1{
	color:#fff !important;
	padding-bottom:7px;
}
.nominate-text .desc{
	margin-bottom:20px;
}
.how-nominate-sec{
	background:#ca3759;
	padding:40px 0px;
}
.how-nominate-list .number {
  font-size: 30px;
  font-family: 'bernadetteregular';
  color: #ffffff;
  display:inline-block;
  width:13%;
  vertical-align:middle;
}
.how-nominate-list .how-nominate-desc {
  opacity: 0.8;
  font-family: 'robotoregular';
  font-size: 14px;
  line-height: 1.71;
  color: #ffffff;
  display:inline-block;
  width:85%;
  vertical-align:middle;
}
.how-nominate-list .how-nominate-item{
  border-bottom: solid 1px rgba(255,255,255,0.5);
  padding:12px 0;
  box-sizing:border-box;
  min-height:52px;
}
.important-date-sec{
	padding:40px 0px 30px 0px;
}
.important-date-sec .important-time {
  font-size: 17px;
  line-height: 1.47;
  margin-left:15px;
  color: #3f1665;
  font-family: 'robotoitalic';
}
.important-date-sec .about-lists .about-item .desc {
    font-family: 'robotoregular';
    font-size: 14px;
    line-height: 24px;
    color: #626262;
    padding: 10px 0px;
}
.important-date-sec .about-lists .about-item .desc span{
    font-family: 'robotoregular';
    font-size: 18px;
    line-height: 28px;
    color: #9b9b9b;
	margin-bottom:15px;
	display: inline-block;
}
.nominate-award-sec{
	padding-bottom:40px;
}
.how-nominate-sec .read-all-btn{
	margin-top:40px;
}
.how-nominate-list .how-nominate-item:last-child{
    border-bottom: none;
}
.how-nominate-list .nominate-notes {
  opacity: 0.8;
  font-size: 14px;
  line-height: 1.71;
  color: #ffffff;
  padding:10px 15px;
  box-sizing:border-box;
  border: solid 2px #ffffff;
  margin-top: 10px;
}

/**** Category Page ****/

.homepage-categories.categories-page {
    background: #fff;
    padding: 0px 0 0px 0;
}
.homepage-categories.categories-page .categories-lists .categories-item {
    text-align: left;
}
.homepage-categories.categories-page .categories-item .categories-name a {
  font-size: 22px;
  font-family: 'bernadetteregular';
  line-height: 25px;
  color: #3f1665;
  text-transform:inherit;
}
.homepage-categories.categories-page .categories-item .categories-name{
	margin-bottom:15px;
}
.homepage-categories.categories-page .categories-desc{
  font-family: 'robotoregular';
  font-size: 14px;
  color: #4a4a4a;
}
.homepage-categories.categories-page .categories-lists {
    margin-top: 20px;
	margin-left: -15px;
	margin-right: -15px;
}
.homepage-categories.categories-page .categories-item {
    display: inline-block;
    width: 24.7%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
    text-align: center;
    vertical-align: top;
    margin-bottom: 40px;
}
.alumni-desc{
	max-width:630px;
  font-size: 18px;
  line-height: 1.56;
  margin:0 auto;
  text-align: center;
  color: #707070;
}
.page-our-alumni .title-typ1{
	line-height:43px;
}
.ambassadors-sec .story-lists .slick-list {
	margin-left: -15px;
margin-right: -15px;
}
.ambassadors-sec .story-item{
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
.story-lists .prev-arrow.slick-arrow {
    position: absolute;
    top: -167px;
    left: 0;
    cursor: pointer;
}
.story-lists .next-arrow.slick-arrow {
    position: absolute;
    top: -167px;
    right: 0;
    cursor: pointer;
}
.story-lists .prev-arrow.slick-arrow::before{
	background:url(inc/images/story-left-arrow.png) no-repeat;
	content:"";
	width:38px;
	height:38px;
	display:block;
}
.story-lists .next-arrow.slick-arrow::before{
	background:url(inc/images/story-right-arrow.png) no-repeat;
	content:"";
	width:38px;
	height:38px;
	display:block;
}
.story-alumni-sec{
	padding:30px 0 0 0;
	background:#f1f1f1;
}

/**** OUR ALUMNI SECTION *****/
.our-alumni-cat-lists ul{
	margin:0px;
	padding:0px;
	margin-left: -15px;
    margin-right: -15px;
}
.our-alumni-cat-lists ul li{
	display:inline-block;
	width:19.7%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	margin-bottom:30px;
}
.our-alumni-cat-lists li a{
	display:block;
	padding:14px 0px;
	box-sizing:border-box;
	border: solid 1px #3f1665;
	font-size: 15px;
	font-family: 'robotoregular';
	letter-spacing: 1.1px;
	color: #3f1665;
	text-align:center;
}
.our-alumni-cat-lists li a:hover{
	background-color: #ca3759;
	color:#fff;
	border: solid 1px #ca3759;
}
.our-alumni-sec{
 margin-bottom:30px;
}
.our-alumni-sec .title-typ1{
	margin-bottom:20px;
}
.alumni-listing-page .title-typ1{
	line-height:47px;
}
.alumni-listing-page .involved-section {
    max-width: 710px;
}
.alumni-listing-page .involved-common{
	text-align:center;
}
/******* ALUMNI LISTING PAGE ********/
.alumni-post-list{
	background-color: #f3f3f3;
	padding:60px 0px 20px 0px;
}
.alumni-post-list .alumni-item{
	margin-bottom:30px;
}
.alumni-post-list .alumni-item .alumni-item-outer{
    background-color: #ffffff;
}
.alumni-post-list .alumni-item .alumni-item-outer.all-in-inner{
    border: solid 1px #cacaca;
	padding:27px;
	box-sizing:border-box;
}
.alumni-post-list .alumni-item .alumni-item-inner-top{
    border: solid 1px #cacaca;
	border-bottom:none;
	padding:27px 27px 15px 27px;
	box-sizing:border-box;
}
.alumni-post-list .alumni-item .alumni-item-inner-bottom{
    border: solid 1px #cacaca;
	border-top:none;
	padding:15px 27px 27px 27px;
	box-sizing:border-box;
}
.alumni-post-list .award-name {
  font-family: 'robotoregular';
  font-size: 13px;
  line-height: 1.31;
  letter-spacing: 1.3px;
  color: #a7a7a7;
  text-transform:uppercase;
  margin-bottom: 5px;
}
.alumni-post-list .award-title {
  font-family: 'bernadetteregular';
  font-size: 30px;
  line-height: 1.57;
  text-align: center;
  color: #000000;
}
/* Date : 10/06/2021 Start */
.alumni-post-list .award-winner-sec{
	text-align:center;
	border: solid 7px #ca3759;
	padding: 15px 10px 13px 10px;
	box-sizing:border-box;
	margin-top: 10px;
}
.alumni-post-list .winner-text {
  font-family: 'kalamregular';
  font-size: 25px;
  color: #707070;
}
.alumni-post-list .winner-name,
.alumni-post-list a.winner-name{
  font-size: 20px;
  line-height: 2.35;
  color: #000000;
}
.alumni-post-list a.winner-name:hover{ color: #e52016; }
.alumni-post-list .winner-designation {
  font-size: 13px;
  line-height: 1.31;
  color: #707070;
  text-transform:uppercase;
  padding: 0px 35px;
}
.award-winner-sec .person-image{
	display: inline-block;
	width: 70px;
	height: 70px;
	border: 1px solid #e52016;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: 10px;
}
.award-winner-sec .person-image img{
	border-radius: 50%;
	display: inline-block;
	object-fit: cover;
	height: 70px;
	width: 70px;
	overflow: hidden;
}
.alumni-post-list .winnerOuter .winner-designation{	padding:0px; }
.alumni-post-list .award-shortlist-sec .shortlist-item .person-image{
	float: left;
	width: 50px;
	height: 50px;
	border: 1px solid #e52016;
	border-radius: 50%;
	margin-right: 10px;
}
.alumni-post-list .award-shortlist-sec .shortlist-item .person-image img{
	border-radius: 50%;
	display: inline-block;
	object-fit: cover;
	height: 50px;
	width: 50px;
	overflow: hidden;
}
.alumni-post-list .award-shortlist-sec .shortlist-item .person-name{
	  font-size: 14px;
	  line-height: 19px;
	  color: #4a4a4a;
	  font-family: 'robotolight';
		padding-left: 60px;
		vertical-align: middle;
	min-height:52px;
}
.alumni-post-list .award-shortlist-sec .shortlist-item .person-name a{
	font-size: 14px;
	line-height: 19px;
	color: #4a4a4a;
	font-family: 'robotomedium';
}
.alumni-post-list .award-shortlist-sec .shortlist-item .person-name a:hover{
	color: #e52016;
}
.modalpop .userName{
	font-size: 20px;
	line-height:24px;
	color: #e52016;
	margin-bottom:5px;
}
.modalpop .userImg{
    float: left;
    display: inline-block;
    width: auto;
	max-width: 200px;
    margin: 0 20px 20px 0px;
}
.modalpop .userDesignation{
	font-family: 'robotoregular';
	font-size: 13px;
	line-height:16px;
	letter-spacing: 1.3px;
	color: #a7a7a7;
	margin-bottom: 8px;
}
.modalpop .userBios{
	font-size: 14px;
	line-height: 22px;
	color: #4a4a4a;
	font-family: 'robotolight';
}
.white-popup-block{
	background: #ffffff;
	text-align: left;
	max-width: 900px;
	margin: 50px auto;
	position: relative;
	padding: 20px;
}
.mfp-close,.mfp-close:focus,.mfp-close:active {
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 0px;
    top: -30px;
    color: #cf1a2f;
    background: #ffffff !important;
    opacity: 1;
	border-radius: 5px 5px 0 0;
}
@media(max-width:767px){
	.modalpop .userImg{
		float: none;
		display: block;
		margin: 0 auto 20px;
		text-align: center;
	}
}
/* 10/06/2021 END */

.alumni-post-list .award-shortlist-sec{
	text-align:left;
	padding-top:15px;
}
.alumni-post-list .award-shortlist-sec .shortlist-item{
	margin-bottom:8px;
}
.alumni-post-list .award-shortlist-sec .shortlist-item .person-name span{
  font-size: 14px;
  line-height: 19px;
  color: #4a4a4a;
  font-family: 'robotomedium';
}
.alumni-listing-page .involved-section{
	background:url(inc/images/award-background.png) no-repeat center center;
	padding-bottom:0px;
	margin-bottom:53px;
}
.award-info-right .a2a_button_twitter {
    background: url('inc/images/grey-twitter.png') no-repeat scroll center center !important;
    height: 16px !important;
    width: 19px !important;
	margin:0px;
	padding: 0px 7px;
}
.award-info-right .a2a_button_facebook {
    background: url('inc/images/grey-facebook.png') no-repeat scroll center center !important;
    height: 15px !important;
    width: 8px !important;
	margin:0px;
	padding: 0px 7px;
}
.award-info-right .addtoany_share_save {
    background: url('inc/images/grey-share.png') no-repeat scroll center center !important;
    height: 16px !important;
    width: 15px !important;
	margin:0px;
	padding:0px;
	padding-left:7px;
}
.award-sponser-logo{
	text-align:center;
}
.addtoany_list.a2a_kit_size_32 a {
    font-size: 18px;
}
.award-info-right{
	float:right;
}
.alumni-listing-page .award-sponser-logo.not-winner-sec{
	border-bottom: solid 1px #ca3759;
	padding-bottom: 14px;
}
.alumni-post-list .load-more-sec{
	text-align:center;
	margin-top: 20px;
}
.alumni-post-list .load-more-sec a{
  font-family: 'open_sans_semiboldregular';
  height:42px;
  font-size: 15px;
  line-height:45px;
  padding:9px 15px;
  border: solid 3px #3f1665;
  letter-spacing: 1.2px;
  color: #3f1665;
}
.alumni-post-list .load-more-sec a:hover{
	border: solid 3px #3f1665;
	background:#3f1665;
	color:#fff;
}
.alumni-post-list .load-more-sec a:hover .load-bg{
	background:url(inc/images/load-bg-white.png) no-repeat center center;
	width:20px;
	height:23px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.alumni-post-list .load-more-sec a .load-bg{
	background:url(inc/images/load-bg.png) no-repeat center center;
	width:20px;
	height:23px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.alumni-post-list .load-more-sec a .load-text{
	display:inline-block;
	vertical-align:middle;
}
.award-main-img-sec img{
	width:100%;
}
.home-nominations-section .nominations-icon.step-1::after,.home-nominations-section .nominations-icon.step-2::after {
    content:"";
	width:22px;
	height:15px;
	background:url(inc/images/home-right.png) no-repeat center center;
	display:inline-block;
	right: 25px;
	position: absolute;
	top: 41%;
}
.gallery-slider-section .gallery-item.slick-center {
	opacity: 1;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transition: all 300ms;
	transition: all 300ms;
	height:auto;
	box-shadow:1px 2px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 0px 5px rgba(0,0,0,0.5);
	overflow:visible !important;
}
.gallery-slider-section .slick-list{
	/* overflow-y:visible !important; */
	padding:50px 50px !important;
}
.support-list.slick-initialized.slick-slider{
	margin-bottom:60px;
}
.gallery-slider-section .prev-arrow.slick-arrow {
    position: absolute;
    top: 42%;
    left: 20px;
    cursor: pointer;
	z-index:99;
}
.gallery-slider-section .next-arrow.slick-arrow {
    position: absolute;
    top: 42%;
    right: 20px;
    cursor: pointer;
	z-index:99;
}
.gallery-slider-section .prev-arrow.slick-arrow::before {
    background: url(inc/images/story-left-arrow.png) no-repeat;
    content: "";
    width: 38px;
    height: 38px;
    display: block;
}
.gallery-slider-section .next-arrow.slick-arrow::before {
    background: url(inc/images/story-right-arrow.png) no-repeat;
    content: "";
    width: 38px;
    height: 38px;
    display: block;
}
.gallery-bottom{
	margin-bottom:40px;
}
.news-involved-section{
	background:#f1f1f1;
}
.candidates .schools-outer {
    margin-bottom: 15px !important;
}
.services-tab-section{
	position:relative;
}
.services-tab-section .loading {
    background: url(inc/images/loading.gif) no-repeat center center;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 108px;
}
.page-terms-of-service .post-entry{
	margin-bottom:35px;
}
.post-type-archive-press .blog-listing-page{
	margin-bottom:60px;
}
.criteria-content .read-all-btn{
	padding-left:37px;
}
.home-nominations-section .row{
	padding-left:55px;
}
.gallery-slider-section .slick-arrow:hover{
	opacity:0.9;
}
.our-candidates-area{
	padding:45px 0px 50px 0px;
}
.our-candidates-area .top60{
	margin-top:0px;
}
.book-page-sec .btn-typ2 {
    padding: 0px 55px;
    height: 39px;
    line-height: 39px;
    margin:0 5px;
}
.nominate-page-sec .involved-common,.nominate-page-sec .involved-section p{
	padding:0px 20px;
}
.story-lists .slick-arrow:hover {
    opacity:0.8;
}
.page-news .breadcrumbs-bg{
	background:#f1f1f1;
}
.contact-page{
	margin-bottom:40px;
}
.page-sitemap .kocujsitemap {
    padding-bottom: 30px;
}
.contact-form .google-recaptcha-sec span.wpcf7-not-valid-tip {
    position: absolute;
    top: auto;
    right: auto;
    left: 6px;
    bottom: 2px;
    font-size: 11px;
}
.blog-listing-page{
	margin-bottom: 50px;
}
.top-text br{
	display:none;
}
.slider-nav .slick-slide .small-image {
	position:relative;
}
.slider-nav .slick-slide .small-image::after {
	content:"";
    background : rgba(0,0, 0, 0.4);
	position:absolute;
	display:block;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
}
.slider-nav .slick-slide.slick-current.slick-active .small-image::after {
	content:"";
    background:transparent;
}
.slider-for .addtoany_list.a2a_kit_size_32 a:hover{
	opacity:0.8;
}
.more-sponsored-section,.more-support-section{
	margin-top:20px;
}
.alumni-post-list .addtoany_list.a2a_kit_size_32 a:hover{
	opacity:0.8;
}
.page-book .inner-title-sec .inner-title-area{
	padding: 60px 0px 60px 115px;
}
.nominate-page-sec .involved-section{
	padding-bottom:25px;
}
#footer .footer-main-menu li a:hover{
	text-decoration:underline;
}
.judges-lists{
margin-left: -25px;
margin-right: -25px;
}
.judges-lists .judges-item {
padding-left: 25px;
padding-right: 25px;
box-sizing: border-box;
}
.single-judges .schools-outer {
    margin-bottom: 25px !important;
}
.page-nominate .inner-title-sec .inner-title-area{
	padding: 60px 0px 60px 75px;
}
.inner-section-news .blockUI.blockMsg.blockPage{
	width:100% !important;
	max-width:100% !important;
}
.whoweare-section.important-date-sec .video-img img{
	width:auto;
}
.whoweare-section.important-date-sec .video-img{
	padding-left:45px;
}
.navigation{
	display:inline-block;
	width: 100%;
	margin-top: 20px;
	padding-left: 15px;
}
.navigation ul{
	padding:0px;
	margin:0px;
}
.navigation ul li{
	display:inline-block;
	margin-right:10px;
	padding:5px;
	border:1px solid #ca3759;
}
.navigation ul li a{
	color:#ca3759;
}
.navigation ul li.active a{
	color:#fff;
}
.navigation ul li a:hover{
	color:#fff;
}
.navigation ul li:hover{
	background:#ca3759;
}
.navigation ul li.active{
	background:#ca3759;
}
.winner-description{
  font-family: 'robotoregular';
  font-size: 14px;
  line-height: 24px;
  color: #4a4a4a;
  padding: 0px 15px;
  margin-top: 10px;
  text-align:left;
}
.load-more-btn-section .load-more-sec a {
    font-family: 'open_sans_semiboldregular';
    height: 42px;
    font-size: 15px;
    line-height: 45px;
    padding: 9px 15px;
    border: solid 3px #3f1665;
    letter-spacing: 1.2px;
    color: #3f1665;
}
.load-more-btn-section .load-more-sec a:hover {
    border: solid 3px #3f1665;
    background: #3f1665;
    color: #fff;
}
/** single news **/
.single-news .news-align {
    max-width: 790px;
    margin: 0 auto;
    padding-bottom: 25px;
}
.single-news .post-banner{
	text-align:center;
}
.post-type-archive-our_stories .blog-listing-page{
    margin-bottom: 0;
}
.wysijap-subscriptions .news-align {
    text-align: center;
}
.pdf-btn {
    padding-bottom:10px;   
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
.title-section-inr .involved-title span::before {
    left: -224px;
}
.title-section-inr .involved-title span::after {
    right: -224px;
}
.title-section-inr .involved-title {
    font-size: 40px;
    line-height: 45px;
}
::i-block-chrome,.title-section-inr .involved-title span::before {
    left: -224px;
}
::i-block-chrome,.title-section-inr .involved-title span::after {
    right: -224px;
}
}
@media screen\0 
{
.gallery-slider-section .slick-center.gallery-item{
	box-shadow:1px 2px 6px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:1px 2px 6px 0px rgba(0, 0, 0, 0.5);
}
}

/*Cookie Css*/
#cn-notice-text{font-size: 13px; vertical-align: middle; margin-bottom: -2px;}
.cookie-notice-container{max-width: 1275px; margin: 0 auto;}
.cookie-notice-container a {
    box-shadow: none !important;
    text-shadow: none !important;
    background-image: none !important;
    background-color: transparent !important;
    border-radius: 0px !important;
    line-height: 20px !important;
    color: #3f1665 !important;
    padding: 3px 9px !important;
    vertical-align: middle;
    font-weight: normal;
	font-size: 14px;
	border: 1px solid #3f1665 !important;
	-webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.cookie-notice-container a:hover{background-color: #3f1665 !important; border-color:#3f1665 !important; color: #fff !important;}
.cookie-notice-container .cookie-close {padding: 3px 9px !important; margin-left: 6px; cursor: pointer;}
.cookie-page-main ul{padding:0; padding-left: 20px;}
.cookie-page-main ul li{list-style: disc; margin-bottom: 5px; font-size: 15px; margin-left:0;}
.cookie-page-main ul li::before{display:none;}


/*Cookie page*/
.cookie-page-main .hd-typ14{font-size: 20px; margin-bottom: 20px; margin-top: 20px; line-height: 25px;}
.cookie-page-main p{line-height: 25px;}
.table-typ1 {width: 100%; font-size: 14px; margin-bottom: 20px;}
.table-typ1 th{background-color: #f0f1ee; width: 30%; text-align: left;}
.table-typ1 th, .table-typ1 td {border-top: 1px solid #e5e5e5; padding: 10px;}
.table-typ1 td {background-color: #fafaf9;}
.lnk-typ1{word-wrap: break-word; color: #000;}
.lnk-typ1:hover{color:#3f1665;}

/*GDPR Css*/
.gdpr-main{margin-bottom: 20px;}
.gdpr-main span.wpcf7-list-item{margin-left: 2px;}
.gdpr-main span.wpcf7-list-item input{ margin:0 7px 0 0; display: inline-block; width: 15px; height:15px; vertical-align: middle;}
.gdpr-main .wpcf7-not-valid-tip{position: relative !important; top: 0; right: 0; margin-top: 0; margin-left: 0;
left: 0; padding: 0;}
@media (max-width: 1280px){
.cookie-notice-container{max-width: 900px; padding: 10px 0;}
#cn-notice-text{display: block;}
}
@media (max-width: 767px){
.table-typ1 td, .table-typ1 th {position: relative; padding: 10px 10px 10px 34% !important;
    white-space: normal; text-align: left; word-wrap: break-word;
}
.table-typ1 td::before, .table-typ1 th::before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 22%;
    text-align: left;
    content: attr(data-title);
    height: 100%;
    overflow: hidden;
    padding: 11px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
}
.table-typ1 td, .table-typ1 th {width: inherit;}
.table-typ1, .table-typ1 thead, .table-typ1 tbody, .table-typ1 th, .table-typ1 td, .table-typ1 tr {display: block;}
.table-typ1 tr.tr-head {position: absolute; top: -9999px; left: -9999px;
}
}

.newsletter-gdpr .formErrorContent {
    width: 155px !important;
}
.newsleter-section .wysija-paragraph.newsletter-gdpr {
    position: absolute;
	left: 44px;
	right: 0;
	text-align: center;
	margin: 0 auto;
	bottom: 0;
	font-family: 'robotoregular';
}
.newsleter-section .wysija-paragraph.newsletter-gdpr .wysija-checkbox{
	width: 15px;
}
.newsleter-section{
	padding: 30px 0px 40px 0px;
}
.newsletter-gdpr .formError .formErrorContent{
	right: 150px;
}
.newsletter-gdpr .wysija-checkbox-label{
    font-weight: 500;
}
@media (max-width: 1024px) {
.newsletter-gdpr .formError .formErrorContent{
	right: 15px;
}
.newsletter-gdpr .formErrorContent{
	width:155px !important;
}
}
@media (max-width: 991px) {
.newsleter-section {
    padding: 20px 0px 80px 0px;
}
.newsleter-section .wysija-paragraph.newsletter-gdpr{
	bottom: 25px;
}
.newsletter-gdpr .formError .formErrorContent{
	top: 30px;
}
}
@media (max-width: 767px) {
.newsleter-section .wysija-paragraph.newsletter-gdpr{
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	margin-bottom: 40px;
}
.newsleter-section .wysija-paragraph.newsletter-gdpr .wysija-checkbox{
	height: 15px;
	margin: 0px 7px 0px 0px;
    width: 15px;
}
}
@media (max-width: 480px) {
.newsletter-gdpr .formErrorContent{
	top: 40px !important;
}
}
@media (max-width: 360px) {
.newsletter-gdpr .formErrorContent {
    top: 67px !important;
}
}

/** FAQs section **/
.about-lists .nfaqs-item a{
  font-size: 17px;
  font-family: 'robotobold';
  text-transform:uppercase;
  line-height: 24px;
  color: #ca3759;
  display:block;
  border-bottom: solid 1px #979797;
  padding-bottom:10px;
  margin-top:5px;
}
.about-lists .nfaqs-item .desc {
	font-family: 'robotoregular';
  font-size: 15px;
  line-height: 1.67;
  color: #626262;
  padding:5px 0px 10px 0;
  padding-right:20px;
}
.nfaqs-lists{
	margin:0 0 55px;
}
.nfaqs-lists .ab-title {
    width: 96%;
}
@media screen and (max-width: 991px) {
.nfaqs-lists .ab-title {
    width: 93%;
}
}
@media screen and (max-width: 767px) {
.about-lists .nfaqs-item a {
    font-size: 15px;
	line-height:21px;
}
.nfaqs-lists .ab-title {
    width: 88%;
}
}
@media screen and (max-width: 480px) {
.about-lists .nfaqs-item a {
    font-size: 14px;
	line-height:20px;
}
.book-page-sec .btn-typ2 {
    margin: 5px 0;
}
}
@media screen and (max-width: 374px) {
.nfaqs-lists .ab-title {
    width: 85%;
}
}
.offer-text{
    text-align: center;
    color: #ca3759;
    font-size: 14px;
    line-height: 24px;
    font-family: 'robotoregular';
}

.cookie-notice-container .cn-close-icon{ display:none !important; }
.homepage-slider .cycloneslider{ margin: 0 auto 30px; }

/****FONT FOR USE**
font-family: 'robotoitalic';
font-family: 'robotomedium';
font-family: 'robotolight';
font-family: 'bernadetteregular';
font-family: 'edoregular';
font-family: 'robotobold';
font-family: 'robotolight_italic';
font-family: 'robotoregular';
*/

.connected-section .span3 {margin-bottom: 30px;}

