@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Source+Sans+Pro:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);@keyframes heroSlide {
	0% { transform: translateX(0); opacity: 1; }
	20% { transform: translateX(0); opacity: 1; }
	22.5% { opacity: 0; }
	25% { transform: translateX(-20%); opacity: 1; }
	45% { transform: translateX(-20%); opacity: 1; }
	47.5% { opacity: 0; }
	50% { transform: translateX(-40%); opacity: 1; }
	70% { transform: translateX(-40%); opacity: 1; }
	72.5% { opacity: 0; }
	75% { transform: translateX(-60%); opacity: 1; }
	95% { transform: translateX(-60%); opacity: 1; }
	97.5% { opacity: 0; }
	100% { transform: translateX(-80%); opacity: 1; }
}*{box-sizing:border-box}html{scroll-behavior:smooth}body{width:100%;height:100%;min-height:100vh;margin:0 auto;max-width:1600px;min-width:320px;font-family:'Source Sans Pro',sans-serif;box-shadow:5px 0 5px rgba(0,0,0,.1) , -5px 0 5px rgba(0,0,0,.1);position:relative}.mobile{display:none}.hide{display:none}.bold{font-weight:bold}.italics{font-style:italic}h1{color:#a1a612;font-size:1.8rem;font-family:'Raleway',sans-serif;margin-top:0}h1.bigger{font-size:2.15rem}h2{font-size:1.3rem;margin-top:0;font-family:'Raleway',sans-serif}h3{font-family:'Raleway',sans-serif}p,body.single main.post ul,body.single main.post ol{line-height:1.6}p.bigger{font-size:1.4rem}a{color:unset;transition:color .5s ease;text-decoration-style:dotted;text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:#a1a612}a.button{padding:12px;min-width:175px;display:inline-block;text-align:center;font-weight:bold;font-family:'Raleway',sans-serif;background:#a1a612;color:#fff;transition:color .5s ease , background .5s ease;text-decoration:none}a.button:hover{background:#63660a}a.button.bigger{font-size:1.2rem;padding:15px 20px;min-width:200px}a.button.white{background:#fff;color:#a1a612}a.button.white:hover{background:#63660a;color:#fff}label.frm_primary_label{color:#63660a!important;font-family:'Raleway',sans-serif!important;font-weight:bold!important}span.frm_required{display:none}.with_frm_style input[type="text"],.with_frm_style input[type="email"],.with_frm_style textarea{border:none;color:#000;font-family:'Raleway',sans-serif!important}button.frm_button_submit{font-weight:bold!important;font-family:'Raleway',sans-serif!important;background:#63660a!important;border:solid 2px #a1a612!important;box-shadow:none!important;width:100px!important;transition:color .5s , background .5s}button.frm_button_submit:hover{background:#fff!important;color:#a1a612!important}div#notice-bar{width:100%;margin:0 auto;padding:15px 35px;background:rgba(196,209,217,.3);text-align:center}div#notice-bar p{margin:0}div#notice-bar a{color:#a1a612;font-weight:bold}div#notice-bar a:hover{color:#63660a}.colour-bar{display:flex;flex-wrap:nowrap;align-content:center;justify-content:center;width:100%}.colour-bar svg{width:25%;height:8px}.colour-bar svg line{stroke-width:8}a#logo{max-width:165px;width:25%;min-width:125px}a#logo img{width:100%}#main-header{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;background:#fff;box-shadow: 0 2px 5px rgb(0 0 0 / 10%);position:relative;z-index:1}#main-header nav{width:75%;display:flex;flex-direction:column;justify-content:center}#main-header .menu-main-menu-container{height:100%}ul#menu-main-menu{padding:0;margin:0;list-style:none;display:flex;justify-content:space-evenly;align-items:baseline;height:100%}#menu-main-menu li{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative}#menu-main-menu li a{font-family:'Raleway',sans-serif;font-weight:bold;color:#a1a612;letter-spacing:.035rem;transition:color .5s ease;text-decoration:none}#menu-main-menu li a:hover{color:#54a6d9}#menu-main-menu li#menu-item-23>a:after{content:"";background-image:url(/wp-content/uploads/2021/06/Mythos-Veterinary-Icon-lock-green.png.pagespeed.ce.o65XcX6dNy.png);background-size:15px 19px;width:15px;height:19px;display:inline-block;margin-left:6px;transform:translateY(1px);transition:background .5s ease}#menu-main-menu li#menu-item-23>a:hover:after{background-image:url(/wp-content/uploads/2021/06/xMythos-Veterinary-Icon-lock-blue.png.pagespeed.ic.fUcsrqM3nD.png)}#main-header ul.sub-menu{padding:0;list-style:none;position:absolute;top:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;max-height:0;overflow:hidden;transition:max-height 1s ease;width:100%}#main-header .sub-menu li{flex-basis:100%;max-width:225px;overflow:hidden}#main-header .sub-menu li:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}#main-header .sub-menu li a{padding:12px 12px;display:block;background:#a1a612;color:#fff;transition:background .5s ease}#main-header .sub-menu li a:hover{background:#54a6d9}#menu-main-menu li#menu-item-23:hover ul.sub-menu{max-height:345px}div#mobile-menu-button{display:none;flex-wrap:nowrap;justify-content:center;align-items:center;margin-right:5%}div#mobile-menu-button:hover{cursor:pointer}div#mobile-menu-button:hover img{transform:scale(1.1)}#mobile-menu-button p{display:inline-block;font-family:'Raleway',sans-serif;font-size:.9rem;font-weight:bold;color:#a1a612}#mobile-menu-button img{width:60px;margin-left:10px;transition:transform .5s ease}#main-footer{background:#fff;padding:35px;text-align:center;display:flex;flex-wrap:wrap;align-items:center;flex-direction:column}#main-footer .links{display:flex;justify-content:center;align-items:baseline}#main-footer .links a,#main-footer .links p{color:#a1a612;font-size:.8rem}#main-footer .links a{font-weight:bold;transition:color .5s ease;text-decoration:none}#main-footer .links a:hover{color:#63660a}#main-footer .links p{padding:0 10px}#main-footer p#copyright{font-size:.7rem}body>main{width:100%;margin:0 auto;overflow:hidden}body.home .hero{display:flex;flex-wrap:wrap;align-items:stretch;width:100%;margin:0 auto;background:#a1a612}body.home .hero .left{flex-basis:40%;display:flex;flex-direction:column;justify-content:center;align-items:self-start;padding:35px}body.home .hero .left p{font-size:1.2rem;font-family:'Raleway',sans-serif;color:#fff;font-weight:300;margin:0}body.home .hero .left h1{color:#fff;font-size:2.8rem;font-family:'Raleway',sans-serif;margin:15px 0}body.home .hero .left h2{color:#63660a;margin:0 0 25px 0}body.home .hero .right{flex-basis:60%;display:flex;flex-wrap:wrap;justify-content:stretch;align-items:stretch}body.home .hero .right>.image.container{flex-basis:50%;overflow:hidden;height:225px}body.home .hero .right > .image.container:nth-child(1) {border-right:solid 2px #fff;border-bottom:solid 2px #fff}body.home .hero .right > .image.container:nth-child(2) {border-left:solid 2px #fff;border-bottom:solid 2px #fff}body.home .hero .right > .image.container:nth-child(3) {border-right:solid 2px #fff;border-top:solid 2px #fff}body.home .hero .right > .image.container:nth-child(4) {border-left:solid 2px #fff;border-top:solid 2px #fff}body.home .hero .right .image.container img{height:100%;width:100%;object-fit:cover}body.home .hero .right .slide{width:500%;height:100%;font-size:0;animation:heroSlide 27s ease infinite}body.home .hero .right .slide .image.container{width:20%;height:100%;display:inline-block}body.home div.video{background:#63660a;padding:65px 5%;text-align:center;width:100%;margin:0 auto}body.home div.video iframe{width:100%;max-width:560px;box-shadow:3px 3px 5px rgba(0,0,0,.2)}body.home div.about{overflow:hidden;background:rgba(161,166,18,.15);text-align:center;padding:100px 5%;width:100%;margin:0 auto}body.home div.about h1{margin-bottom:35px}body.home div.about img{width:175px;border-radius:100%;margin-bottom:25px}body.home div.about p{width:65%;margin:0 auto;max-width:750px}body.home div.about .button{margin-top:25px}body.home div.mission{margin:65px 5%}body.home div.mission h1,body.home div.mission>p{text-align:center}body.home div.mission>p{width:65%;margin:35px auto;max-width:750px}body.home div.mission ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}body.home div.mission ul li{width:31%;border-radius:15px;overflow:hidden;box-shadow:3px 3px 5px rgba(0,0,0,.2);transition:transform .5s ease}body.home div.mission ul li:hover{transform:scale(1.01)}body.home div.mission ul li .image.container{height:175px;overflow:hidden;width:100%}body.home div.mission ul li .image.container img{object-fit:cover;height:100%;width:100%}body.home div.mission ul li .text.container{height:100%;padding:10%;color:#fff}body.home div.mission ul li:first-child .text.container{background:#a1a612}body.home div.mission ul li:nth-child(2) .text.container {background:#54a6d9}body.home div.mission ul li:last-child .text.container{background:#d95c87}body.home div.mission ul li .text.container h2{text-align:center;margin-bottom:25px}body.home div.mission ul li .text.container p:last-child{margin-bottom:0}body.home div.start{width:100%;margin:0 auto;background:#54a6d9;text-align:center}body.home div.start h1{color:#fff;padding:45px 5%;margin:0}body.home div.start ul{padding:0;list-style:none;margin:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch}body.home div.start li{flex:1;height:350px;position:relative;background-position:center!important;background-size:cover!important;background-blend-mode:multiply;transition:background .5s ease}body.home div.start li:first-child{background:url(/wp-content/uploads/2021/06/xMythos-Veterinary-Home-Get-Started-For-Veterinarians-Anesthesia-machine.jpg.pagespeed.ic.hdfCOHRvim.jpg) rgba(0,0,0,.65)}body.home div.start li:first-child:hover{background:url(/wp-content/uploads/2021/06/xMythos-Veterinary-Home-Get-Started-For-Veterinarians-Anesthesia-machine.jpg.pagespeed.ic.hdfCOHRvim.jpg) rgba(0,0,0,.3)}body.home div.start li:last-child{background:url(/wp-content/uploads/2021/06/xMythos-Veterinary-Home-Get-Started-For-Clients-At-work-11.jpg.pagespeed.ic.uu9TwSPq56.jpg) rgba(0,0,0,.65)}body.home div.start li:last-child:hover{background:url(/wp-content/uploads/2021/06/xMythos-Veterinary-Home-Get-Started-For-Clients-At-work-11.jpg.pagespeed.ic.uu9TwSPq56.jpg) rgba(0,0,0,.3)}body.home div.start li .button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.home div.start li .button:hover{background:#fff;color:#54a6d9}body div.contact{text-align:center;padding:65px 5%;width:100%;margin:0 auto}div.contact ul.social{padding:0;list-style:none;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1250px}div.contact ul.social li{width:25%;padding:15px}ul.social li a{text-decoration:none}ul.social li a:first-child{display:inline-block}ul.social img{width:80px;transition:transform .5s ease}ul.social img:hover{transform:scale(1.05)}ul.social h3{font-size:1rem;text-transform:uppercase;transition:color .5s ease}ul.social li:nth-of-type(1) h3 {color:#a1a612}ul.social li:nth-of-type(1) h3:hover {color:#63660a}ul.social li:nth-of-type(2) h3 {color:#54a6d9}ul.social li:nth-of-type(2) h3:hover {color:#3d7599}ul.social li:nth-of-type(3) h3 {color:#d95c87}ul.social li:nth-of-type(3) h3:hover {color:#994261}ul.social li:nth-of-type(4) h3 {color:#8c9499}ul.social li:nth-of-type(4) h3:hover {color:#c4d1d9}body div.book{width:100%;margin:0 auto;background:#f2e0c9}body div.book>div.container{margin:0 auto;width:80%;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch}body div.book .container .image.container{min-width:250px;margin-right:50px;width:25%}body div.book img{object-fit:cover;width:100%;height:100%}body div.book .text.container{flex:1;padding:50px 0;display:flex;flex-direction:column;justify-content:center;align-items:self-start}body div.book h1{margin-bottom:10px}body div.book p{margin-bottom:25px}body div.book .text.container .container{display:flex;flex-wrap:wrap;align-items:flex-start}body div.book .text.container .container a.button{margin-right:15px;margin-bottom:20px}body div.book .text.container .container a.button:last-child{margin-right:0;margin-bottom:0}body.error404 main div{width:100%;margin:0 auto;overflow:hidden;text-align:center;padding:100px 5%}body div.error404{text-align:center}body main.index{width:80%;margin:0 auto;padding:5% 0}body main.index h2,body main.index h3,body main.index h4,body main.index h5,bbody main.index h6{color:#54a6d9}body.page div.page-header{padding:5%;text-align:center}body.page div.page-header h1{margin-bottom:0}body.blog h1,body.archive h1{color:#d95c87;text-align:center;margin:65px}body.blog div.bloglist,body.archive div.bloglist{width:85%;margin:0 auto}div.bloglist ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;margin:0 auto;width:100%}div.bloglist li{width:31%;border:solid 1px #a1a612;padding:12px;display:flex;flex-direction:column;justify-content:space-between;margin:1%;transition:border .5s ease}div.bloglist li:hover{border-color:#54a6d9}div.bloglist li div.image.container{width:100%;height:200px;overflow:hidden;background:url(/wp-content/uploads/2021/09/xMythos-Veterinary-Blog-Default-Image-01.png.pagespeed.ic.5ofgm3zsQi.png);background-position:center;background-size:cover}div.bloglist li div.image.container img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}div.bloglist li:hover div.image.container img{transform:scale(1.05)}div.bloglist a{text-decoration:none}div.bloglist h3{color:#a1a612;transition:color .5s ease;margin-bottom:10px}div.bloglist li:hover h3{color:#54a6d9}div.bloglist a.date{text-transform:uppercase;font-weight:bold;font-size:.9rem;transition:opacity .5s ease}div.bloglist li a.date:hover{color:#000;opacity:.6}div.bloglist a.button{width:150px;margin:0 auto 8px auto}div.bloglist li:hover a.button{background:#54a6d9}footer.nav{width:90%;text-align:center;margin:35px auto;font-family:'Raleway',sans-serif}footer.nav h2{font-size:1rem;color:#63660a}footer.nav .nav-links .page-numbers{font-size:1.5rem;color:#a1a612;font-weight:bold;margin:0 10px;text-decoration:none}footer.nav .nav-links .page-numbers.current,footer.nav .nav-links a.page-numbers:hover{color:#63660a}body.single>main{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;width:90%;margin-top:45px}body.single div.post-content{width:65%;overflow:hidden}body.single header.post{margin-bottom:45px}body.single header.post a.button{padding:0;min-width:0;background:none;color:#a1a612;margin-bottom:35px}body.single header.post a.button:hover{color:#63660a}body.single header.post .image.container{width:100%;height:350px;overflow:hidden;border-radius:15px;margin-bottom:25px;background:url(/wp-content/uploads/2021/09/Mythos-Veterinary-Blog-Default-Image-02.png);background-position:center;background-size:cover}body.single header.post .image.container img{width:100%;height:100%;object-fit:cover}body.single header.post h1{color:#63660a}body.single header.post a.date{font-size:1.1rem;font-family:'Raleway',sans-serif;text-decoration:none;text-transform:uppercase;font-weight:bold;color:#a1a612}body.single header.post a.date:hover{color:#63660a}body.single main.post h1,body.single main.post h3,body.single main.post h5{color:#54a6d9}body.single main.post h2,body.single main.post h4,body.single main.post h6{color:#d95c87}body.single main.post h5,body.single main.post h6{text-transform:uppercase;letter-spacing:1px}body.single main.post blockquote.wp-block-quote{border-left:solid 3px #a1a612;margin:35px 0 35px 25px;padding-left:25px}body.single main.post blockquote.wp-block-quote cite{color:#a1a612}body.single main.post figure.wp-block-pullquote{margin:25px 0;font-weight:300;color:#a1a612}body.single main.post figure.wp-block-pullquote cite{font-weight:bold}div#share{width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin:45px 0 0 0;padding:15px;background:rgba(242,224,201,.5)}div#share p{font-size:.9rem;margin-right:15px;color:#bf9666}div#share ul{padding:0;list-style:none;margin:0;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}div#share a{font-size:0;display:block}div#share img{transition:transform .5s ease;width:45px}div#share img:hover{transform:scale(1.05)}aside#sidebar{width:31%;border-left:solid 1px #a1a612}aside#sidebar header{background:#a1a612;padding:10px;color:#fff;text-align:center}aside#sidebar header h2{margin:0}aside#sidebar .bloglist{padding:15px}aside#sidebar div.bloglist ul{flex-direction:column;justify-content:start;align-items:center}aside#sidebar div.bloglist li{width:100%;border-top:none;border-left:none;border-right:none;padding:15px 0}aside#sidebar div.bloglist li:first-child{padding-top:0}aside#sidebar div.bloglist li:hover{border-color:#a1a612}aside#sidebar div.bloglist li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}footer.post{width:100%;margin-top:45px;text-align:center;font-size:1.2rem;font-weight:bold;font-family:'Raleway',sans-serif}footer.post nav{display:flex;justify-content:space-between;align-items:baseline}footer.post nav a{text-decoration:none;color:#a1a612;margin:0 10px}footer.post nav a:hover{color:#63660a}body.page-id-8 div.section{width:100%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch}body.page-id-8 div.section .image.container{width:35%}body.page-id-8 div.section .image.container img{width:100%;height:100%;object-fit:cover}body.page-id-8 div.section .text.container{width:65%;padding:5%;color:#fff;display:flex;flex-direction:column;justify-content:center}body.page-id-8 div.section.a .text.container{background:#a1a612}body.page-id-8 div.section.a .text.container a:hover{color:#63660a}body.page-id-8 div.section.b .text.container{background:#d95c87}body.page-id-8 div.section.b .text.container a:hover{color:#994261}body.page-id-20 h1{color:#54a6d9}body.page-id-20 div.section{width:100%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch}body.page-id-20 div.section .image.container{width:50%}body.page-id-20 div.section .image.container img{width:100%;height:100%;object-fit:cover;object-position:25%}body.page-id-20 div.section .text.container{width:50%;padding:5%;color:#fff;display:flex;flex-direction:column;justify-content:center;background:#a1a612}body.page-id-14 div.hero{width:100%;margin:0 auto}body.page-id-14 div.hero .text.container{padding:10% 5%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:rgba(0,0,0,.8) url(/wp-content/uploads/2021/07/xMythos-Veterinary-Requirements-Hero-Monitoring-4.jpg.pagespeed.ic.Brqn6BZ6I7.jpg);background-position:center;background-size:cover;background-blend-mode:multiply}body.page-id-14 div.hero .text.container h1,body.page-id-14 div.hero .text.container p{color:#fff;width:65%}body.page-id-14 div.checklist{margin:65px auto;width:65%}body.page-id-14 div.checklist .container.a{margin-bottom:45px}body.page-id-14 div.checklist .container h2{margin-bottom:25px}body.page-id-14 div.checklist .container.a h2{color:#a1a612}body.page-id-14 div.checklist .container.b h2{color:#54a6d9}body.page-id-14 div.checklist ul{list-style:none;padding:0}body.page-id-14 div.checklist li{margin-bottom:25px;display:flex;flex-wrap:nowrap;align-items:start}body.page-id-14 div.checklist input[type="checkbox"]{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;width:25px;height:25px;border:solid 2px;outline:none;cursor:pointer;margin-right:15px;flex:none;position:relative;border-radius:0}body.page-id-14 div.checklist .container.a input[type="checkbox"]{border-color:#a1a612}body.page-id-14 div.checklist .container.b input[type="checkbox"]{border-color:#54a6d9}body.page-id-14 div.checklist .container.a input[type="checkbox"]:checked::before,body.page-id-14 div.checklist .container.b input[type="checkbox"]:checked::before{content:'\2713';display:block;text-align:center;position:absolute;font-size:1.5rem;left:50%;top:50%;transform:translate(-50%,-50%)}body.page-id-14 div.checklist .container.a input[type="checkbox"]:checked::before{color:#a1a612}body.page-id-14 div.checklist .container.b input[type="checkbox"]:checked::before{color:#54a6d9}body.page-id-14 div.checklist label{transform:translateY(4px)}body.page-id-14 div.checklist span.note{font-style:italic;display:block;margin-top:10px}body.page-id-14 div.disclaimer{width:100%;margin:0 auto;background:#d95c87;padding:65px 0;color:#fff}body.page-id-14 div.disclaimer .container{width:65%;margin:0 auto}div.password{width:60%;margin:0 auto;padding:10% 5% 0 5%;line-height:1.5;text-align:center;color:#fff}div.password form{padding:50px;background:#a1a612;border-radius:15px}div.password form div{margin-top:15px}div.password form label{font-weight:bold;color:#63660a;margin-right:5px}div.password form input[type="password"]{border:none;border-radius:5px;font-size:1rem;padding:5px}div.password form input[type="submit"]{font-family:'Source Sans Pro',sans-serif;font-size:1rem;font-weight:bold;padding:5px 20px;border:none;background:#63660a;color:#fff;margin-left:10px;transition:background .5s ease , color .5s ease}div.password form input[type="submit"]:hover{cursor:pointer;background:#fff;color:#a1a612}p.password-error{margin:15px auto 5% auto;text-align:center;width:300px;color:#fff;font-style:italic;padding:5px;background:#c4d1d9;border-radius:10px}body.page-id-12 div.page-header h1{color:#54a6d9}body.page-id-12 div ul{padding:0;list-style:none;display:flex}body.page-id-12 .hero{width:100%;margin:0 auto}body.page-id-12 div.hero .text.container{padding:10% 5%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:rgba(0,0,0,.8) url(/wp-content/uploads/2021/08/xMythos-Veterinary-For-Vets-Hero-Anesthesia-machine.jpg.pagespeed.ic.8cLO9hDNaF.jpg);background-position:center;background-size:cover;background-blend-mode:multiply}body.page-id-12 .hero h1.bigger,body.page-id-12 .hero h1,body.page-id-12 .hero p{width:75%}body.page-id-12 .hero h1.bigger{color:#f2e0c9;margin-bottom:50px}body.page-id-12 .hero h1{color:#fff}body.page-id-12 .hero p{color:#fff}body.page-id-12 .benefits,body.page-id-12 .scheduling,body.page-id-12 .extras{width:80%;margin:0 auto;padding:75px 0}body.page-id-12 .benefits h1,body.page-id-12 .scheduling h1,body.page-id-12 .qualifications h1{color:#000}body.page-id-12 .benefits h1,body.page-id-12 .scheduling h1,body.page-id-12 .requirements h1,body.page-id-12 .extras h1,body.page-id-12 .skills h1,body.page-id-12 .pricing h1{text-align:center}body.page-id-12 .benefits h1,body.page-id-12 .scheduling h1,body.page-id-12 .extras h1:last-of-type{margin-bottom:75px}body.page-id-12 .benefits ul{flex-direction:column;width:100%;margin:0 auto}body.page-id-12 .benefits ul li{margin-bottom:45px;border:solid 2px;box-shadow: 5px 5px 8px rgb(0 0 0 / 15%);padding:50px;border-radius:15px;display:flex;justify-content:center;align-items:center;transition:transform .5s ease}body.page-id-12 .benefits ul li:hover{transform:scale(1.01)}body.page-id-12 .benefits ul li:nth-child(1) {border-color:#a1a612}body.page-id-12 .benefits ul li:nth-child(2) {border-color:#54a6d9}body.page-id-12 .benefits ul li:nth-child(3) {border-color:#d95c87}body.page-id-12 .benefits ul li:nth-child(4) {border-color:#bf9666}body.page-id-12 .benefits ul li img{width:125px;margin-right:50px}body.page-id-12 .benefits ul li:nth-child(1) h2 {color:#a1a612}body.page-id-12 .benefits ul li:nth-child(2) h2 {color:#54a6d9}body.page-id-12 .benefits ul li:nth-child(3) h2 {color:#d95c87}body.page-id-12 .benefits ul li:nth-child(4) h2 {color:#bf9666}body.page-id-12 .question{width:100%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch}body.page-id-12 .question .image.container{width:35%;overflow:hidden}body.page-id-12 .question .image.container img{width:100%;height:100%;object-fit:cover}body.page-id-12 .question .text.container{width:65%;padding:60px 50px;display:flex;flex-direction:column;justify-content:center;color:#fff}body.page-id-12 .question .text.container h1{color:#fff}body.page-id-12 .question.a{background:#d95c87}body.page-id-12 .question.a a:hover{color:#994261}body.page-id-12 div.question.b{background:#994261}body.page-id-12 div.question.b .image.container{order:2}body.page-id-12 .scheduling{text-align:center}body.page-id-12 .scheduling p{text-align:center}body.page-id-12 .scheduling ul{flex-wrap:wrap;align-items:stretch;justify-content:center;width:100%;margin:65px auto 25px auto}body.page-id-12 .scheduling ul li{flex:1;text-align:center;display:flex;flex-direction:column;justify-content:stretch;align-items:center}body.page-id-12 .scheduling ul li:last-of-type{padding-left:50px}body.page-id-12 .scheduling ul li img{width:125px;margin-bottom:25px}body.page-id-12 .scheduling ul li:first-of-type h2{color:#a1a612}body.page-id-12 .scheduling ul li:last-of-type h2{color:#54a6d9}body.page-id-12 .scheduling ul li p{text-align:center;margin-top:0}body.page-id-12 .scheduling ul li a.button{margin-top:auto}body.page-id-12 .scheduling ul li:last-of-type a.button{background:#54a6d9}body.page-id-12 .scheduling ul li:last-of-type a.button:hover{background:#3d7599}body.page-id-12 .requirements,body.page-id-12 .skills{width:100%;margin:0 auto;padding:60px 10%;text-align:center;color:#fff}body.page-id-12 .requirements{background:#54a6d9}body.page-id-12 .requirements h1,body.page-id-12 .skills h1{color:#fff}body.page-id-12 .requirements a.button.white{color:#54a6d9}body.page-id-12 .requirements a.button.white:hover{color:#fff;background:#3d7599}body.page-id-12 .requirements a.button,body.page-id-12 .skills a.button{margin-top:15px}body.page-id-12 .requirements a.button,body.page-id-12 .skills a:hover{color:#994261}body.page-id-12 .qualifications{width:100%;margin:0 auto;display:flex;align-items:stretch;justify-content:center}body.page-id-12 .qualifications .image.container{width:35%;overflow:hidden}body.page-id-12 .qualifications .image.container img{width:100%;height:100%;object-fit:cover}body.page-id-12 .qualifications .text.container{padding:60px 50px;display:flex;flex-direction:column;justify-content:center;align-items:start;background:rgba(196,209,217,.5);width:65%}body.page-id-12 .qualifications .text.container p:last-of-type{margin-top:5px}body.page-id-12 .qualifications .text.container a.button{background:#54a6d9;margin-top:20px}body.page-id-12 .qualifications .text.container a.button:hover{background:#3d7599}body.page-id-12 .extras h1:first-child{color:#63660a}body.page-id-12 .extras ul{width:100%;margin:0 auto;flex-wrap:wrap;justify-content:space-between;align-items:stretch}body.page-id-12 .extras ul li{border-radius:15px;background:#54a6d9;width:45%;overflow:hidden;display:flex;flex-direction:column;box-shadow:3px 3px 8px rgba(0,0,0,.1);transition:transform .5s ease}body.page-id-12 .extras ul li:hover{transform:scale(1.01)}body.page-id-12 .extras ul li .image.container{width:100%;height:250px;overflow:hidden}body.page-id-12 .extras ul li .image.container img{width:100%;height:100%;object-fit:cover}body.page-id-12 .extras ul li .text.container{padding:30px;color:#fff;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between}body.page-id-12 .extras ul li .text.container h2{text-align:center}body.page-id-12 .extras ul li .text.container a.button{background:#3d7599;margin-top:15px}body.page-id-12 .extras ul li .text.container a.button:hover{background:#fff;color:#54a6d9}body.page-id-12 .extras ul li .text.container a:hover{color:#3d7599}body.page-id-12 .skills{background:#d95c87}body.page-id-12 .skills a.button.white{color:#d95c87}body.page-id-12 .skills a.button.white:hover{color:#fff;background:#994261}body.page-id-12 .pricing{background:#a1a612;width:100%;margin:60px auto;padding:60px 10%}body.page-id-12 .pricing h1:first-of-type{color:#63660a}body.page-id-12 .pricing h1.bigger{color:#fff;margin-bottom:60px}body.page-id-12 .pricing ul{width:100%;margin:0 auto 35px auto;flex-direction:column;align-items:center}body.page-id-12 .pricing ul li{margin-bottom:50px;background:#fff;box-shadow: 5px 5px 8px rgb(0 0 0 / 20%);border-radius:15px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;overflow:hidden;transition:transform .5s ease}body.page-id-12 .pricing ul li:last-child{margin-bottom:0}body.page-id-12 .pricing ul li:hover{transform:scale(1.01)}body.page-id-12 .pricing ul li .image.container{width:30%;overflow:hidden}body.page-id-12 .pricing ul li .image.container img{width:100%;height:100%;object-fit:cover}body.page-id-12 .pricing ul li .text.container{width:70%;padding:45px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}body.page-id-12 .pricing ul li .text.container h2{color:#a1a612;margin-right:10px}body.page-id-12 .pricing ul li .text.container h2,body.page-id-12 .pricing ul li .text.container h3{display:inline-block}body.page-id-12 .pricing ul li .text.container h3{margin-top:0}body.page-id-12 .pricing ul li .text.container p{margin-top:0;margin-bottom:25px}body.page-id-12 .pricing ul li .text.container a.button:hover{background:#54a6d9}body.page-id-12 .pricing .dualsession{margin-top:60px}body.page-id-12 .pricing .dualsession h1{color:#fff}body.page-id-12 .pricing .dualsession div{background:#63660a;padding:50px;border-radius:15px;color:#fff;text-align:center;margin-top:35px}body.page-id-12 .pricing .dualsession div a.button:hover{background:#fff;color:#a1a612}body.page-id-12 .pricing .terms{text-align:center;color:#fff;width:75%;margin:60px auto 0 auto}body.page-id-12 .pricing .terms p{margin-bottom:15px;font-size:.85rem}body.page-id-12 .cta{width:90%;margin:0 auto}body.page-id-12 .cta ul{justify-content:space-between;align-items:stretch}body.page-id-12 .cta ul li{background:#54a6d9;border-radius:15px;box-shadow: 5px 5px 6px rgb(0 0 0 / 5%);display:flex;flex-direction:column;align-items:center;text-align:center;width:48%;overflow:hidden;transition:transform .5s ease}body.page-id-12 .cta ul li:hover{transform:scale(1.01)}body.page-id-12 .cta ul li .text.container{padding:45px 25px}body.page-id-12 .cta ul li .text.container h1{color:#fff;margin-bottom:0}body.page-id-12 .cta ul li .text.container>p{color:#fff;margin-bottom:0;font-size:1.1rem}body.page-id-12 .cta ul li div:last-child{height:300px;width:100%;background-blend-mode:multiply;display:flex;justify-content:center;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat;background-color:rgba(0,0,0,.3);transition:background .5s ease}body.page-id-12 .cta ul li:hover div:last-child{background-color:rgba(0,0,0,.5)}body.page-id-12 .cta ul li:first-child div:last-child{background-image:url(/wp-content/uploads/2021/08/xMythos-Veterinary-CTA-Demo.png.pagespeed.ic.w1SRrjINSc.png)}body.page-id-12 .cta ul li:last-child div:last-child{background-image:url(/wp-content/uploads/2021/08/xMythos-Veterinary-CTA-Session.png.pagespeed.ic.ZZY5WpJn20.png)}body.page-id-12 .cta ul li a.button{transition:transform .5s ease , color .5s ease , background .5s ease , box-shadow .5s ease}body.page-id-12 .cta ul li a.button:hover{transform:scale(1.1);background:#fff;box-shadow:3px 3px 5px rgba(0,0,0,.05)}body.page-id-12 .cta ul li:first-child a.button{color:#d95c87}body.page-id-12 .cta ul li:last-child a.button{color:#54a6d9}body.page-id-10 .split{width:100%;margin:0 auto;display:flex;justify-content:center;align-items:stretch}body.page-id-10 .synergy{margin-bottom:45px;background:#d95c87}body.page-id-10 .consultation{background:#54a6d9;min-height:400px}body.page-id-10 .split .image.container{width:40%;overflow:hidden}body.page-id-10 .consultation .image.container{order:2}body.page-id-10 .split .image.container img{width:100%;height:100%;object-fit:cover}body.page-id-10 .split .text.container{width:60%;padding:45px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-content:flex-start}body.page-id-10 .split .text.container h1{color:#fff}body.page-id-10 .split .text.container a.button{margin-top:10px}body.page-id-10 .synergy a.button{color:#d95c87}body.page-id-10 .synergy a.button:hover{color:#fff;background:#994261}body.page-id-10 .consultation a.button{color:#54a6d9}body.page-id-10 .consultation a.button:hover{color:#fff;background:#3d7599}body.page-id-10 .tools{width:90%;margin:65px auto}body.page-id-10 .tools h1{text-align:center;margin-bottom:60px}body.page-id-10 .tools ul{padding:0;list-style:none;display:flex;justify-content:space-between;align-content:stretch;width:100%;margin:0 auto}body.page-id-10 .tools ul li{width:31%;border:solid 2px #a1a612;border-radius:10px;padding:35px 25px 25px 25px;display:flex;flex-direction:column;justify-content:space-between;align-content:center;color:#a1a612;transition:transform .5s ease;background:#fff;text-align:center}body.page-id-10 .tools ul li:hover{transform:scale(1.01)}body.page-id-10 .tools img{width:95px;margin-bottom:25px}body.page-id-10 .tools h2{margin-bottom:20px}body.page-id-10 .tools p{text-align:left}body.page-id-10 .tools a.button{margin-top:10px;align-self:center}body.page-id-10 .tools a.button:hover{background:#54a6d9}body.page-id-103 .page-header h1{color:#54a6d9}body.page-id-103 .page-header.b{background:#a1a612}body.page-id-103 .page-header.b h1{color:#fff}body.page-id-103 .newslist{width:80%;margin:60px auto 0 auto}body.page-id-103 .newslist ul{padding:0;list-style:none;display:flex;flex-direction:column;width:100%;margin:0 auto}body.page-id-103 .newslist li{width:100%;border:solid 1px #a1a612;border-radius:15px;box-shadow: 5px 5px 5px rgb(0 0 0 / 10%);margin-bottom:45px;display:flex;flex-wrap:nowrap;align-items:stretch;transition:border .5s ease;overflow:hidden}body.page-id-103 .newslist li:hover{border-color:#54a6d9}body.page-id-103 .newslist li .image.container{width:35%;overflow:hidden;background:url(/wp-content/uploads/2021/09/xMythos-Veterinary-Blog-Default-Image-01.png.pagespeed.ic.5ofgm3zsQi.png);background-position:center;background-size:cover}body.page-id-103 .newslist li .image.container img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}body.page-id-103 .newslist li:hover .image.container img{transform:scale(1.1)}body.page-id-103 .newslist li .text.container{width:65%;padding:35px}body.page-id-103 .newslist li .text.container a{text-decoration:none}body.page-id-103 .newslist li .text.container h2{color:#a1a612;transition:color .5s ease}body.page-id-103 .newslist li:hover .text.container h2{color:#54a6d9}body.page-id-103 .newslist li .text.container a.category{display:inline-block;background:rgba(84,166,217);color:#fff;padding:4px 8px;margin-right:10px;transition:background .5s ease}body.page-id-103 .newslist li .text.container a.category:hover{background:#3d7599}body.page-id-103 .newslist li:hover .text.container a.button,body.page-id-103 .newslist li .text.container a.button:hover{color:#fff;background:#54a6d9}@media all and (min-width:1400px){body.page-id-12 .cta ul li div:last-child{height:400px}}@media all and (max-width:1300px){body.page-id-12 .cta ul li .text.container{min-height:231.88px}}@media all and (min-width:1250px){h1{font-size:2rem}h1.bigger{font-size:2.3rem}h2{font-size:1.5rem}h3{font-size:1.3rem}p{font-size:1.2rem}p.bigger{font-size:1.6rem}a.button{font-size:1.3rem;padding:15px 20px;min-width:215px}a.button.bigger{font-size:1.4rem;padding:18px 30px;min-width:235px}a#logo{max-width:200px}#menu-main-menu li a{font-size:1.2rem}#main-header .sub-menu li{max-width:255px}body.home .hero .left{padding:3%}body.home .hero .right>.image.container{height:275px}body.home div.video iframe{max-width:640px;height:400px}body.home div.start li{height:425px}body div.book .container{width:65%}div.bloglist li div.image.container{height:250px}body.single header.post .image.container{height:400px}body.page-id-12 .question .image.container{width:40%}body.page-id-12 .question .text.container{width:60%}body.page-id-12 .scheduling,body.page-id-12 .extras{width:65%}body.page-id-12 .requirements,body.page-id-12 .skills{padding:60px 20%}body.page-id-12 .qualifications{max-height:600px}body.page-id-10 .split .image.container{width:45%}body.page-id-10 .split .text.container{width:55%;padding:65px}body.page-id-10 .tools ul li{padding:45px 35px 35px 35px}}@media all and (max-width:950px){body.home div.mission ul{align-items:self-end}body.home div.mission ul li{width:80%;margin:0 auto 35px}body.home div.mission ul li .image.container{height:200px}body.home div.mission ul li .text.container{padding:8%}div.bloglist li div.image.container{height:150px}body.single header.post .image.container{height:250px}aside#sidebar div.bloglist li div.image.container{height:135px}body.page-id-12 .benefits,body.page-id-12 .scheduling,body.page-id-12 .extras{width:90%}}@media all and (max-width:900px){body.page-id-14 div.hero .text.container h1,body.page-id-14 div.hero .text.container p{width:100%}body.page-id-14 div.checklist,body.page-id-14 div.disclaimer .container{width:90%}div.password{width:80%}body.page-id-10 .tools ul{flex-direction:column;align-items:center}body.page-id-10 .tools ul li{width:80%;margin-bottom:45px}body.page-id-10 .tools ul li:last-child{margin-bottom:0}body.page-id-103 .newslist{width:90%}}@media all and (max-width:800px){#main-header{justify-content:space-between}a#logo{margin-left:15px}div#mobile-menu-button{display:flex;margin-right:20px}#main-header nav{flex-basis:100%;display:block;transition:max-height 1s ease;position:absolute;top:100%;left:50%;transform:translateX(-50%);width:100%;overflow:hidden;border-bottom-left-radius:5%;border-bottom-right-radius:5%;box-shadow: 0 2px 5px rgb(0 0 0 / 10%)}#main-header nav.closed{max-height:0}#main-header nav.opened{max-height:499px}#main-header .menu-main-menu-container{height:unset}ul#menu-main-menu{flex-wrap:wrap}#menu-main-menu li{flex-basis:100%}#menu-main-menu li a,#main-header .sub-menu li a{background:#a1a612;color:#fff;padding:25px;text-align:center;font-size:1.1rem;transition:background .5s ease}#menu-main-menu li a:hover,#main-header .sub-menu li a:hover{background:#63660a;color:#fff}#menu-main-menu li#menu-item-23>a:after{background-image:url(/wp-content/uploads/2021/06/Mythos-Veterinary-Icon-lock-white.png)}#menu-main-menu li#menu-item-23>a:hover:after{background-image:url(/wp-content/uploads/2021/06/Mythos-Veterinary-Icon-lock-white.png)}#main-header ul.sub-menu{position:static;max-height:unset}#main-header .sub-menu li{max-width:unset}#main-header .sub-menu li:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}#main-header .sub-menu li a:before{content:"—";margin-right:5px}body.home .hero .left{flex-basis:100%;align-items:center;padding:50px 5%;text-align:center}body.home .hero .right{flex-basis:100%;border-top:solid 4px #fff;border-bottom:solid 4px #fff}body div.book>div.container{width:100%}body div.book .text.container{padding:50px 50px 50px 0}div.bloglist li{width:48%}div.bloglist li div.image.container{height:200px}body.single div.post-content{width:100%}div#share{justify-content:center}aside#sidebar{width:100%;order:3}aside#sidebar div.bloglist li div.image.container{height:225px}aside#sidebar div.bloglist a.button{margin:0 0 8px 0}footer.post{margin-bottom:45px}body.page-id-12 .hero h1.bigger{margin-bottom:35px}body.page-id-12 .question .image.container img{object-position:70%}body.page-id-12 .scheduling ul li img{width:100px}body.page-id-12 .extras ul li{width:47%}body.page-id-12 .cta ul li .text.container{min-height:294.02px}}@media all and (max-width:750px){body.page div.page-header{padding:8% 5%}body.page-id-12 .hero h1.bigger,body.page-id-12 .hero h1,body.page-id-12 .hero p{width:100%}body.page-id-12 .benefits ul li{flex-direction:column}body.page-id-12 .benefits ul li img{margin-right:0;margin-bottom:45px}body.page-id-12 .benefits ul li h2{text-align:center;margin-bottom:35px}body.page-id-12 .extras ul{justify-content:center;align-items:center;flex-direction:column}body.page-id-12 .extras ul li{width:80%;margin-bottom:55px}body.page-id-12 .extras ul li:last-child{margin-bottom:0}body.page-id-12 .pricing{padding:60px 8%}body.page-id-12 .pricing ul li{flex-direction:column;align-items:center}body.page-id-12 .pricing ul li .image.container{width:100%;height:225px;display:none}body.page-id-12 .pricing ul li .image.container.mobile{display:block}body.page-id-12 .pricing ul li .text.container{width:100%}body.page-id-12 .pricing .terms{width:100%}body.page-id-103 .newslist li .image.container{max-height:400px}}@media all and (max-width:665px){body.page-id-12 .cta ul{flex-direction:column;align-items:center}body.page-id-12 .cta ul li{width:80%;margin-bottom:50px}body.page-id-12 .cta ul li:last-child{margin-bottom:0}}@media all and (max-width:650px){body.home div.about{padding:65px 5%}body.home div.about p{width:100%}body.home div.mission>p{width:100%}body.home div.mission ul li{width:100%}body.home div.mission ul li .image.container{height:165px}body.home div.start li{height:250px;flex-basis:100%}body div.book>.container{padding:50px 0}body div.book .container .image.container{min-width:0;margin-right:0;width:250px;height:300px;margin-bottom:35px}body div.book .text.container{padding:0 5%;flex-basis:100%;text-align:center}body div.book h1,body div.book .button{margin:0 auto}body div.book .text.container .container{justify-content:center;margin:0 auto}body main.index{width:90%;padding:8% 0}div.bloglist li div.image.container{height:150px}body.page-id-8 div.section .image.container{width:100%;height:300px}body.page-id-8 div.section .text.container{width:100%;padding:10% 5%;order:2}div.password{width:100%}body.page-id-12 .question{justify-content:center;align-items:center;flex-direction:column}body.page-id-12 .question .image.container{width:100%;height:250px}body.page-id-12 .question .text.container{width:100%;padding:50px 5%}body.page-id-12 div.question.b .image.container{order:0}body.page-id-12 .cta ul li .text.container{min-height:0}body.page-id-12 .scheduling ul{align-items:center;justify-content:start;flex-direction:column}body.page-id-12 .scheduling ul li{width:100%}body.page-id-12 .scheduling ul li:first-of-type{padding-right:0;border-right:none}body.page-id-12 .scheduling ul li:last-of-type{padding-left:0;padding-top:55px}body.page-id-10 .split{flex-direction:column}body.page-id-10 .split .image.container{width:100%;order:0!important;height:250px}body.page-id-10 .split .image.container img{object-position:top}body.page-id-10 .split .text.container{width:100%}}@media all and (max-width:600px){body.page-id-20 div.section .image.container{width:100%}body.page-id-20 div.section .image.container.desktop{display:none}body.page-id-20 div.section .image.container.mobile{display:block}body.page-id-20 div.section .text.container{width:100%;padding:10% 5%}body.page-id-14 div.hero .text.container{padding:15% 5%}body.page-id-12 div.hero .text.container{padding:15% 5%}body.page-id-12 .scheduling ul li img{width:85px}body.page-id-12 .qualifications{align-items:center;flex-direction:column}body.page-id-12 .qualifications .image.container{display:none}body.page-id-12 .qualifications .image.container.mobile{display:block}body.page-id-12 .qualifications .image.container{width:100%;height:250px}body.page-id-12 .qualifications .text.container{width:100%}body.page-id-12 .extras ul li{width:100%}body.page-id-10 .tools ul li{width:100%}body.page-id-103 .newslist li{flex-direction:column}body.page-id-103 .newslist li .image.container{width:100%;max-height:250px}body.page-id-103 .newslist li .text.container{width:100%}}@media all and (max-width:500px){h1{font-size:1.6rem}h1.bigger{font-size:1.8rem}h2{font-size:1.25rem}h3{font-size:1.05rem}p,body.single main.post ul,body.single main.post ol{font-size:1.1rem;line-height:1.5}p.bigger{font-size:1.3rem}a.button.bigger{font-size:1rem;padding:12px;min-width:165px}body.home .hero .left h1{font-size:2.5rem}body.home .hero .left h2{font-size:1.4rem}body.home .hero .right>.image.container{height:150px}body.home div.video{padding:45px 5%}body.home div.video iframe{height:250px}div.contact ul.social li{width:50%}body.blog h1{margin:45px 0}div.bloglist li{width:100%}div.bloglist li div.image.container{height:200px}body.single>main{margin-top:35px}body.single header.post{margin-bottom:35px}body.single header.post a.button{margin-bottom:25px}body.single header.post .image.container{height:225px}body.single header.post a.date{font-size:1rem}body.single main.post figure.wp-block-pullquote{padding:15px 0}body.single main.post figure.wp-block-pullquote blockquote{margin-left:0;margin-right:0}aside#sidebar div.bloglist li div.image.container{height:175px}footer.post{font-size:1.1rem}div.password form{padding:30px}div.password form input[type="submit"]{padding:5px 30px;margin-left:0;display:block;margin:0 auto;margin-top:10px}body.page-id-12 .benefits h1,body.page-id-12 .scheduling h1,body.page-id-12 .extras h1:last-of-type{margin-bottom:50px}body.page-id-12 .benefits ul li{padding:35px;margin-bottom:35px}body.page-id-12 .benefits ul li img{width:75px;margin-bottom:25px}body.page-id-12 .benefits ul li h2{margin-bottom:25px}body.page-id-12 .qualifications .text.container{padding:60px 8%}body.page-id-12 .extras{padding:55px 0}body.page-id-12 .pricing ul li .text.container{padding:35px}}@media all and (max-width:450px){body div.book .text.container .container{flex-direction:column;align-items:center}body div.book .text.container .container a.button{margin-right:0;margin-left:0}}@media all and (max-width:400px){body.home div.video iframe{height:200px}body div.book>div.container{width:90%}body div.book .container .image.container{width:200px;height:250px}body main.index{width:90%;padding:10% 0}div.bloglist li div.image.container{height:150px}body.single header.post .image.container{height:200px}div#share{flex-wrap:wrap;margin-top:35px}div#share p{width:100%;text-align:center;margin-bottom:5px;margin-right:0;margin-top:0}body.page div.page-header{padding:10% 5%}body.page-id-20 div.section .image.container{min-height:275px}body.page-id-14 div.hero .text.container{padding:15% 5%}body.page-id-14 div.disclaimer{padding:45px 0}body.page-id-12 div.hero .text.container{padding:15% 10%}body.page-id-12 .hero h1.bigger{margin-bottom:25px}body.page-id-12 .hero p{margin-top:5px}body.page-id-12 .benefits ul li{padding:25px}body.page-id-12 .scheduling ul li img{width:75px}body.page-id-12 .requirements,body.page-id-12 .skills{padding:45px 8%}body.page-id-12 .qualifications .image.container{height:225px}body.page-id-12 .qualifications .text.container{padding:50px 8%}body.page-id-12 .qualifications .text.container a.button{margin-top:10px}body.page-id-12 .extras ul li .image.container{height:200px}body.page-id-12 .extras ul li .text.container{padding:25px}body.page-id-12 .pricing ul li .image.container{height:200px}body.page-id-12 .pricing ul li .text.container{padding:25px}body.page-id-12 .pricing .dualsession div{padding:35px}body.page-id-12 .cta ul li{width:90%;margin-bottom:35px}body.page-id-10 .split .text.container{padding:35px 35px 45px 35px}body.page-id-10 .tools ul li{margin-bottom:35px}body.page-id-103 .newslist{margin:40px auto 0 auto}body.page-id-103 .newslist li{margin-bottom:35px}body.page-id-103 .newslist li .image.container{max-height:200px}body.page-id-103 .newslist li .text.container{padding:25px}}