@charset "UTF-8";
/*
Theme Name: Etgar 36
Theme URI: http://www.etgar.org
Description: 
Version: 2.0
Author: Addicott Web
Author URI: https://www.wordpress-web-designer-raleigh.com/
*/

body { font-family:Roboto; background-color:#003f87; }

/* Text styles */
p { color:#000; margin:20px 0 0 0; font-size:18px; line-height:28px; font-weight:300; }
strong { font-weight:700; }
em { font-style:italic; }
small { display:block; font-size:16px; line-height:26px; font-weight:700; color:#000; margin-top: 20px; }
blockquote { border:none; padding:0; margin:0 0 0 30px; }
blockquote p { font-size:18px; line-height:28px; font-weight:300; }

/* Link styles */
a { color:#003f87; text-decoration:underline; }
a:hover { color:#003f87; text-decoration:none; }

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; color:#af1e2d; font-family:"Libre Franklin"; font-weight:400; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-family:"Libre Franklin"; font-weight:400; color: #000; }

h2 { font-size:36px; line-height:46px; }
h3 { font-size:30px; line-height:40px; }
h4 { font-size:24px; line-height:34px; }
h5 { }
h6 { }

/* List styles */
ul { list-style:disc; margin:20px 0 0 30px; padding:0; }
ol { list-style:decimal; margin:20px 0 0 30px; padding:0; }
ul li,
ol li { margin-bottom:10px; padding-left:10px; font-size:18px; line-height:28px; font-weight:300; color:#000; }

ul ul { list-style:circle; margin:10px 0 10px 30px; }
ol ol { list-style:lower-alpha; margin:10px 0 10px 30px; }

/* Image styles */
.alignnone { display:block; margin:20px 0 0 0; }
.aligncenter { display:block; margin:20px auto 0 auto; }
.alignright { float:right; margin:5px 0 20px 25px; clear:both; display:inline; }
.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }

.wp-caption { }
.wp-caption-text { margin:5px 0 0 0; text-align:center; font:italic 13px/22px Georgia, "Times New Roman", Times, serif; }

/* Table styles */
table { border-collapse:collapse; margin-top:30px; width:100%; }
table td { background-color:#f4f4f4; border:1px solid #ccc; font-size:18px; line-height:28px; font-weight:300; padding:15px; color:#000; vertical-align:top; }
table th { background-color:#003f87; border:1px solid #ccc; font-size:18px; line-height:28px; font-weight:700; padding:15px; color:#fff; vertical-align:top; text-align:left; }

iframe, object, embed { max-width: 100%; }

/* Plugins */
.addthis_toolbox { margin:30px 0 0 0 !important; }

/* Pagenavi */
.wp-pagenavi { margin:40px 0 0 0; }
.wp-pagenavi a,
.wp-pagenavi span { margin:2px; font-size:16px; line-height:26px; background-color:#003f87; color:#fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:15px 30px; text-decoration:none; }
.wp-pagenavi a:hover { background-color:#af1e2d; color:#f0f0f0; transition: background-color 0.75s ease; }
.wp-pagenavi span.current { background-color:#af1e2d; color:#fff; }

/* Global classes */
.right { text-align:right; }
.center { text-align:center; }
.widget { margin:0 0 30px 0; padding-top:0; padding-bottom:0; }
.widget h3.widget-title { }

/*-------------------------------------------------------------------------------------------------------------------
--------------------------------------------- CUSTOM LAYOUT ELEMENTS ------------------------------------------------
-------------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; }
.container { padding-left:40px; padding-right:40px; }
.row { padding-top:40px; padding-bottom:40px; }

.no-padding-top { padding-top:0 !important; }
.no-padding-bottom { padding-bottom:0 !important; }
.no-padding-both { padding-top:0 !important; padding-bottom:0 !important; }

.padding-top { padding-top: 40px !important; }

/* Header */
.header { background-color: #fff; }
.header .row { padding-top: 20px; padding-bottom: 20px; }
.header ul { list-style: none; margin: 20px 0 0 0; }
.header ul li { display: inline; margin: 0 0 0 30px; color: #003f87; font-family: "Libre Franklin"; font-size: 24px; line-height: 34px; padding: 0; font-weight: 500; }
.header ul li a { background-color: #35b4e4; color: #fff; text-decoration: none; padding: 15px 25px; display: inline-block; }

/* Layout areas */
.content { background-color:#fff; }

.content-subpages { background-color:#003f87; padding:30px; }
.content-subpages h4 { margin-top:0; color:#fff; font-weight:400; }
.content-subpages ul { list-style:none; margin:15px 0 0 0; }
.content-subpages ul li { margin:15px 0 0 0; padding:0; font-weight:300; }
.content-subpages a { color:#fff; text-decoration: none; }
.content-subpages a:hover { color:#fff; text-decoration: underline; }

.content .widget { background-color: #e8e8e8; padding: 30px; }
.content .widget h4 { margin-top: 0; font-weight: 600; }
.content .widget ul { list-style: none; margin: 20px 0 0 0; }
.content .widget ul li { margin-top: 10px; padding: 0; }
.content .widget a,
.content .widget a:hover { color: #000; }

/* Homepage */

.homepage-intro { padding-top: 20px; padding-bottom: 40px; }
.homepage-intro h2 { margin-top: 0; color: #003f87; font-weight: 700; }
.homepage-intro p { font-size: 24px; line-height: 34px; }
.homepage-intro table { margin-top: 30px; }
.homepage-intro table td { padding: 20px 40px; font-size: 24px; line-height: 34px; }

.journey-block { background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding-top: 100px; padding-bottom: 100px; border-bottom-width: 10px; border-bottom-style: solid; }
.journey-block p { font-size: 36px; line-height: 46px; color: #fff; text-transform: uppercase; font-weight: 900; text-shadow:0px 2px 5px rgba(0, 0, 0, 1); margin-top: 0; }
.journey-block p.link { text-shadow: none; margin-top: 30px; font-size: 18px; line-height: 28px; font-weight: 700; text-transform: none; }
.journey-block a { display: inline-block; padding: 15px 30px; color: #fff; text-decoration: none; }
.journey-block a:hover { color: #fff; }

.homepage-groups { padding-top: 40px; padding-bottom: 40px; background: fixed url('images/homepage-groups-bg.jpg') center bottom no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.homepage-groups h2 { margin-top: 0; color: #fff; font-family: Lobster; font-size: 48px; line-height: 58px; }
.homepage-groups p { color: #fff; font-size: 24px; line-height: 34px; }
.group-block { padding-top: 40px; padding-bottom: 40px; }
.group-block h4 { color: #fff; font-weight: 700; }
.group-block p { color: #fff; font-size: 18px; line-height: 28px; }

.group-block-1,
.group-block-3 { background:rgba(0, 63, 135, .75); }
.group-block-2,
.group-block-4 { background:rgba(175, 30, 45, .75); }

.homepage-video p { color: #fff; }

.homepage-statistics { background-color: #f5f5f5; }
.homepage-statistics .row { display: flex; }
.homepage-statistics .statistic-wrapper { display: flex; height: inherit; align-content: stretch; }
.homepage-statistics .statistic-block { height: inherit; align-content: stretch; background-image:url('images/shield-bg.png'); background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding: 60px 30px; }
.homepage-statistics h2,
.homepage-statistics h3 { color: #003f87; margin-top: 0; font-weight: 600; }
.homepage-statistics p.statistic { font-family: "Libre Franklin"; font-size: 72px; line-height: 82px; margin-top: 0; font-weight: 700; color: #fff; }
.homepage-statistics p.text { font-size: 24px; line-height: 34px; color: #fff; }

.homepage-buttons .button { padding-top: 40px; }
.homepage-buttons h4 { margin-top: 0; color: #af1e2d; font-size: 18px; line-height: 28px; font-weight: 700; text-transform: uppercase; }
.homepage-buttons p { margin-top: 10px; }
.homepage-buttons p.link { margin-top: 30px; font-weight: 700; }
.homepage-buttons a { display: inline-block; background-color: #af1e2d; color: #fff; padding: 15px 30px; text-decoration: none; }
.homepage-buttons a:hover { background-color: #003f87; color: #fff; transition:background-color 0.5s ease; }

/* Posts */
.post { border-top: 1px solid #ccc; }
.post h3 { margin-top: 0; }

/* Professional Staff page */
.staff { border-top: 1px solid #ccc; }
.staff h3 { margin-top: 0; }

/* Summer Journeys Overview page */
.post-2572 table { margin: 20px 0; }
.post-2572 table td { border: none; width: 50%; padding: 0 40px 0 0; }

/* Sample Itinerary page */
.itinerary-day small { color: #af1e2d; margin-top: 0; }
.itinerary-day h4 { margin-top: 10px; }
.itinerary-day strong { color: #003f87; }

/* Journeys page */
.journey { border-top: 1px solid #ccc; }
.journey h3 { margin-top: 0; }

/* Forms */
.gform_wrapper { display:block !important; }

ul.gform_fields li.gfield { margin-bottom:20px !important; font-family:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:300 !important; padding:0 !important; }
ul.gform_fields li.gfield label.gfield_label { display:block; margin-bottom:15px !important; font-family:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:500 !important; }
ul.gform_fields input,
ul.gform_fields select { font-family:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:300; height:auto !important; padding:5px !important; border:1px solid #ccc !important; }

.gsection { border-bottom:none !important; }
h2.gsection_title { font-family:"Libre Franklin" !important; font-size:36px !important; font-weight:400 !important; color:#000 !important; border-bottom:none !important; }
.gfield_description,
.gsection_description{ font-family:Roboto !important; color:#000; margin:0 0 15px 0 !important; font-size:18px !important; line-height:28px !important; font-weight:300 !important; padding:0 0 15px 0 !important; }

ul.gfield_radio,
ul.gfield_checkbox { }
ul.gfield_radio li,
ul.gfield_checkbox li { }
ul.gfield_radio li label,
ul.gfield_checkbox li label { font-weight:300 !important; margin-left:10px !important; }

.ginput_full input,
.ginput_left input,
.ginput_right select { margin-bottom:0 !important; }
.ginput_full label,
.ginput_left label,
.ginput_right label { margin-top:0 !important; }

.ginput_container span { margin-bottom:15px !important; }
.ginput_container label { font-size:18px !important; line-height:28px !important; font-weight:300 !important; }
.ginput_container select { height:32px !important; border-color:#ccc !important; }

.gform_footer { padding:0 !important; margin:0 !important; }
input.gform_button { margin-top:0 !important; padding:15px 30px !important; background-color:#af1e2d; color:#fff; font-size:24px !important; font-family:"Libre Franklin" !important; font-weight:500 !important; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; border:none !important; }

.gform_confirmation_wrapper { margin-top:30px !important; font-family:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:300 !important; }

/* Search results */
.search-results ul { list-style:none; margin:40px 0 0 0; }
.search-results ul li { margin-bottom:40px; padding:0 0 40px 0; border-bottom:1px solid #ccc; }
.search-results ul li span { display:block; font-size:16px; line-height:26x; font-family:"Source Sans Pro"; margin-top:20px; }
.search-results ul li span.url { color:#006621; margin-top:0; }
.search-results ul li p { margin-top:5px; }

/* Footer */
.footer h4 { margin-top: 0; color: #fff; font-size: 18px; line-height: 28px; font-weight: 700;}
.footer a,
.footer a:hover { color: #fff; }
.footer ul { list-style: none; margin: 0; }
.footer ul li { margin: 5px 0 0 0; padding: 0; font-size: 16px; line-height: 26px; font-weight: 300; }
.footer ul li a { text-decoration: none; }
.footer ul li a:hover { text-decoration: underline; }
.footer p { margin: 5px 0 20px 0; font-size: 16px; line-height: 26px; color: #fff; font-weight: 300; }

.footer ul.social { margin-top: 10px; }
.footer ul.social li { margin: 5px 0 15px 0; }
.footer ul.social li a { background-position: left center; background-repeat: no-repeat; padding: 5px 0 5px 47px; }
.footer ul.social li a.facebook { background-image: url('images/icon-facebook.png'); }
.footer ul.social li a.instagram { background-image: url('images/icon-instagram.png'); }
.footer ul.social li a.youtube { background-image: url('images/icon-youtube.png'); }

/* Copyright */
.copyright { border-top: 1px solid #406fa5; }
.copyright p { margin-top: 0; color: #fff; font-size: 16px; line-height: 26px; }

/* Large desktops and laptops */
@media (min-width: 1380px) {
body { padding:0; }
.container-fluid { padding:0; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.homepage-statistics .statistic-block { padding: 30px; }
.homepage-statistics p.statistic { font-size: 36px; line-height: 46px; }
.homepage-statistics p.text { font-size: 18px; line-height: 28px; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.homepage-statistics .statistic-block { padding: 30px; }
.homepage-statistics p.statistic { font-size: 36px; line-height: 46px; }
.homepage-statistics p.text { font-size: 18px; line-height: 28px; margin-top: 5px; }
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
.header .row { padding-bottom: 40px; }
.header .right { text-align: center; }
.header ul { margin-top: 0; }
.header ul li { margin: 20px 0 0 0; display: block; }
.header h2 { margin-top: 30px; }
.header .right { text-align: center; }
.homepage-statistics .row,
.homepage-statistics .statistic-wrapper,
.homepage-statistics .statistic-block { display: block; }
.homepage-statistics p.statistic { font-size: 36px; line-height: 46px; }
.homepage-statistics p.text { font-size: 18px; line-height: 28px; margin-top: 5px; }
.journey-block p { font-size: 24px; line-height: 34px; }
.footer .row { padding-top: 10px; }
.footer h4 { margin-top: 30px; }
.copyright { padding-top: 40px !important; }
.staff h3 { margin-top: 30px; }
table tr { border: 1px solid #ccc; display: block; }
table td,
table th { border:none; display: block; padding-top: 5px; padding-bottom: 0; }
table th:first-child,
table td:first-child { padding-top: 15px; }
table th:last-child,
table td:last-child { padding-bottom: 15px; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
.header .row { padding-bottom: 40px; }
.header .right { text-align: center; }
.header ul { margin-top: 0; }
.header ul li { margin: 20px 0 0 0; display: block; }
.header h2 { margin-top: 30px; }
.homepage-statistics .row,
.homepage-statistics .statistic-wrapper,
.homepage-statistics .statistic-block { display: block; }
.homepage-statistics p.statistic { font-size: 36px; line-height: 46px; }
.homepage-statistics p.text { font-size: 18px; line-height: 28px; margin-top: 5px; }
.journey-block p { font-size: 24px; line-height: 34px; }
.footer .row { padding-top: 10px; }
.footer h4 { margin-top: 30px; }
.copyright { padding-top: 40px !important; }
.staff h3 { margin-top: 30px; }
table tr { border: 1px solid #ccc; display: block; }
table td,
table th { border:none; display: block; padding-top: 5px; padding-bottom: 0; }
table th:first-child,
table td:first-child { padding-top: 15px; }
table th:last-child,
table td:last-child { padding-bottom: 15px; }
}