/*
Theme Name: Jack Ryan (Child Theme)
Theme URI: http://madsparrow.us/
Author: Mad Sparrow
Author URI: https://themeforest.net/user/madsparrow
Description: Jack Ryan – brings your site to life with immersive featured images and subtle animations. With a focus on portfolio sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2020 works great in many languages, for any abilities, and on any device.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready, page transition
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jackryan
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Template: jackryan
*/

/* Add your own modification from here
-------------------------------------------------------------- */

.registrationform {width:50%;}

.registrationform p {margin:0px!important; padding:0px!important;}

.registrationform span.wpcf7-list-item {display:block!important;}

.slide-title h3 span{font-size:65px!important;}

@media only screen and (max-width: 600px) {
  .registrationform {
	  width:100%!important;
	}
	.slide-title h3{font-size:8vw!important;}
	.slide-title h3 span{font-size:20px!important;}
	.slide-title {top:80px!important;}
}

.swiper-full-page .slide-title-container::after {
background: linear-gradient(0deg,#000 30%,rgba(0,0,0,0) 100%)!important;
}

.swiper-container {
background-color: #000!important;
}

p iframe {
max-height: none!important;
}
