html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 0em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}  input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #013745;
border: 1px solid #bbc2c6;
border-radius: 0px;
padding: 0 18px;
line-height: 34px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: #006cb5;
}
a:visited {
color: #006cb5;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} *{
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
a{text-decoration: none;}
a:hover{
transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
}
img{display: block;}
p{ margin:0 0 25px; }
p:last-child{ margin:0;}
:focus { outline: 0px !important;}
h1{
margin: 0 0 20px;
padding: 0;
line-height: 45px;
font-size: 55px;
color: #fff;
font-weight: 400;
font-family: mislab-std, serif;
}
h2{
margin: 0 0 20px;
padding: 0;
line-height: 44px;
font-size: 45px;
color: #fff;
letter-spacing: 1px;
font-weight: 400;
font-family: mislab-std, serif;
}
h3{
margin: 0 0 5px;
padding: 0;
line-height: 44px;
font-size: 37px;
color: #013745;
letter-spacing: 1px;
font-weight: 400;
font-family: mislab-std, serif;
}
h4{
margin: 0 0 20px;
padding: 0;
line-height: 29px;
font-size: 27px;
color: #fff;
font-weight: 400;
font-family: mislab-std, serif;
letter-spacing: 1px;
}
h5{
padding: 0;
line-height: 40px;
font-size: 22px;
font-family: mislab-std, serif;
font-weight: 500;
color: #013745;
margin: 0 0 10px;
}
h6{
margin: 0;
padding: 0;
line-height: normal;
font-size: 19px;
color: #fff;
line-height: 42px;
letter-spacing: 0.5px;
text-transform: uppercase;
font-weight: 700;
font-family: mislab-std, serif;
}
.btn{
border: 1px solid #fff;
font-size: 18px;
color: #fff !important;
font-weight: 700;
padding: 0 21px;
line-height: 44px;
text-align: center;
display: inline-block;
margin: 0 -2px;
text-transform: uppercase;
color: #fff;
background-color: transparent;
}
.btn:hover{
background-color: #143960;
border-color: #143960;
}
a.btn.gray{
background: #85929a;
border: 0;
color: #fff;
}
a.btn.blue{
background: #02385c;
border: 0;
line-height: 37px;
color: #fff;
font-size: 14px;
margin: 0 12px 0 0;
}
a.btn.blue:hover {
background: #006cb5;
}
a.btn.white{
background: #ffffff;
border: 1px solid #02385c;
line-height: 37px;
color: #02385c !important;
font-size: 14px;
margin: 0 12px 0 0;
}
a.btn.white:hover{
background: #02385c;
border: 1px solid #02385c;
line-height: 37px;
color: #fff !important;
font-size: 14px;
margin: 0 12px 0 0;
}
#tribe-events .tribe-events-button, .tribe-events-button{
background: transparent;
border: 1px solid #013745;
font-size: 15px;
color: #013745;
font-weight: 700;
padding: 0 15px;
line-height: 36px;
text-align: center;
display: inline-block;
margin: 20px 10px 10px 0;
text-transform: uppercase;
border-radius: 0;
background-color: transparent;
}
#tribe-events .tribe-events-button:hover, .tribe-events-button:hover{
background-color: #143960;
border-color: #143960;
color: #fff;
}
body{
font-family: proxima-nova, sans-serif;
font-size: 18px;
color: #013745;
line-height: normal;
background:#ffffff;
font-weight: 400;
padding:0;
margin:0;
overflow-x: hidden;
}
.wrapper{
max-width:1290px;
margin:0 auto;
padding: 0 20px;
position:relative;
}
.header{
padding: 20px 0 0;
z-index: 999;
position: relative;
}
.logo{
float: left;
max-width: 310px;
}
.header-right{
float: right;
margin-top: 20px;
}
.header-right a.btn.gray {
line-height: 42px;
margin: 0 0 0 5px;
font-size: 16px;
}
.header-right a.btn.blue {
margin: 0 0 0 10px;
line-height: 42px;
padding: 0;
font-size: 16px;
}
.header-right a{
color: #b2babf;
font-size: 22px;
}
.header-right a.h-search{
text-align: center;
background: #fbfbfb;
border: 1px solid #e8e8e8;
padding: 0px 15px;
float: left;
line-height: 40px;
display: block;
}
.header-search{
left: 50%;
top: 50%;
position: absolute;
transform: translate(-50%);
-webkit-transform: translate(-50%);
width: 100%;
padding: 0 20px;
}
.header-search button[type="submit"]{
text-align: center;
background: #fbfbfb;
border: 1px solid #e8e8e8;
padding: 0 15px;
line-height: 48px;
font-size: 24px;
display: inline-block;
margin: 0 -2px;
z-index: 100;
position: relative;
}
.header-search input[type="text"] {
line-height: 50px;
transition: ease all 0.5s;
-webkit-transition: ease all 0.5s;
width: calc(100% - 60px);
float: left;
border: 0;
background: #fff;
}
.header-search input[type="search"].open{
width: 240px;
right: 38px;
}
.search-container {
background-color: rgba(2, 56, 92, 0.90);
height: 100vh;
left: 0;
position: fixed;
top: 0;
width: 100%;
display: none;
z-index: 9999;
}
.search-container-inner {
max-width: 768px;
margin: 0 auto;
position: relative;
height: inherit;
}
.close-search {
color: #fff;
display: block;
font-size: 35px;
position: absolute;
right: 60px;
top: 60px;
width: auto;
}
.close-search i{
color: #fff;
} .nav-area{
background: #ffffff;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #dedede;
margin-top: 21px;
position: -webkit-sticky;
z-index: 999;
position: relative;
}
.main-menu{
float: right;
border-right: 2px solid #e8e8e8;
}
.main-menu ul{
list-style: none;
padding: 0;
margin: 0;
}
.main-menu ul li{
display: inline-block;
margin: 0 0;
border-left: 2px solid #e8e8e8;
}
.main-menu ul li a{
display: block;
font-size: 15px;
color: #85929a;
padding: 0 25px ;
text-transform: uppercase;
font-weight: 700;
line-height: 52px;
}
.main-menu ul li:hover a{
background-color: #023960;
color: #fff !important;
}
.main-menu ul li.current_page_item a{
color: #143960;
}
.header-social{
float: right;
margin-left: 20px;
}
.header-social a{
font-size: 18px;
color: #023960;
line-height: 52px;
display: inline-block;
margin: 0 4px;
}
.main-menu ul li:hover ul {
display: block;
} .nav-area2{
border-top: 2px solid #e8e8e8;
}
.nav-area2 .main-menu{
float: none;
text-align: center;
border-right: 0;
}
.footer{
border-top: 1px solid #f1f1f1;
}
.footer-top{
background: url(//interactionintl.org/wp-content/themes/interaction-intl/images/dotted-bg.png) repeat 0 0;
padding: 50px 0 45px;
}
.footer-main{
background: #022a45;
border-top: 1px solid #fff;
padding: 30px 0 26px;
font-weight: 400;
color: #d6d6d6;
}
.widget-box{
float: left;
width: 26%;
padding-right: 20px;
color: #d6d6d6;
font-size: 16px;
letter-spacing: 1px;
}
.widget-box:last-child{
padding-right: 0;
width: 22%;
}
.widget-box ul{
list-style: none;
padding: 0;
margin: 0;
}
.widget-box ul li,
.widget-box ol li{
position: relative;
padding-left: 12px !important;
margin-bottom: 5px !important;
}
.widget-box ul li:before,
.widget-box ol li:before{
content: "\f0da";
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
position: absolute;
left: 0;
top: 2px;
color: #fff !important;
}
.widget-box a{ color: #d6d6d6;}
.widget-box h5{ color: #d6d6d6; text-transform: uppercase;}
.widget-box a.learn-more{
position: relative;
padding-right: 12px;
}
.widget-box a.learn-more:after{
content: "\f0da";
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
position: absolute;
right: 0;
top: 1px;
}
.footer-top .tribe-events-list-widget .tribe-event-title{
font-family: proxima-nova, sans-serif;
color: #013745;
line-height: normal;
font-weight: 400;
margin: 0;
font-size: 16px;
display: inline-block;
}
.footer-top .tribe-events-list-widget .tribe-list-widget {
margin: 0;
padding: 0;
list-style: none;
}
.footer-top .tribe-event-duration {
display: inline-block;
font-size: 16px;
}
.footer-top .tribe-events-widget-link{ display: none;} .hero-section{
}
.hero-section ul{
list-style: none;
padding: 0;
margin: 0;
}
.hero-section li{
position: relative;
background-repeat: no-repeat !important;
background-position: center 90% !important;
background-size: cover !important;
height: 70vh;
display: block;
}
.hero-content{
position: absolute;
right: inherit;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.hero-content.left{ left: 10%;}
.hero-content.right{ right: 10%;} .intro-section{
background: url(//interactionintl.org/wp-content/themes/interaction-intl/images/dotted-bg.png) repeat 0 0;
padding: 50px 0 45px;
color: #fff;
}
.intro-section a{
position: absolute;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
top: 50%;
right: 0;
letter-spacing: 1px;
}
.intro-content{
max-width: 65%;
float: left;
letter-spacing: 1px;
}
.intro-section.home .intro-content{
float: right;
max-width: 60%;
width: 100%;
}
.intro-section.home a{
right: 70%;
}
.intro-bottom-lt {
width: 36%;
float: left;
text-align: right; 
}
.intro-bottom-lt img{
max-width: 132px;
width: 100%;
display: inline-block;
margin-bottom: 10px;
}
.intro-section.home a{
position: relative;
transform: none;
top: inherit;
right: inherit;
} .upcoming-events{
padding: 45px 0;
}
.upcoming-events h5{
position: relative;
padding-bottom: 15px;
}
.upcoming-events h5:after{
content: "";
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 128px;
height: 3px;
background: #274d58;
}
.events{
margin-top: 40px;
padding: 0 30px;
}
.events ul{
list-style: none;
padding: 0;
margin: 0;
}
.events ul li{
display: block;
position: relative;
margin: 0 3px;
overflow: hidden;
}
.events ul li img{
height: 256px;
object-fit: cover;
-webkit-object-fit: cover;
}
.event-date{
position: absolute;
left: 0;
top: 0;
text-align: center;
width: 92px;
height: 92px;
background: #02385c;
padding: 12px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.event-date strong{
display: block;
font-size: 39px;
color: #006cb5;
text-transform: uppercase;
font-family: mislab-std, serif;
font-weight: 700;
width: 100%;
}
.event-date span{
display: block;
font-size: 23px;
color: #fff;
text-transform: uppercase;
font-family: mislab-std, serif;
font-weight: 500;
width: 100%;
}
.overlay{
position: absolute;
left: 0;
bottom: -100%;
width: 100%;
height: 100%;
background: rgba(1,29,47,0.82);
text-align: center;
z-index: 999;
padding: 75px 0;
transition: ease all 0.3s;
-webkit-transition: ease all 0.3s;
}
.events ul li:hover .overlay{
bottom: 0;
}
.overlay span{
font-size: 20px;
display: block;
margin-bottom: 25px;
color: #098bd0;
font-family: mislab-std, serif;
font-weight: 500;
}
.overlay h6{
line-height: 24px;
} .among-world-page .events {
margin: 0 -20px;
} .among-world-page .events ul li img{
width: 100%;
height: 300px;
}
.among-world-page .events h6 {
font-size: 19px;
color: #fff;
}
.among-world-page .event-date strong {
font-size: 18px;
}
.among-world-page .event-date span {
font-size: 17px;
} .join-newsletter{
background: url(//interactionintl.org/wp-content/themes/interaction-intl/images/background-1.jpg) no-repeat 0 0;
background-size: cover;
text-align: center;
padding: 40px 0;
}
.join-newsletter h3{
color: #fff;
}
.join-newsletter h5{
color: #fff;
margin: 0 0 15px;
line-height: 20px;
}
.newsletter-form{
max-width: 650px;
margin: 0 auto;
overflow: hidden;
}
.gform_wrapper{ margin: 0 !important;}
.gform_wrapper .gform_body{
width: calc(100% - 130px) !important;
float: left;
}
.college-popup .gform_wrapper .gform_body {
width: 100% !important;
float: none;
}
.newsletter-form .top_label div.ginput_container input[type="text"]{
width: 100%;
margin-top: -1px;
position: relative;
margin-right: 14px;
letter-spacing: 1px !important;
font-size: 16px !important;
padding: 0 10px !important;
line-height: 35px;
}
.gform_wrapper .gform_footer{
width: 130px !important;
clear: none !important;
margin: 0 !important;
}
.full-with-container .gform_wrapper .gform_footer{ float: none;}
.full-with-container .gform_wrapper .gform_body{ float: none;}
.newsletter-form .gform_button.button{
border: 1px solid #fff;
color: #fff !important;
font-weight: 700;
padding: 0 21px;
text-align: center;
display: inline-block;
margin: 0 -2px;
text-transform: uppercase;
background-color: transparent;
line-height: 34px;
font-size: 14px;
cursor: pointer;
transition: ease all 0.3s;
-webkit-transition: ease all 0.3s;
}
.newsletter-form .btn{ line-height: 34px; margin-left: 10px;}
.newsletter-form .gform_button.button:hover {
background-color: #143960;
border-color: #143960;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
background-color: transparent !important;
margin-bottom: 6px !important;
border-top: 0 !important;
border-bottom: 0 !important;
padding-top: 0 !important;
}
.newsletter-form .gform_wrapper ul li.gfield{
margin-top: 9px;
} .latest-news-section{
padding: 45px 0;
}
.latest-news-section h5{
position: relative;
padding-bottom: 25px;
}
.latest-news-section.odd h5{
padding-bottom: 0;
}
.latest-news-section h5:after{
content: "";
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 128px;
height: 3px;
background: #274d58;
}
.latest-news-section.odd h5:after {
display: none;
}
.latest-news{
margin-top: 40px;
padding: 0;
}
.latest-news.odd{
margin-top: 0px;
}
.latest-news ul{
list-style: none;
padding: 0;
margin: 0 -12px;
}
.latest-news ul li{
background: #f8f8f8;
display: block;
float: left;
position: relative;
width: calc(33.33% - 24px);
margin: 0 12px 24px;
overflow: hidden;
border: 1px solid #f2f2f2;
}
.latest-news-section.odd .latest-news ul li {
width: calc(50% - 24px);
}
.latest-news ul li img{
height: 229px;
object-fit: cover;
-webkit-object-fit: cover;
width: 100%;
}
.latest-news ul li h6{
color: #013745;
font-weight: 500;
line-height: normal;
text-transform: none;
margin-bottom: 22px;
}
.news-content{
padding: 30px 19px;
}
.news-content p{
color: #013745;
margin-bottom: 30px;
}
.news-content a.btn{
color: #013745 !important;
border-color: #013745;
line-height: 34px;
padding: 0 20px;
font-size: 16px;
}
.news-content a.btn:hover{
color: #fff !important;
} .owl-prev{
position: absolute;
left: -57px;
top: 0;
height: 100%;
width: 45px;
background: #e2e5e7 !important;
font-size: 70px !important;
color: #85929a !important;
}
.owl-next{
position: absolute;
right: -57px;
top: 0;
height: 100%;
width: 45px;
background: #e2e5e7 !important;
font-size: 70px !important;
color: #85929a !important;
}
button.owl-next.disabled {
opacity: .3;
}
button.owl-prev.disabled {
opacity: .3;
} .inner-hero{
}
.inner-hero img{
width: 100%;
object-fit: cover;
-webkit-object-fit: cover;
max-height: 385px;
}
.pager{
margin: 16px 0 0 0;
}
.pager ul{
list-style: none;
padding: 0;
margin: 0;
}
.pager ul li{
float: left;
margin: 0 13px 0 0;
width: 50px;
height: 47px;
border: 1px solid #ededed;
background: #f8f8f8;
}
.pager ul li a{
display: block;
font-weight: 700;
color: #013745;
text-align: center;
line-height: 46px;
}
.pager ul li.active a{
color: #0a82c1;
} .title-section{
background: url(//interactionintl.org/wp-content/themes/interaction-intl/images/dotted-bg.png) repeat 0 0;
padding: 50px 0 45px;
color: #fff;
text-align: center;
border-top: 1px solid #9c9c9c;
position: relative;
z-index: 99;
} .breadcrumb{
color: #fff;
font-size: 20px;
font-family: mislab-std, serif;
font-weight: 400;
}
.breadcrumb ul{
list-style: none;
margin: 0;
padding: 0;
}
.breadcrumb ul li{
display: inline-block;
}
.breadcrumb a{
color: #fff;
font-size: 19px;
}
.breadcrumb .current-item{
color: #006cb5;
}
.breadcrumb span{
border-bottom: 0px !important;
padding: 0px !important;
color: #006cb5;
}
.breadcrumb a span{
color: #fff;
}
.breadcrumb .post{ border-bottom: 0px; padding: 0;} .blog-single{
padding: 50px 0;
}
.single-content{
float: left;
width: calc(100% - 396px);
}
.image-box{
margin-bottom: 55px;
}
.image-box img{
width: 100%;
max-height: 511px;
object-fit: cover;
-webkit-object-fit: cover;
}
.single-content h2{
color: #013745;
margin-bottom: 10px;
}
.single-content h6{
line-height: normal;
margin-bottom: 20px;
color: #013745;
text-transform: none;
font-weight: 500;
}
.single-content h5{
line-height: 26px;
margin-bottom: 40px;
font-size: 21px;
font-weight: 400;
}
.single-content p{
line-height: normal;
font-size: 16px;
letter-spacing: 1px;
}
blockquote{
margin: 30px 0 35px 15px;
padding: 0 18px;
color: #006cb5;
font-size: 18px;
font-family: mislab-std, serif;
font-weight: 500;
letter-spacing: 1px;
position: relative;
border-left: 3px solid #006cb5;
line-height: 22px;
} .wp-pagenavi span.pages,
a.previouspostslink,
a.nextpostslink{
display: none !important;
}
.latest-news-section .pageination{
padding-left: 10px;
padding-top: 16px;
clear: both;
}
.latest-news-section .pageination span,
.latest-news-section .pageination a{
background: #f8f8f8;
width: 47px;
line-height: 44px;
border: 1px solid #f2f2f2;
color: #013745;
font-size: 18px;
font-weight: 700;
text-align: center;
padding: 0;
margin: 0 13px 0 0;
display: inline-block;
}
.latest-news-section .pageination span.current{
color: #0a82c1;
}
.blog-sidebar{
float: right;
width: 335px;
background: #f8f8f8;
border: 1px solid #ebebeb;
border-radius: 10px;
padding: 28px 18px;
}
.blog-sidebar h5{
letter-spacing: 0px;
}
.sidebar-search{
background: #fff;
position: relative;
border: 1px solid #ebebeb;
line-height: 30px;
}
.sidebar-search:after{
content: "\f002";
font-size: 20px;
color: #b2babf;
position: absolute;
right: 5px;
top: 2px;
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
z-index: 99;
}
.search-form{
background: #fff;
clear: both;
overflow: hidden;
position: relative;
}
.search-form:after{
content: "\f002";
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
position: absolute;
right: 10px;
top: 7px;
color: #b1b8bd;
font-size: 19px;
}
.search-form input[type="search"]{
border: 0;
float: left;
background: transparent;
padding: 0 10px;
line-height: 34px;
width: calc(100% - 42px);
}
.search-form input[type="submit"]{
background: transparent;
position: relative;
border: 0;
line-height: 30px;
width: 25px;
cursor: pointer;
height: 32px;
margin: 0 12px 0 0;
z-index: 100;
float: right;
text-indent: -9999px;
}
.sidebar-widget-box{
margin-bottom: 45px;
}
.sidebar-widget-box:last-child{
margin-bottom: 0px;
}
.sidebar-widget-box ul{
list-style: none;
padding: 0;
margin: 0;
}
.sidebar-widget-box ul li{
position: relative;
padding-left: 12px;
margin-bottom: 8px;
}
.sidebar-widget-box ul li:before{
content: "\f0da";
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
position: absolute;
left: 0;
top: 2px;
color: #02385c;
font-size: 16px;
}
.sidebar-widget-box ul li a{
color: #02385c;
display: block;
font-size: 16px;
letter-spacing: 1px;
}
.sidebar-social-links{}
.sidebar-social-links a{
font-size: 25px;
color: #006cb5;
display: inline-block;
margin-right: 23px;
}
.sidebar-social-links span{
float: left;
color: #006cb5;
text-transform: uppercase;
font-family: mislab-std, serif;
font-weight: 500;
margin-right: 10px;
line-height: 30px;
}
.sidebar-social-links span{
float: left;
color: #006cb5;
text-transform: uppercase;
font-family: mislab-std, serif;
font-weight: 500;
margin-right: 10px;
line-height: 30px;
}
.share-story{
margin: 40px 0 0;
}
.share-story a{
font-size: 20px;
color: #006cb5;
display: inline-block;
margin-left: 10px;
}
.share-story span{
float: left;
color: #006cb5;
text-transform: uppercase;
font-family: mislab-std, serif;
font-weight: 500;
font-size: 17px;
padding-top: 3px;
} .two-column-with-separator{
}
.two-column-with-separator .two-column-row{
margin: 0 -50px;
}
.two-column-row{
font-size: 16px;
}
.two-column-half{
display: inline-block;
width: 50%;
margin: 65px -2px;
padding: 0 50px;
position: relative;
vertical-align: top;
}
.two-column-with-separator .two-column-half:first-child:after{
content: "";
position: absolute;
right: -1.5px;
top: 0;
height: 100%;
width: 3px;
background: #274d58;
}
.two-column-with-separator .two-column-half:last-child:after{
content: none;
}
.two-column-half h2{
color: #013745;
} .full-column-with-separator{
text-align: center;
max-width: 1024px;
margin: 60px auto;
position: relative;
padding-bottom: 40px;
}
.full-column-with-separator h2{
color: #013745;
}
.full-column-with-separator h5{
line-height: 26px;
}
.full-column-with-separator.no{
padding-bottom: 0;
}
.full-column-with-separator.yes:after{
content: "";
position: absolute;
left: 50%;
bottom: 0;
width: 128px;
height: 3px;
background: #274d58;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.full-column-with-separator p{
margin-top: 20px;
}
.no-separator:after{
display: none;
padding-bottom: 0;
} .two-column-content{
padding: 20px 0 50px;
}
.two-column-content .two-column-row{
margin: 0;
text-align: left;
}
.two-column-content .two-column-row .two-column-half{
margin: 0px -2px;
}
.two-column-content.small .wrapper{
max-width: 1000px;
}
.two-column-content.small .two-column-row .two-column-half{
padding-left: 60px;
}
.two-column-content.small .two-column-row .two-column-half ul{
margin-left: 80px;
list-style: none;
padding: 0;
}
.two-column-content.small .two-column-row .two-column-half ul li{
margin-bottom: 8px;
position: relative;
padding: 0 0 0 24px;
font-size: 16px;
}
.two-column-content.small .two-column-row .two-column-half ul li:before{
content: "\f00c";
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
position: absolute;
left: 0;
top: 2px;
font-size: 16px;
color: #87c817;
}
.two-column-content.small .two-column-row .two-column-half ul li a{
color: #013745;
} .testimonial-section{
position: relative;
margin-bottom: 30px;
}
.page-template-template-program-sub-page .testimonial-section { margin-bottom: 0;  }
.testimonial-section img{
max-height: 521px;
width: 100%;
object-fit: cover;
-webkit-object-fit: cover;
}
.testimonial{
width: 45%;
position: absolute;
right: 10%;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
z-index: 99;
}
.testimonial blockquote{
border-left: 0;
padding: 0;
margin: 0;
color: #fff;
}
.testimonial blockquote h3{
color: #fff;
margin-bottom: 20px;
}
.testimonial span{
color: #fff;
margin-top: 35px;
display: block;
font-family: mislab-std, serif;
font-weight: 500;
letter-spacing: 1px;
}
.testimonial-overlay{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.43);
z-index: 98;
transition: ease all 0.3s;
-webkit-transition: ease all 0.3s;
} .even-odd-section{
padding: 0px 0 0;
}
.even-odd-row{
display: flex;
align-items: center;
justify-content: center;
background: #f9f9f9; }
.even-odd-section:nth-child(odd) .even-odd-row{
flex-direction: row-reverse;
}
.even-odd-image{
max-width: 50%;
width: 100%;
}
.even-odd-image img{
max-height: 800px;
width: 100%;
object-fit: cover;
}
.even-odd-content{
max-width: 50%;
padding: 35px 90px 35px 65px;
vertical-align: middle;
position: relative;
}
.even-odd-content h4{
color: #013745;
}
.even-odd-content ul{
list-style: none;
padding: 0;
margin: 0;
}
.even-odd-content ul li{
margin-bottom: 20px;
position: relative;
padding: 0 0 0 26px;
}
.even-odd-content ul li:before{
content: "\f00c";
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
position: absolute;
left: 0;
top: 2px;
font-size: 16px;
color: #87c817;
}
.even-odd-content ol{
list-style-position: inside;
padding: 0;
margin: 0;
}
.even-odd-content ol li{
margin-bottom: 20px;
position: relative;
} .apply-online{
background: url(//interactionintl.org/wp-content/themes/interaction-intl/images/background-1.jpg) no-repeat 0 0;
background-size: cover;
text-align: center;
padding: 90px 0;
}
.apply-online .wrapper{
max-width: 920px;
}
.apply-online h3{
color: #fff;
float: left;
}
.apply-online a{
float: right;
line-height: 37px;
font-size: 14px;
margin-top: 5px;
} .event-details{
background: #f8f8f8;
border: 1px solid #ebebeb;
padding: 20px 25px;
border-radius: 10px;
margin-top: 42px;
}
.event-box{
width: 50%;
float: left;
}
.event-box ul{
list-style: none;
padding: 0;
margin: 0;
}
.event-box ul li{
display: block;
margin-bottom: 20px;
font-size: 16px;
}
.event-details span{
display: block;
}
.event-details address{
display: block;
font-style: normal;
}
.event-details strong{
display: block;
}
.event-details h5{
margin-bottom: 20px;
}
.location-map{ margin-top: 20px;}
.sticky {
position: fixed;
width: 100%;
left: 0;
top: -21px;
z-index: 100;
border-top: 0;
}
.page-content .search-form {
background: #eee;
} #tribe-events-pg-template, .tribe-events-pg-template{ max-width: inherit !important;}
.single-tribe_events h2.tribe-events-single-event-title{ font-size: 45px !important;}
#tribe-events-pg-template .tribe-events-content h5, .tribe-events-after-html h5, .tribe-events-before-html h5 {
line-height: 26px !important;
margin: 0 0 17px !important;
font-size: 21px !important;
font-weight: 400 !important;
}
.tribe-events-schedule {
margin: 20px 0 0 !important;
}
.tribe-events-schedule{}
.tribe-events-event-image img{ max-height: 511px; object-fit: cover;} .mega-indicator{ display: none;}
.textwidget.custom-html-widget{
line-height: normal !important;
text-transform: none !important;
font-size: 14px !important;
}
.single-tribe_events .tribe-events-event-meta {
font-size: 16px ;
border-radius: 10px;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group-venue a{
display: block !important;
margin-top: 18px;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd{
margin: 0 0 20px !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd:first-child{
margin: 0 0 0px !important;
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group{
padding: 0 3%;
width: 42%;
}
.tribe-events-meta-group .tribe-events-single-section-title{
font-weight: 400;
}
.tribe-events-list-widget .tribe-list-widget {
margin: 0;
padding: 0;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
padding: 0;
margin-bottom: 8px;
position: relative;
padding-left: 12px;
}
.tribe-events-list-widget .tribe-events-list-widget-events h4{
color: #02385c;
display: inline-block;
font-size: 16px;
letter-spacing: 1px;
font-family: proxima-nova, sans-serif;
line-height: normal;
margin: 0;
}
.tribe-events-list-widget .tribe-events-list-widget-events h4 a{
color: #02385c;
}
.tribe-event-duration {
display: inline-block;
font-family: proxima-nova, sans-serif;
}
.tribe-event-duration span{
color: #02385c;
font-size: 16px;
letter-spacing: 1px;
}
.tribe-events-list-widget .tribe-events-widget-link{ display: none;}
footer .tribe-events-list-widget .tribe-events-list-widget-events h4 a{
color: #fff;
}
footer .tribe-event-duration span{
color: #fff;
}
.tribe-events-list-widget .tribe-events-list-widget-events::before {
content: "\f0da";
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
position: absolute;
left: 0;
top: 3px;
color: #02385c;
font-size: 16px;
} .main-menu ul ul{
position: absolute;
left: 0;
top: 52px;
width: 100%;
background: #023960; padding: 38px 0;
z-index: 999999;
transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
box-shadow: 0px 10px 10px rgba(0,0,0,0.15);
display:none;
}
.main-menu ul ul li{
display: block;
padding: 5px 66px 30px 60px;
border-left: 0px solid #e8e8e8;
border-right: 2px solid #e8e8e8;
float: left;
width: 33.333%;
min-height: 102px;
}
.main-menu ul ul li:nth-child(3n){
border-right: 0px;
}
.main-menu ul ul li a{
color: #fff;
font-size: 16px;
line-height: 24px;
padding: 0;
}
.main-menu ul ul li:hover a{
background: none;
}
.main-menu ul ul li a span.sub {
font-size: 12px;
line-height: normal;
text-transform: none;
display: block;
font-weight: 400;
}
.main-menu ul ul li:nth-child(4n) {
padding-bottom: 0;
}
.main-menu ul ul:before{
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: -100%;
background: #023960;
box-shadow: -5px 10px 10px rgba(0,0,0,0.15);
}
.main-menu ul ul:after{
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: -100%;
background: #023960;
box-shadow: 5px 10px 10px rgba(0,0,0,0.15);
}
.heateor_sss_sharing_title {
float: left;
line-height: 28px;
margin-right: 15px;
font-family: mislab-std, serif;
font-weight: 500 !important;
color: #006cb5;
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
bottom: -20px;
position: relative;
}
ul.heateor_sss_follow_ul li i, ul.heateor_sss_sharing_ul li i{
margin: 0 10px 0 0 !important;
}
.archive #tribe-events-pg-template, .tribe-events-pg-template{
max-width: 1290px !important;
}
.post-type-archive-tribe_events #tribe-events-content-wrapper{
padding: 20px !important;
}
.post-type-archive-tribe_events #tribe-events-content-wrapper h1{
color: #013745;
}
.archive #tribe-events .tribe-events-button, .tribe-events-button, .tribe-button{
margin: 0;
background: #02385c !important;
color: #fff !important;
border: 0 !important;
}
#tribe-bar-form label{ font-size: 15px;}
.container{ min-height: 100px;}
.category{ padding: 60px 0;}
.category h1{ color: #013745;}
.category .image-box {
margin-bottom: 25px;
}
.post {
margin: 0;
padding: 40px 0;
border-bottom: 1px solid gray;
}
.blog-single .post{ border-bottom: 0px; padding: 0;}
.burger-menu{ display: none;}
.tribe-events-schedule h6 span{ color: #006cb5; text-transform: uppercase;}
.tribe-events-list-separator-month {color: #013745;}
.tribe-events-tooltip {padding: 12px 12px !important;}
.tribe-events-tooltip h3{ font-size: 20px; line-height: normal;}
.tribe-mini-calendar-event .list-date { display: none !important;}
.tribe-mini-calendar-event .list-info h2{ margin-bottom: 0 !important; display: inline; font-weight: 400 !important; font-size: 16px !important;}
.tribe-mini-calendar-event .list-info{ font-size: 16px !important;}
.tribe-events-duration { display: inline;}
.tribe-mini-calendar-event .list-info{ width: 90% !important; margin: 0 !important;}
.tribe-mini-calendar-event{ border: 0px !important; padding: 0 !important; margin: 0 !important;}
.tribe-events-adv-list-widget .list-info, .tribe-mini-calendar-list-wrapper .list-info { margin-bottom: 5px !important; line-height: normal !important;}
.tribe-events-adv-list-widget .type-tribe_events, .tribe-mini-calendar-list-wrapper .type-tribe_events{ padding-left: 12px !important; position: relative;}
.tribe-events-adv-list-widget .type-tribe_events:before, .tribe-mini-calendar-list-wrapper .type-tribe_events:before {
content: "\f0da";
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
position: absolute;
left: 0;
top: 2px;
color: #fff;
}
.blog-sidebar .tribe-mini-calendar-event .list-info h2 a{ color: #02385c;}
.blog-sidebar .tribe-events-adv-list-widget .type-tribe_events:before, .blog-sidebar .tribe-mini-calendar-list-wrapper .type-tribe_events:before {
color: #02385c;
}
.blog-sidebar .tribe-events-widget-link{ display: none;}
.blog-sidebar span.tribe-event-date-end {
display: none;
} .contact-section{
padding: 40px 0;
}
.contact-address{
float: left;
width: 48%;
}
.contact-right{
float: right;
width: 48%;
}
.contact-right img{
display: inline-block;
width: 97%;
}
.contact-form input[type="submit"]{
border: 1px solid #143960;
font-size: 18px;
color: #143960;
font-weight: 700;
padding: 0 21px;
line-height: 44px;
text-align: center;
display: inline-block;
margin: 0 -2px;
text-transform: uppercase;
background-color: transparent;
cursor: pointer;
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
}
.contact-form input[type="submit"]:hover {
background-color: #143960;
color: #fff !important;
}
.contact-address h4{ color: #013745;}
.gform_wrapper textarea.large {
height: 140px !important;
} .three-column-section{
padding:25px 0;
}
.three-column-section .box{
float: left;
width: calc(33.33% - 20px);
margin: 10px;
padding: 0px;
background: #f8f8f8;
overflow: hidden;
min-height: 140px;
}
.box-content{
padding: 20px;
}
.three-column-section .box h4{
color: #013745;
margin-bottom: 10px;
}
.three-column-section .box h5{
margin-bottom: 20px;
font-size: 18px;
line-height: normal;
}
.three-column-section .box img{
height: 229px;
object-fit: cover;
-webkit-object-fit: cover;
width: 100%;
}
.three-column-section .box a{
color: #006cb5;
}
.three-column-section.team .box img{
margin-bottom: 20px;
border-radius: 50%;
border: 1px solid #eee;
width: 200px;
object-fit: cover;
height: 200px;
margin: 0 auto 40px;
}
.three-column-section.team .box{
text-align: center;
}
.page-template-template-program .box-content h6{
color: #013745;
font-weight: 500;
line-height: normal;
text-transform: none;
margin-bottom: 22px;
}
.page-template-template-program .three-column-section .box .btn{
margin: 10px 20px 30px 20px;
}
.page-template-template-program a.btn {
line-height: 34px;
padding: 0 20px;
font-size: 16px;
} .team-title{
text-align: center;
padding: 40px 0;
margin: 1px 0 0px 0;
}
.team-title h2{
color: #013745;
margin: 0;
}
.container h6{ color: #013745; font-size: 16px;}
.container h3 {	margin: 0 0 15px;}
.cctecc-menu{
background: #022a45;
text-align: center;
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #f5f5f5;
position: relative;
z-index: 100;
}
.cctecc-menu ul{
list-style: none;
padding: 0;
margin: 0;
}
.cctecc-menu ul li{
display: inline-block;
margin: 0 -1px;
border-left: 1px solid #f5f5f5;
position: relative;
}
.cctecc-menu ul li:last-child{
border-right: 1px solid #f5f5f5;
}
.cctecc-menu ul li a{
display: block;
font-size: 15px;
color: #fff;
padding: 0 25px;
text-transform: uppercase;
font-weight: 700;
line-height: 52px;
}
.cctecc-menu ul li:hover a, .cctecc-menu ul li.current_page_item a{
background: #006cb5;
}
.three-column-section .box .btn{
color: #143960 !important;
border-color: #143960;
margin: 0px 5px 20px;
font-size: 14px;
padding: 0 10px;
line-height: 36px;
}
.three-column-section .box .btn:hover{
color: #fff !important;
}
.view-event{
text-align: center;
padding: 40px 0;
}
.view-event a{
color: #143960 !important;
border: 2px solid #143960;
max-width: 320px;
width: 100%
}
.view-event a.btn:hover{
color: #fff !important;
}
.full-with-container{
padding: 40px 0;
} .book-listing{
padding: 0px 0 0;
}
.book-listing:last-child{
padding-bottom: 50px;
}
.book-listing h3{
text-align: center;
margin-top: 30px;
}
.page-id-506 .book-listing h3{
display: none;
}
.book-column{
display: block;
float: left;
position: relative;
width: calc(50% - 24px);
overflow: hidden;
margin: 10px 12px;
background-color: #f9f9f9;
padding: 15px;
border: 1px solid #ededed;
}
.book-column span{
display: block;
}
.book-column img{
float: left;
margin-right: 12px;
margin-bottom: 12px;
}
.book-column p{
width: 100%;
margin: 5px 0 10px;
}
.book-column .btn {
border: 1px solid #143960;
font-size: 16px;
color: #143960 !important;
font-weight: 700;
padding: 0 16px;
line-height: 40px;
margin: 20px 0 0;
}
.book-column .btn:hover{
color: #fff !important;
} .woocommerce ul.products li.product h2{
line-height: normal;
color: #013745;
font-size: 18px !important;
}
.woocommerce ul.products li.product .button{
background: transparent;
border: 1px solid #143960;
font-size: 16px;
color: #143960 !important;
font-weight: 700;
padding: 0 16px;
line-height: 40px;
margin: 20px 0 0;
border-radius: 0;
text-transform: uppercase;
}
a.button.pdf_button {
margin-left: 5px !important;
}
.woocommerce div.product form.cart .button{
background: transparent;
border: 1px solid #143960;
font-size: 16px;
color: #143960 !important;
font-weight: 700;
padding: 0 16px;
line-height: 40px;
margin: 0;
border-radius: 0;
text-transform: uppercase;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
background: transparent;
border: 1px solid #143960;
font-size: 16px;
color: #143960 !important;
font-weight: 700;
padding: 0 16px;
line-height: 40px;
margin: 0;
border-radius: 0;
text-transform: uppercase;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
color: #fff !important;
background: #143960;
}
.woocommerce-Price-amount.amount{ color: #006cb5 !important; font-size: 22px;}
.related.products{
overflow: hidden;
clear: both;
padding-top: 50px;
}
.related.products h2{
margin-bottom: 20px;
}
.woocommerce .quantity .qty{ padding: 0; line-height: 40px;}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{ width: 38%;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{ width: 58%; margin-top: 0;}
.woocommerce .quantity .qty{ border: 1px solid #143960; font-weight: 700;}
#coupon_code { width: 110px; padding: 3px 6px 3px;}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{ padding: 0em 1em;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{ background-color: transparent;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{ background-color: #143960;}
.woocommerce form .form-row input.input-text{ line-height: 42px;}
.woocommerce form .form-row textarea{ padding-top: 10px; height: 136px; resize: none; line-height: normal;}
.select2-container--default .select2-selection--single { border-radius: 0px; height: 44px; line-height: 44px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{ line-height: 42px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{ height: 42px;}
.woocommerce-terms-and-conditions-wrapper{ margin-bottom: 30px;}
.woocommerce .container .wrapper { padding: 40px 20px !important;}
.woocommerce.columns-4{ padding: 40px 0 0;}
.woocommerce .single-content .image-box{ display: none;}
.edit-account fieldset{ margin-bottom: 20px;}
#tribe-events-footer~a.tribe-events-ical.tribe-events-button{ line-height: 44px; height: 44px; font-size: 16px;}
#tribe-events-content, #tribe-events-content.tribe-events-list{ margin-bottom: 0px;}
.woocommerce nav.woocommerce-pagination {
text-align: left;
}
.woocommerce nav.woocommerce-pagination ul{
border: 0px;
margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li{
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
background: #f8f8f8;
width: 47px;
line-height: 44px;
border: 1px solid #f2f2f2;
color: #013745;
font-size: 18px;
font-weight: 700;
text-align: center;
padding: 0;
margin: 0 13px 0 0;
display: inline-block;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
background: #f8f8f8;
color: #0a82c1;
}
.woocommerce-form.woocommerce-form-login.login{
max-width: 600px;
margin: 0 auto;
}
.woocommerce-ResetPassword.lost_reset_password{
max-width: 600px;
margin: 2em auto;
border: 1px solid #d3ced2;
padding: 20px;
border-radius: 5px;
}
.woocommerce-account h2{ text-align: center; color: #143960;} .filter_menu{
list-style: none;
padding: 0;
margin: 0 0 30px;
text-align: center;
}
.filter_menu li{
display: inline-block;
}
.filter_menu li a{
display: block;
padding: 10px 15px;
background: #143960;
color: #fff;
margin: 0 3px;	
}
.filter_menu li:hover a,
.filter_menu li.active a{
background: #006cb5;
}
.college-box{}
.college-box span{ display: block;}
.filter-nav{
padding: 0 15px;
text-align: center;
}
.filter-nav button{
background: #013745;
display: inline-block;
margin: 0 5px;
border: 1px solid #f5f5f5;
position: relative;
font-size: 15px;
color: #fff;
padding: 0 15px;
outline: 0;
text-transform: uppercase;
font-weight: 700;
line-height: 42px;
cursor: pointer;
}
.filter-nav button.active, .filter-nav button.is-checked{
background: #006cb5;
}
.full-with-container h5, .container h5{ line-height: normal; margin-bottom: 20px;}
#donation-form {
max-width: 60%;
max-height: 700px;
}
#donation-form h4 {
color: #013745;
}
#donation-form select {
padding: 10px 4px;
line-height: 34px;
}
#gform_submit_button_2 {
line-height: 33px;
background: #02385c !important;
font-size: 14px;
margin: 0 12px 0 0;
border: 1px solid #02385c;
color: #fff !important;
font-weight: 700;
padding: 0 21px;
text-align: center;
display: inline-block;
text-transform: uppercase;
background-color: transparent;	
}
.college-list-content {
max-width: 850px;
margin: auto;
padding: 20px 0 50px;
padding-left: 7%;
}
.college-list-content ul {
column-count: 2;
padding: 0;
margin: 0;
list-style: none;
}
.college-list-content ul li {
color: #013745;
margin-bottom: 8px;
position: relative;
padding: 0 0 0 24px;
font-size: 16px
}
.college-list-content ul li:before {
content: "\f00c";
font-family: 'Font Awesome 5 Pro';
font-weight: 700;
position: absolute;
left: 0;
top: 2px;
font-size: 16px;
color: #87c817;
}
.college-list-content ul li a {
color: #013745;
}
.college-popup {
max-width: 500px;
}
.college-popup span {
display: block;
}
.college-popup h4 {
color: #013745;
margin-bottom: 10px;
}
.age-filter {
margin: 25px 0;
}
.owl-dots {
position: absolute;
bottom: 20px;
width: 100%;
text-align: center;
}
.owl-carousel button.owl-dot {
width: 10px;
height: 10px;
background: #85929a;
border-radius: 50%;
margin: 0 2px;
}
.owl-carousel button.owl-dot.active {
background: #fff;
}
.project-map {
height: 610px;
}
.map-content {
background: #fff;
padding: 20px;
font-size: 14px;
}
.map-content span {
display: block;
margin-bottom: 4px;
}
.gform_wrapper .gfield_required{ display: inherit;} .college-popup input[type="submit"] {
border: 1px solid #143960;
font-size: 18px;
color: #143960;
font-weight: 700;
padding: 0 21px;
line-height: 44px;
text-align: center;
display: inline-block;
margin: 0 -2px;
text-transform: uppercase;
background-color: transparent;
cursor: pointer;
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
}
.college-popup input[type="submit"]:hover {
background-color: #143960;
color: #fff !important;
}
.college-popup .gform_wrapper{ margin-bottom: 0 !important;} .content-section {
padding: 80px 0 170px 0;
}
.tab-section {
margin-bottom: 60px;
}
.tab-section .nav-tabs {
}
.tab-section .nav-tabs .owl-item {
display: inline-block;
position: relative;
padding: 0 60px;
}
.tab-section .nav-tabs .owl-item:after {
content: '';
position: absolute;
right: -45px;
top: 50%;
display: block;
width: 78px;
border-bottom: 1px solid #ececec;
}
.tab-section .nav-tabs .owl-item:last-child:after {
display: none;
}
.tab-section .nav-tabs .owl-item span {
border: #022a45 1px solid;
width: 120px;
height: 120px;
font-weight: 500;
font-size: 18px;
padding: 0 10px;
color: #022a45;
display: table-cell;
vertical-align: middle;
border-radius: 50%;
text-align: center;
cursor: pointer;
}
.tab-section .nav-tabs .owl-item span.current{
border: #022a45 1px solid;
background-color: #022a45;
color: #ffffff;
}
.tab-section .tab-content {
padding: 55px 0 0 0;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content .tab-pane.active{
display: block;
}
.project_desc {
border: 1px solid #022a45;
padding: 30px 20px;
background: #f9f9f9;
font-size: 18px;
}
.nav-tabs .owl-prev, .nav-tabs .owl-next{
background: none !important;
color: #006cb5 !important;
} .second-map{ margin-bottom: 60px;}
.page-id-1535 .full-with-container .wrapper,
.page-id-1713 .full-with-container .wrapper,
.page-id-1716 .full-with-container .wrapper,
.page-id-1717 .full-with-container .wrapper,
.page-id-1724 .full-with-container .wrapper,
.page-id-3769 .full-with-container .wrapper{
max-width: 1000px;
}
.page-id-1535 .gform_wrapper .gform_body,
.page-id-1713 .gform_wrapper .gform_body,
.page-id-1716 .gform_wrapper .gform_body,
.page-id-1717 .gform_wrapper .gform_body,
.page-id-1724 .gform_wrapper .gform_body,
.page-id-3769 .gform_wrapper .gform_body{
margin: 0 auto;
}
.page-id-1535 .gform_footer input[type=submit],
.page-id-1713 .gform_footer input[type=submit],
.page-id-1716 .gform_footer input[type=submit],
.page-id-1717 .gform_footer input[type=submit],
.page-id-1724 .gform_footer input[type=submit],
.page-id-3769 .gform_footer input[type=submit]{
font-size: 18px;
font-weight: 700;
padding: 0 21px;
line-height: 44px;
text-align: center;
display: inline-block;
margin: 0 -2px;
text-transform: uppercase;
background-color: transparent;
color: #143960;
border: 2px solid #143960;
max-width: 320px;
width: 100%;
cursor: pointer;
transition: 0.3s all ease;
-webkit-transition: 0.3s all ease;
}
.page-id-1535 .gform_footer input[type=submit]:hover,
.page-id-1713 .gform_footer input[type=submit]:hover,
.page-id-1716 .gform_footer input[type=submit]:hover,
.page-id-1717 .gform_footer input[type=submit]:hover,
.page-id-1724 .gform_footer input[type=submit]:hover,
.page-id-3769 .gform_footer input[type=submit]:hover{
background-color: #143960;
border-color: #143960;
color: #fff;
}
.page-id-1535 .gform_footer input[type=submit],
.page-id-1713 .gform_footer input[type=submit],
.page-id-1716 .gform_footer input[type=submit],
.page-id-1717 .gform_footer input[type=submit],
.page-id-1724 .gform_footer input[type=submit] { margin-left: 62px !important;  } .feedback-box{
position: relative;
overflow: hidden;
margin-bottom: 30px;
max-width: calc(50% - 30px);
display: inline-block;
margin: 0 10px 30px;
vertical-align: top;
}
.feedback-box img{
height: 250px;
width: 100%;
object-fit: cover;
-webkit-object-fit: cover;
object-position: center;
}
.feedback-box .overlay{
position: absolute;
left: 0;
bottom: -100%;
overflow-y: auto;
text-align: left;
width: 100%;
height: 100%;
background: rgba(1,29,47,0.82);
z-index: 999;
padding: 30px;
color: #fff;
transition: ease all 0.3s;
-webkit-transition: ease all 0.3s;
}
.feedback-box:hover .overlay{
bottom: 0;
}
.feed-title {
position: absolute;
left: 0;
top: 0;
text-align: center;
width: auto;
background: #02385c;
padding: 12px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.feed-title h5{
color: #fff;
margin-bottom: 0;
}
.main-menu ul li#menu-item-462 ul li  {
padding: 5px 25px 0px;
border-right: 2px solid #e8e8e8;
width: 25%;
}
.woocommerce-account .title-section h2 {
color: #fff;
}
.category.category-transition{ padding: 0;}
.single-tribe_events p {
margin-bottom: 5px;
}
.single-tribe_events .form-row.wc-pao-addon-wrap .woocommerce-Price-amount.amount{
font-size: 16px;
}
.single-tribe_events .wc-pao-addon.wc-pao-addon-additional-itinerary {
width: 50%;
display: inline-block;
vertical-align: top;
padding-left: 130px;
}
.single-tribe_events div#product-addons-total {
width: 37%;
display: inline-block;
margin: 0 -2px;
vertical-align: top;
text-align: right;
}
.single-tribe_events .wc-pao-addon h3 {
font-size: 20px;
line-height: normal;
margin-bottom: 10px;
}
.single-tribe_events div#product-addons-total ul {
margin: 0;
padding: 0;
list-style: none;
}
.single-tribe_events div#product-addons-total ul li {
display: none;
}
.single-tribe_events div#product-addons-total ul li.wc-pao-subtotal-line {
display: block;
}
.tribe-events-tickets .woocommerce .quantity input {
width: 3.375em;
line-height: 25px;
}
.custom_ticket_option {
display: none;
}
#rtec {
max-width: 100%;
margin: 20px 0 15px;
}
#rtec .rtec-register-button {
display: block;
width: 100%;
background: #143960;
border: 1px solid #143960;
margin-bottom: 0;
text-align: left;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-size: 15px;
padding: 0px 40px 0px 16px;
line-height: 36px;
font-family: proxima-nova, sans-serif;
letter-spacing: 1px;
overflow: hidden;
}
#rtec .rtec-form-wrapper {
background: #fafafa;
border: 1px solid #eee;
}
#rtec .rtec-form-field {
margin-bottom: 15px;
}
#rtec .tribe-bar-toggle-arrow:before {
content: '\f105';
font-family: 'Font Awesome 5 Pro';
font-size: 30px;
line-height: 30px;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
}
#rtec .rtec-register-button.tribe-bar-filters-open .tribe-bar-toggle-arrow:before {
content: '\f107';
}
#rtec .tribe-bar-toggle-arrow {
top: 4px;
}
#rtec .tribe-bar-toggle-arrow:after {
display: none;
}
#rtec .rtec-form-buttons input {
margin: 0;
background: #143960;
border: 1px solid #143960;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-family: proxima-nova, sans-serif;
letter-spacing: 1px;
font-size: 15px;
}
#rtec .rtec-form-buttons {
text-align: left;
}
.wrapper .woocommerce ul.products li.product a img {
height: 380px;
object-fit: cover;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
padding: 10px;
background-color: #f8f8f8;
border:1px solid rgba(0,0,0,0.2);
margin-bottom: 20px;
}
.woocommerce .col2-set .col-1 .title, .woocommerce .col2-set .col-2 .title {
padding-right: 38px;
position: relative;
}
.woocommerce-account .addresses .title .edit {
position: absolute;
right: -10px;
top: -10px;
padding: 5px 10px;
background: #023960;
color: #fff;
}
.copyright {
width: 70%;
float: left;
}
.credit {
width:auto;
float: right;
text-align: right;
}
.credit img {
display: inline-block;
}
.newsletter-form .gform_wrapper .gform_footer {
float: left;
}
.wrapper:after {
clear: both;
content: "";
display: table;
}
.blog-single .single-content .box-content.odd h4{
color: #013745;
margin-bottom: 20px;
}
.blog-single .single-content .box-content.odd span{
display: block;
}
.archive.category{
padding: 0;
}
div#product-addons-total{display: none;}
.wc-pao-addon{ margin-bottom: 8px;}
.magazine-cover {
float: left;
max-width: 320px;
margin-right: 30px;
width: 30%;
}
.magazine-content {
overflow: hidden;
}
.magazine-content h6{
line-height: 25px;
margin-bottom: 20px;
text-transform: none;
}
.latest-news-section.magazine-container .wrapper {
max-width: 1170px;
}
.current-issue {
margin-bottom: 60px;
}
.past-item-wrap {
width: auto;
margin: 0 -15px;
overflow: hidden;
display: flex;
flex-wrap: wrap;
}
.past-item {
display: block;
width: 25%;
padding: 0 15px;
vertical-align: top;
float: left;
margin-bottom: 25px;
}
.past-item h6{
line-height: 25px;
text-transform: none;
margin: 15px 0;
font-weight: 500;
} .woocommerce h1, .woocommerce h2 {
color: #013745;
} .page-pass-form {
max-width: 600px;
margin: 100px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.page-pass-form h5 {
margin-bottom: 30px;
text-align: center;
}
.page-pass-form input[type="password"] {
width: 75%;
}
.page-pass-form input[type="button"] {
width: 23%;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
color: #fff;
border-color: transparent;
background-color: rgb(2, 56, 92);
border-radius: 0;
cursor: pointer;
}
.page-pass-form span#err {
display: block;
width: 100%;
text-align: center;
font-size: 16px;
color: red;
padding-top: 20px;
}
.page-id-12446 .container.pass-hidden {
display: none;
}
#comments {
margin-top: 40px;
}
#comments label {
display: block;
}
#comments input#submit {
border: 1px solid #143960;
font-size: 15px;
color: #143960;
font-weight: 700;
padding: 0 21px;
line-height: 44px;
text-align: center;
display: inline-block;
margin: 0 -2px;
text-transform: uppercase;
background-color: transparent;
cursor: pointer;
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
} @media only screen and (max-width: 1380px) {
.intro-section a{ right: 5%;}
.wrapper {
padding-left: 20px !important;
padding-right: 20px !important;
}
}
@media only screen and (max-width: 1289px) {
.main-menu ul li a{ padding: 0 18px; font-size: 14px; }
.owl-prev{ left: -50px;}
.owl-next{right: -50px;}
.events ul li{ margin: 0;}
.events{ padding: 0 60px;}
.widget-box,
.footer-top .tribe-events-list-widget .tribe-event-title,
.tribe-event-duration span{ font-size: 14px;}
.tribe-events-list-widget .tribe-events-list-widget-events::before,
.widget-box ul li:before, .widget-box ol li:before{ top: 1px; font-size: 14px;}
.two-column-with-separator .two-column-row { margin: 0;}
.even-odd-content{ padding: 35px 35px;}
.two-column-content.small .two-column-row .two-column-half ul{ margin-left: 40px;}
.woocommerce ul.products li.product .button{ padding: 0 10px; font-size: 15px;}
.tab-section .nav-tabs .owl-item{ padding: 0 0px;}
.tab-section .nav-tabs .owl-item::after { right: 5px; width: 50px;}
.tab-section .nav-tabs { padding: 0 60px;}
.nav-tabs .owl-prev{ left: 0;} 
.nav-tabs .owl-next{ right: 0;}
}
@media only screen and (max-width: 1200px) {
.even-odd-image {background-size: cover;}
.even-odd-image img {visibility: hidden;}
.even-odd-row {align-items: stretch;}
}
@media only screen and (max-width: 1024px) {
.related.products { padding-top: 30px;  }
.tab-section .nav-tabs .owl-item::after { right: 14px;}
.wrapper .woocommerce ul.products li.product a img {
height: 300px;
}
.woocommerce-account .addresses .title h3 { font-size: 24px;  }
}
@media only screen and (max-width: 979px) {
body{ font-size: 16px;}
.header-social{ margin-left: 5px;}
.main-menu ul li a{ padding: 0 7px; font-size: 13px; }
.header-social a{ margin: 0 2px;}
.hero-content.right { right: 5%;}
.hero-content.left { left: 5%;}
h1 { margin: 0 0 10px; font-size: 42px;}
h2 { font-size: 36px;}
h3 {font-size: 30px;}
h4 { font-size: 20px; line-height: 24px;}
.hero-section li{ height: 350px;}
.widget-box { width: 33.33%;}
.widget-box:first-child{ width: 100%; float: none; margin-bottom: 40px;}
.widget-box h5 { line-height: normal; font-size: 18px;}
.latest-news ul li{ margin: 0 5px 24px; width: calc(33.33% - 10px);}
.testimonial{width: 50%;}
.testimonial blockquote h3{ font-size: 24px;}
.header-right{ margin-top: 18px;}
.single-content{ width: 100%; float: none; margin-bottom: 70px;}
.blog-sidebar{ width: 100%; float: none;}
#tribe-events-pg-template { padding: 40px 0px 20px !important;}
.tribe-events-schedule { margin: 20px 0 !important;}
.single-tribe_events .tribe-events-event-image { margin-bottom: 30px;}
.tribe-events-schedule h6{ margin-bottom: 0px;}
.widget-box:last-child { width: 33%;}
.tribe-mini-calendar-event .list-info,
.tribe-mini-calendar-event .list-info h2{ font-size: 14px !important;}
.contact-address{ float: none; width: 100%; margin-bottom: 40px;}
.contact-right{ float: none; width: 100%;}
.three-column-section .box{ width: calc(50% - 20px);}
.full-column-with-separator{ margin-bottom: 20px;}
.cctecc-menu ul li a{ font-size: 12px; padding: 0 15px;}
.single-content{ margin-bottom: 30px;} .tab-section .nav-tabs .owl-item::after { display: none;}
.tab-section .nav-tabs .owl-item span{ position: relative; left: 30px;}
.intro-section.home a { right: inherit;}
.intro-section.home .intro-content { max-width: 73%;}
.main-menu ul li#menu-item-462 ul li{ min-height: 130px; padding: 5px 20px;}
.intro-bottom-lt { width: 24%;}
.woocommerce div.product div.images, 
.woocommerce-page div.product div.images {
float: left;
}
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary {
float: right;
}
}
@media only screen and (max-width: 768px) {
.wrapper .woocommerce ul.products li.product a img { height: 483px; }
}
@media only screen and (min-width: 768px){
.main-menu{ display: block !important;}
.woocommerce-account .wrapper .woocommerce-MyAccount-content { width: 68%; float: right; } 
.woocommerce-account .wrapper .woocommerce-MyAccount-navigation { width: 30%; float:left;}
}
@media only screen and (max-width: 767px) {
.main-menu ul li:hover ul { display: none;}
.burger-menu { cursor: pointer; display: block; float: right; height: 32px; position: relative; width: 32px; top: 25px; z-index: 999; margin-left: 10px;}
.burger-menu span { background: #02385c; display: block; height: 4px; left: 0; position: absolute; top: 0; transition: all 0.3s ease 0s; width: 100%;}
.burger-menu span:nth-child(2) { background: #02385c; display: block; height: 4px; left: 0; position: absolute; top: 9px; transition: all 0.3s ease 0s; width: 100%;}
.burger-menu span:nth-child(3) { background: #02385c; display: block; height: 4px; left: 0; position: absolute; top: 18px; transition: all 0.3s ease 0s; width: 100%;}
.burger-menu.selected span:nth-child(1) {top: 7px; transform: rotate(45deg); -webkit-transform: rotate(45deg); margin: 0px;}
.burger-menu.selected span:nth-child(2) {display: none;}
.burger-menu.selected span:nth-child(3) {top: 7px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); margin: 0px;}
.main-menu{ display: none; width: 100%; position: absolute; z-index: 99999; left: 0; top: 0px; border: 0; background: rgba(0,0,0,0.9); padding: 0;}
.main-menu ul li{ display: block; float:none; margin: 0; padding: 0; border: 0px; border-bottom: 1px solid #aaa;}
.main-menu ul li a{ padding: 14px 25px; line-height: normal; color: #fff; letter-spacing: 1px; font-size: 14px;}
.main-menu ul li:hover > a, .main-menu ul li.current-menu-item > a{ color: #fff; background: #02385c;}
.main-menu ul ul { width: auto; position: relative; left: inherit; top: inherit; display: none; background: transparent; padding-left: 25px; column-count: 1; padding: 15px 0;}
.main-menu ul ul li{ padding: 8px 8px 8px 35px;}
.main-menu ul ul li a{ background: transparent;}
.main-menu ul li:hover ul li a { background-color: transparent;}
.main-menu ul ul li{ border-right: 0px; border: 0;}
.menu-item-has-children{ position: relative;}
.menu-item-has-children span.arrow:before{content: "\f0da"; font-family: 'Font Awesome 5 Pro'; font-weight: 700; position: absolute; right: 0px; top: 0px; color: #02385c; height: 45px; width: 40px; line-height: 45px; background: #f1f1f1; text-align: center; font-size: 18px; cursor: pointer;}
.menu-item-has-children span.arrow.active:before{content: "\f0dd";}
.main-menu ul ul li{ min-height: inherit;}
.main-menu ul li#menu-item-462 ul li { min-height: inherit; width: auto; padding: 8px 8px 8px 35px;}
.main-menu ul ul{ padding-top: 0;}
.main-menu ul ul li{ width: 100%; float: none;}
.main-menu ul ul li a{ font-size: 13px;}
.two-column-with-separator .two-column-half:last-child:after, .two-column-with-separator .two-column-half:first-child:after {display: none;}
.sticky{ position: relative;}
.logo { max-width: 200px;}
.header-right { margin-top: 12px; margin-right: 30px;}
.header-right a.h-search{ line-height: 46px; margin: 0;}
.header-right a.btn.blue, .header-right a.btn.gray { line-height: 48px;}
.intro-content { max-width: inherit; float: none;}
.intro-section a { right: inherit; position: relative; top: inherit; transform: none; margin-top: 30px;}
.widget-box { width: 100% !important; padding-right: 0; margin-bottom: 30px !important;}
.widget-box:last-child{ margin-bottom: 0 !important;}
.latest-news ul li { margin: 0 0px 24px; width: auto; height: auto !important;}
h1{ font-size: 34px;}
h3 { font-size: 24px; line-height: normal; margin-bottom: 15px;}
h4{ font-size: 18px;}
h4 br{display: none;}
h5{line-height: normal; font-size: 18px;}
h6{ font-size: 15px;}
.newsletter-form input[type="email"]{width: 100%; margin-bottom: 20px;}
.latest-news-section { padding: 45px 0 10px;}
.latest-news ul{ margin: 0;}
.hero-content.left { left: 0; padding: 0 20px;}
.hero-content.right { right: inherit; left: 0; padding: 0 20px;}
.close-search{ right: 20px;}
.two-column-half{ width: 100%; display: block; padding: 0; margin: 35px 0;}
.two-column-with-separator .two-column-half:first-child:after{ display: none;}
.testimonial { width: 100%; padding: 20px; text-align: center; float: none;  right: inherit;}
.testimonial blockquote h3 { font-size: 22px;}
.testimonial blockquote em{font-size: 12px; line-height: normal;}
.testimonial-section img { height: 360px; max-height: inherit;}
.full-column-with-separator h5 br{ display: none; font-size: 16px;}
.breadcrumb, .breadcrumb a{ font-size: 16px; line-height: 26px;}
.even-odd-row{ display: block;}
.even-odd-content, .even-odd-image{ max-width: 100%;}
.even-odd-content { padding: 10px 20px;}
.even-odd-content h4{ font-size: 20px;}
.even-odd-content { padding: 30px 20px;}
.full-column-with-separator{ margin: 30px auto;}
.two-column-content.small .two-column-row .two-column-half { padding-left: 0; margin: 0;}
.apply-online{ padding: 35px 0;}
.apply-online a{ float: none;}
.header-social { margin-left: 0; text-align: center; float: none;}
.header-social a{ margin: 0 6px; font-size: 20px;}
.single-tribe_events .single-content{ margin-bottom: 0px;}
#tribe-events-pg-template .tribe-events-content h5, .tribe-events-after-html h5, .tribe-events-before-html h5{ font-size: 18px !important;}
.tribe-events-venue-map{height: 250px;}
.tribe-events-sub-nav li a { background: #006cb5 !important;}
.tribe-events-list .tribe-events-loop .tribe-events-event-image { float: none; margin: 0; width: 100%;}
.tribe-events-list .tribe-events-event-image img { width: 100% !important; max-height: 280px !important; margin-bottom: 10px;}
.widget-box:last-child { width: 33%;}
#tribe-events-pg-template, .tribe-events-pg-template { max-width: inherit !important;}
.three-column-section .box{ width: 100%; margin: 10px 0;}
.cctecc-menu ul li { display: block; margin: 0; border-left: 0px solid #f5f5f5;}
.cctecc-menu ul li a{ line-height: 36px;}
.wrapper{ padding-left: 20px !important; padding-right: 20px !important;}
#coupon_code { width: 100%; margin-bottom: 10px;}
.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button{ width: 100% !important;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{ font-size: inherit; padding: 0;}
.title-section{ padding: 25px 0;}
.tribe-is-responsive.tribe-mobile .tribe-events-page-title{ margin-top: 0 !important;}
.among-world-page .events ul li {width: calc(50% - 20px);}
#donation-form { max-width: 90%;}
.filter_menu li{ margin-bottom: 5px;}
.filter-nav{ padding: 0;}
.filter-nav button{ margin: 5px 0 0;}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{ margin: 0 0 2em !important;}
.image-box { margin-bottom: 25px;}
.category { padding: 30px 0;}
.events { padding: 0 30px;}
.upcoming-events { padding: 25px 0;}
.single-tribe_events .wc-pao-addon.wc-pao-addon-additional-itinerary,
.single-tribe_events div#product-addons-total {width: 100%; padding-left: 0; text-align: left;}
.latest-news-section.odd .latest-news ul li {width: calc(100% - 0px);}
.feedback-box {max-width: 100%;}
.wrapper .woocommerce ul.products li.product a img { height: 483px; }
.past-item {width: 50%;}
}
@media only screen and (max-width: 639px) {
.header-right { margin-top: 24px; margin-right: 0px;}
.events { padding: 0 45px;}
h1{ font-size: 28px; margin: 0 0 10px; line-height: normal;}
h2{ font-size: 24px; line-height: 34px;}
h4{ font-size: 18px;}
h5{ font-size: 17px;}
.copyright{ font-size: 14px; text-align: center;}
.btn{ font-size: 16px; line-height: 36px;}
.full-column-with-separator h5 { line-height: 22px; margin-bottom: 20px;}
.single-content h5{ font-size: 18px;}
#tribe-events .tribe-events-button, .tribe-events-button{ display: block; margin: 10px 0;}
.single-tribe_events h2.tribe-events-single-event-title { font-size: 24px !important;}
.tribe-events-venue-map{height: auto;}
.blog-single { padding: 30px 0;}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group { width: auto;}
.tribe-events-list .tribe-events-event-image img { max-height: 180px !important;}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{ width: 100% !important;}
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product { width: 48% !important;}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last{ margin-bottom: 0 !important;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
width: 100%; float: none !important;}
.woocommerce-Price-amount.amount{ font-size: 18px;}
.among-world-page .events ul li {width: calc(100% - 20px);}
.college-list-content ul {column-count: 1;}
.intro-section.home .intro-content { max-width: 100%; float: none;}
.woocommerce.columns-4 { padding: 10px 0 0;}
.intro-bottom-lt { width: auto; float: none; text-align: center; margin-bottom: 30px;}
.intro-section.home a{ margin-top: 0;}
.book-column{ position: initial !important; width: 100% !important; margin: 10px 0;}
.post{ padding: 20px 0;}
.entry-content h5 { line-height: 26px!important;}
.widget:last-child{ margin-bottom: 0;}
.view-event{ padding: 10px 0;}
.among-world-page .events ul li:last-child{ margin-bottom: 0px;}
.full-with-container { padding: 25px 0;}
.footer-top{ padding: 30px 0;}
.woocommerce-page div.product div.images {
float:none;
}
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary {
float:none;
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary { width: 100% !important;}
.wrapper .woocommerce ul.products li.product a img {
height: 278px;
} 
.wrapper .woocommerce ul.products { max-width: 420px; margin-left: auto; margin-right: auto;  }
.woocommerce-account .wrapper .woocommerce-MyAccount-content, 
.woocommerce-account .wrapper .woocommerce-MyAccount-navigation { width: 100%; float: none; }
.copyright { width: 75%; }
.gform_wrapper .gform_body { width: 100% !important; float: none;}
.past-item {width: 100%; margin-bottom: 20px;}
.magazine-cover {width: 100%; margin: 0 0 20px;max-width: none;float: none;}
}
@media only screen and (max-width: 479px) {
.tab-section .nav-tabs .owl-item span{ left: 50px;}
#donation-form { max-width: 100%;}
.fancybox-content{ padding: 44px 25px;}
.gform_wrapper li.gfield.gfield_creditcard_warning{ width: 100%;}
.intro-bottom-lt img { max-width: 60%;}
.events { padding: 0 20px;}
.two-column-half{ margin: 10px 0;}
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product { width: 100% !important;}
.wrapper .woocommerce ul.products li.product a img { height: auto;} 
.copyright { width: 100%; float: none; margin-bottom: 15px; }
.credit { width: 100%; float: none; text-align: center;}
}