        /*---------------------------------------------------------------------------------

 Theme Name:   Sinag Prairie Boarding Kennels
 Theme URI:    https://sinagprairieboardingkennels.com/
 Description:  Professional Lawn Care Services in Gatineau
 Author:       Sinag Prairie Boarding Kennels
 Author URI:   https://sinagprairieboardingkennels.com/
 Template:     Divi
 Version:      4.20.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

body p{
    line-height: 34px;
    font-weight: 500;
}
.et_pb_text_inner h2{
    line-height: 55px;
}
.et_pb_section{
    background-image: url(img/bodybg.png);
    background-repeat: repeat;
    background-position: center top;
    background-size: auto;
    background-color: transparent;
}
#globleheader{
    padding: 0px;
    border-bottom: 5px solid #AD8402;
}
#globleheaderow2{
    padding: 0;
}
#globleheaderow1{
    padding: 25px 0px;
}
#globleheaderow2{
    display: flex;
    align-items: center;
    width: 97%;
    max-width: 100%;
    justify-content: center;
}
#globleheaderow2 .et_pb_column{
    float: none;
    margin: 0;
    width: auto;
}
#globleheaderow2 .et_pb_column:first-child{
    flex: 1;
}
#globleheaderow2 .et_pb_column:last-child{
    width: 9%;
}
#globleheaderow2 .et_pb_menu .et_pb_menu__wrap{
    justify-content: center;
    margin-left: 100px;
}
#ctaicon ul{
    margin: 0px;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#ctaicon ul li{
    margin-right: 20px;
    list-style: none;
}
#ctaicon ul li a{
    display: block;
}
#ctaicon ul li:last-child{
    margin-right: 0px;
}
#globlemenu nav.et-menu-nav ul li{
    margin-top: 0px;
    padding: 25px 0;
}
#globlemenu nav.et-menu-nav ul li a{
    padding: 0px 15px;
}
#globlemenu nav.et-menu-nav ul li:hover a{
    color: #AD8402 !important;
    opacity: 1;
}
#globlemenu nav.et-menu-nav ul li ul.sub-menu{
    width: 230px;
}
#globlemenu nav.et-menu-nav ul li ul.sub-menu li a{
    text-transform: capitalize;
    display: block;
    width: 100%;
    color: #000 !important;
}
#globlemenu nav.et-menu-nav ul li ul.sub-menu li{
    margin-bottom: 10px;
    padding: 0;
    display: block;
}
#globlemenu nav.et-menu-nav ul li ul.sub-menu li.current_page_item a {
    color: #AD8402 !important;
    position: relative;
    padding-bottom: 5px;
}
#globlemenu nav.et-menu-nav ul li ul.sub-menu li.current_page_item a:after{
    content: '';
    width: 50px;
    height: 1px;
    background-color: #000;
    position: absolute;
    left: 13px;
    bottom: 0;
}
#globlefooter{
    padding: 0px;
}
#copyright{
    border-top: 5px solid #AD8402;
    padding: 15px 0px;
}
#herobanner{
    padding: 0;
}
#herobannerow{
    padding: 0;
    width: 100%;
    max-width: 100%;
}
#roundblurb{
    border-radius: 100%;
    width: 100%;
    height: 355px;
    display: flex;
    align-items: center;
    position: relative;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
#roundblurb .et_pb_blurb_container{
    display: none;
    position: relative;
}
#roundblurb:hover{
    background-color: #000;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    cursor: pointer;
}
#roundblurb:hover .et_pb_blurb_container{
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
#roundblurb h4{
    font-size: 48px;
    line-height: 55px;
    color: #fff;
}
#roundblurb:hover .et_pb_main_blurb_image img{
    opacity: 25%;
}
#homes2{
    padding: 85px 0px;
}
#homes3, #homes4, #roomsandrates1, #daystays,
#playparks, #vaccinationhealth{
    padding: 70px 0px;
    border-bottom: 5px solid #AD8402;
}
#homes5{
    padding: 75px 0px 0;
}
#homes5row2{
    padding: 0;
}
#homes5row2 .et_pb_module_inner{
    padding: 50px 100px;
}
#globlefooterow3{
    padding: 0px 0px 30px;
}
#globlefooterow3 .et_pb_module {
    margin-bottom: 20px;
}
#otherpagebanner{
    padding: 0px;
}
#roomsandrates1row2 .et_pb_column {
    border-radius: 5px;
    padding: 30px 50px;
}
#roomsandrates1row2 h2{
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#roomsandrates1row2 h2:after{
    content: '';
    width: 100px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
#roomsandrates1row2 h4{
    font-size: 38px;
    line-height: 55px;
    font-weight: 500;
}
#marginbottom{
    margin-bottom: 130px;
}
#individualbox {
    border: 1px solid #084411;
    padding: 45px 50px;
    border-radius: 5px;
}
#individualbox1{
    padding: 45px 50px;
    border-radius: 5px;
    margin: 35px 0px;
}
#individualbox .et_pb_text_inner h3,
#individualbox1 .et_pb_text_inner h3{
    font-size: 32px;
    line-height: 55px;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px;
}
#individualbox .et_pb_text_inner h3:after,
#individualbox1 .et_pb_text_inner h3:after{
    content: '';
    width: 100px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}
#individualbox .et_pb_text_inner h3:after{
    background-color: #000;
}
#individualbox1 .et_pb_text_inner h3:after{
    background-color: #fff;
}
.displayflexstyle{
    display: flex;
    align-items: center;
}
#vhealth h4{
    font-size: 24px;
    line-height: 34px;
    padding-left: 65px;
    margin: 30px 0;
    position: relative;
}
#vhealth h4:before{
    content: '';
    width: 50px;
    height: 3px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 14px;
}
#vhealth ol li{
    margin-bottom: 30px;
}
#housekeepingtext h4{
    font-size: 32px;
    line-height: 55px;
    font-weight: 500;
}
#contactusrow .et_pb_column:first-child{
    background-color: #ECECEC;
    padding: 40px;
}
#contactusrow .et_pb_column:last-child{
    padding-top: 40px;
}
#underline h2{
    line-height: 58px;
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
}
#underline h2:after{
    content: '';
    width: 100px;
    height: 2px;
    background-color: #AD8402;
    position: absolute;
    left: 0;
    bottom: 0;
}
#underline{
    margin-bottom: 50px;
}
#ctablurb {
    margin-bottom: 30px;
}
#ctablurb .et_pb_main_blurb_image{
    margin-bottom: 10px;
}
#ctablurb .et_pb_main_blurb_image span.et-waypoint{
    border-radius: 100px;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#googlemap{
    padding: 0px;
    border-bottom: 5px solid #AD8402;
}
#faqsection{
    padding: 50px 0;
    border-bottom: 5px solid #AD8402;
}
#googlemaprow{
    padding: 0px;
    line-height: 0;
}
#gform_wrapper_1 input,
#gform_wrapper_1 textarea{
    border-color: #000;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
}
#gform_wrapper_1 input::placeholder,
#gform_wrapper_1 textarea::placeholder{
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
}
#gform_wrapper_1 input[type=submit]{
    border: 0px;
    background-color: #AD8402;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    margin: 0;
}
#faqsectionrow .et_pb_toggle{
    background-color: transparent;
    border: 0;
    padding: 0px;
}
#faqsectionrow .et_pb_toggle h5{
    background-color: #ECECEC;
    border: 1px solid #d9d9d9;
    padding: 20px;
    font-size: 32px;
    line-height: 55px;
    font-weight: 500;
    color: #000;
    padding-left: 85px;
}
#faqsectionrow .et_pb_toggle .et_pb_toggle_title:after{
    content: 'Q.';
    position: absolute;
    left: 20px;
    top: 5px;
    font-size: 48px;
    line-height: 80px;
    font-weight: bold;
}
#faqsectionrow .et_pb_toggle .et_pb_toggle_title:before{
    right: 20px;
}
#faqsectionrow .et_pb_toggle .et_pb_toggle_content{
    padding: 30px 30px 30px 83px;
}
#faqsectionrow .et_pb_toggle .et_pb_toggle_content:before{
    content: 'A.';
    position: absolute;
    left: 20px;
    top: 5px;
    font-size: 48px;
    line-height: 80px;
    font-weight: bold;
    color: #AD8402;
}
#faqsectionrow .et_pb_toggle_open h5.et_pb_toggle_title:before{
    content: "\f077"!important;
    visibility: visible;
    display: block;
}
.et_pb_scroll_top.et-pb-icon{
  background: #AD8402;
}

/******************* Media Query Code Start ************************/

@media only screen and (min-width:1300px) and (max-width: 2000px){
	.gform_wrapper.gravity-theme #field_submit {
		display: flex;
		justify-content: flex-end;
	}
}
@media only screen and (max-width:1300px) and (min-width: 1200px){
	
    #globleheaderow2 .et_pb_column {
        margin: 0;
        float: none;
    }
    #globleheaderow2 .et_pb_column:first-child{
        width: 80%;
    }
    #globleheaderow2 .et_pb_column:last-child{
        width: 20%;
    }
    #globlemenu nav.et-menu-nav ul li a{
        text-transform: capitalize;
        font-size: 20px;
    }
	.gform_wrapper.gravity-theme .gfield.gfield--width-third {grid-column: span 5;}
}
@media only screen and (max-width:1199px) and (min-width: 981px){
	
	.gform_wrapper.gravity-theme .gfield.gfield--width-third {grid-column: span 5;}
	
    #globlemenu nav.et-menu-nav ul li a{
        text-transform: capitalize;
        font-size: 16px;
    }
}
@media only screen and (min-width: 550px) and (max-width: 981px){
	.gform_wrapper.gravity-theme #field_submit {
		display: flex;
		justify-content: flex-end;
	}
}
@media only screen and (min-width: 981px){
	
    #globlemenu .et_pb_menu__logo-wrap{
        display: none;
    }
}
@media only screen and (max-width: 1100px){
  #globlefooterow nav.et-menu-nav ul#menu-footer-menu{
      width: 96%;
      margin: 0 auto;
    }
}
@media only screen and (max-width: 980px){
    #globlefooterow .et_pb_menu .et_pb_menu__menu{
        display: flex;
    }
    #globleheaderow1,
    #globlefooterow .et_pb_menu .et_mobile_nav_menu{
        display: none;
    }
    #globleheaderow2{
        flex-direction: column;
    }
    #globleheaderow2 .et_pb_column:last-child{
        display: none;
    }
    #globleheader .mobile_menu_bar:before{
        font-size: 50px;
    }
    #globlemenu .et_mobile_menu li a{
        border-color: #ad8402;
    }
    #globlemenu .et_pb_menu__logo-wrap{
        width: 30%;
    } 
    #globleheaderow2{
        padding: 10px 0px;
    }
    #globleheaderow2 .et_pb_column{
        margin-bottom: 0px;
    }
    #roundblurb{
        width: 60%;
        height: 355px;
        margin: 0 auto;
    }
    #homes5row2 .et_pb_module_inner {
        padding: 30px;
    }
    #globlefooterow nav.et-menu-nav ul li a{
        text-transform: capitalize;
        font-size: 18px;
    }
    #faqsectionrow .et_pb_toggle h5{
        font-size: 20px;
        line-height: 30px;
        padding-right: 40px;
        padding-left: 60px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_title:after{
        font-size: 28px;
        line-height: 60px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_title:before {
        right: 10px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_content:before{
        font-size: 25px;
        line-height: 50px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_content {
        padding: 18px 18px 18px 60px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_content p{
        font-size: 18px;
        line-height: 24px;
    }
    .mobile_menu_bar{
        transform: translateY(0%) !important;
    }
    #globleheaderow2 .et_pb_menu .et_pb_menu__wrap{
        justify-content: right;
    }
    /*.et_mobile_menu li{
      background-image: url(/wp-content/uploads/2023/03/petfoot.jpg);
      background-repeat: no-repeat;
      background-position: 4% 41%;
      background-size: 4%;
    }*/
}
@media only screen and (min-width: 600px){
    .formobile{
        display: none;
    }
}
@media only screen and (max-width: 600px){
    #roundblurb{
        width: 100%;
        height: 330px;
    }
    #roundblurb .et_pb_main_blurb_image{
        margin-bottom: 0;
        width: 50%;
    }
    .et_pb_text .et_pb_text_inner h2{
        font-size: 30px;
        line-height: 40px;
    }
    #homes5row2{
        width: 100%;
    }
    #homes5row2 .mobile_middle-inside .swiper-buttton-container{
        display: none;
    }
    #globlefooterow nav.et-menu-nav ul{
        display: block;
        text-align: center;
        padding: 0px;
        margin: 0;
    }
    #globlefooterow nav.et-menu-nav ul li{
        display: inline-block;
    }
    #globlemenu .et_pb_menu__logo-wrap {
        width: 70%;
    }
    .et_pb_row{
        width: 90%;
    }
    #globlefooterow3 {
        padding: 0px 10px 30px;
    }
    #homes5row2 .dica_divi_carousel .dica_divi_carouselitem_0.dica_divi_carouselitem .dica-item-content h4, 
    #homes5row2 .dica_divi_carousel .dica_divi_carouselitem_1.dica_divi_carouselitem .dica-item-content h4{
        font-size: 22px!important;
        line-height: 28px!important;
    }
    #homes5row2 .dica_divi_carousel .dica_divi_carouselitem .dica-image-container{
        margin-bottom: 25px;
    }
    #homes5row2 .dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content p{
        font-size: 16px!important;
        line-height: 26px!important;
    }
    #faqsectionrow .et_pb_toggle h5{
        font-size: 20px;
        line-height: 30px;
        padding-right: 40px;
        padding-left: 60px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_title:after{
        font-size: 25px;
        line-height: 60px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_title:before {
        right: 10px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_content:before{
        font-size: 25px;
        line-height: 50px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_content {
        padding: 18px 18px 18px 60px;
    }
    #faqsectionrow .et_pb_toggle .et_pb_toggle_content p{
        font-size: 16px;
        line-height: 20px;
    }
    #globlefooterow3 p{
        padding-bottom: 0;
    }
    body p{
        font-size: 18px;
        line-height: 30px;
    }
    #homes3, #homes4, #roomsandrates1, #daystays, #playparks, #vaccinationhealth{
        padding: 10px 0px;
    }
    #roomsandrates1row2 h4{
        font-size: 26px;
        line-height: 40px;
    }
    #marginbottom {
        margin-bottom: 30px;
    }
    #testimonailslide .dica-container .swiper-wrapper .dica_divi_carouselitem .dica-item-content h4{
        font-size: 26px!important;
        line-height: 36px!important;
    }
}
@media only screen and (max-width: 450px){
    #roundblurb .et_pb_main_blurb_image{
        width: 40%;
    }
    #roundblurb {
        width: 90%;
        height: 330px;
    }
    .formobile{
        display: block;
    }
    .formdv{
        display: none;
    }
    #roundblurb h4{
        font-size: 32px;
        line-height: 42px;
    }
	#contactusrow iframe{
		transform:scale(0.88);
		-webkit-transform:scal(0.88);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}
@media only screen and (max-width: 400px){
    #roundblurb {
        width: 90%;
        height: 300px;
    }
}

/******************* Media Query Code End ************************/