section.about_us .collapse_new {
    display: block !important;
}
.collapse_new p strong{font-size: 21px;}
.main-head {
    text-align: center;
    padding: 40px 0 0;
}
.boat .boat_listing .boat_item h3{
    margin:0 !important;
    padding:8px 0;
}
/*.map iframe{
    filter: none !important;
}*/
.boat .boat_listing .boat_content {
    padding: 20px 28px 30px !important;
}
.boat .boat_listing .boat_content a {
    border: 1px solid #0d4058;
    font-size: 16px;
    color: #000;
    padding: 5px 10px 7px;
    border-radius: 4px;
    margin-top: 10px;
    display: inline-block; 
    line-height: 1.6;
}
.boat .boat_listing .boat_content a:hover{
    border-color:#367090;
    color:#367090;
}
.services .services_in{
    text-align: center;
    background: #fff!important;
    padding: 30px;
    
}
.boat .boat_listing .boat_item h3 {
    margin: 0 !important;
    padding: 8px 0;
    background: #f3f3f3;
}
.about_us {
    padding:45px 0 50px!important;
    text-align: center;
}


.main-title:before{
    top: 13px!important;
    width: 65px!important;
    height: 27px!important;
}
.boat {
    padding: 0px 0 50px!important;
    
}
.form_section input.sub {
    display: inline-block!important;
}
.form_section .main-title:before {
    top: 35px!important;
}
header .row .right_header ul {
    margin-left: auto !important;
}
.leave_btn {
  justify-content: space-evenly;
  display: flex;
  align-items: center;
}
/* header .row .right_header .social-icon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
} 
header .row .right_header {
    flex-direction: column;
}*/
.social-icon {
   margin-left: 20px;
}
.social-icon a {
    width: 28px;
    height: 28px;
    display: inline-block;
    background: #0d4057;
    border: 1px solid #0d4057;
    border-radius: 100%;
    text-align: center;
    line-height: 28px;
    margin: 0 0 0 4px;
    font-size: 14px;
    color: #fff;
    position: relative;
    top: 0;
}
.social-icon a:focus,
.social-icon a:hover{
    color: #0d4057;
    background: #fff;
    border: 1px solid #0d4057;
    -webkit-animation: bouncing-icon 1.5s linear infinite;
    -moz-animation: bouncing-icon 1.5s linear infinite;
    -ms-animation: bouncing-icon 1.5s linear infinite;
    -o-animation: bouncing-icon 1.5s linear infinite;
    animation: bouncing-icon 1.5s linear infinite;
  }
  @-webkit-keyframes bouncing-icon {
    0% {
      top: 0;
    }
    10% {
      top: -10px;
    }
    20% {
      top: 0;
    }
    30% {
      top: -10px;
    }
    40% {
      top: 0;
    }
    100% {
      top: 0;
    }
  }
  @-moz-keyframes bouncing-icon {
    0% {
      top: 0;
    }
    10% {
      top: -10px;
    }
    20% {
      top: 0;
    }
    30% {
      top: -10px;
    }
    40% {
      top: 0;
    }
    100% {
      top: 0;
    }
  }
  @-ms-keyframes bouncing-icon {
    0% {
      top: 0;
    }
    10% {
      top: -10px;
    }
    20% {
      top: 0;
    }
    30% {
      top: -10px;
    }
    40% {
      top: 0;
    }
    100% {
      top: 0;
    }
  }
  @-o-keyframes bouncing-icon {
    0% {
      top: 0;
    }
    10% {
      top: -10px;
    }
    20% {
      top: 0;
    }
    30% {
      top: -10px;
    }
    40% {
      top: 0;
    }
    100% {
      top: 0;
    }
  }
  @keyframes bouncing-icon {
    0% {
      top: 0;
    }
    10% {
      top: -10px;
    }
    20% {
      top: 0;
    }
    30% {
      top: -10px;
    }
    40% {
      top: 0;
    }
    100% {
      top: 0;
    }
  }
  .boat .boat_listing .boat_content {
    padding: 20px 20px 30px !important;
}
.boat .boat_listing .boat_content a{
  margin-top: 15px !important;
}
/* @media only screen and (max-width: 991px){
    .main-title{
            width: 200px;
    }
    .boat .boat_listing .boat_content {
        padding: 5px 15px 20px!important;
      }
}


@media only screen and (max-width: 1499px){
    .boat_content p {
        min-height: 112px;
    }
    .social-icon {
        top: calc(118px + 30px);
    }
}
@media only screen and (max-width: 1199px){
    .social-icon {
        top: calc(80px + 30px);
    }
}
@media only screen and (max-width: 991px){
    .social-icon {
        top: calc(70px + 30px);
    }
}
@media only screen and (max-width: 767px){
    .social-icon {
        top: calc(0px + 10px);
    }
} */



/** Popup **/
.notice-msg-main {max-width: 600px;} 
.notice-msg-main .modal-content {border:0; border-radius: 0; text-align: center; position: relative;}
.notice-msg-main .modal-content::after {width: 90%; height: 90%; content: ""; border:5px solid #cacaca; position: absolute; top: 5%; left: 5%; box-sizing: border-box;}
.notice-msg-logo {padding: 4.222em 0 2.666em; z-index: 1;}
.notice-msg-content {padding: 2.777em 12% 4.44445em; background-size: cover; background-position: center;}
.notice-msg-content h2 {font-size: 2.38889em; color: #fff; margin: 0 0 0.3953023em 0; padding: 0;line-height: 1em; position: relative; z-index: 1; font-weight: 700; font-family: 'Montserrat', sans-serif;}
.notice-msg-content h2 small {display: block; font-size: 0.7674418em; font-weight: 700; font-family: 'Montserrat', sans-serif;}
.notice-msg-content p {font-size: 0.944444em; color: #fff; margin: 0; padding: 0;line-height: 1.6470588235294117em; position: relative; z-index: 1; font-weight: 500;  font-family: 'Montserrat', sans-serif;}
.notice-msg-content a {color: #fff; text-decoration: underline; transition: 0.5s; -webkit-transition: 0.5s;}
.notice-msg-content a:hover {color: #ccc; text-decoration: none; transition: 0.5s; -webkit-transition: 0.5s;}
.modal-open .modal {opacity: 1;}
.modal-open .modal-backdrop.fade {opacity: 0.7;}
.modal-open .notice-msg-main.modal-dialog {transform: translate(0%,0%); -webkit-transform: translate(0%,0%);}
.notice-msg-main .close {
  color: #fff;
  text-align: right;
  font-size: 34px;
  position: absolute;
  top: -43px;
  right: 0;
  opacity: 1;
  font-weight: normal;
  z-index: 99;
}
/** Popup **/

.fitness-and-muskoka-main .col-md-4 {margin: 10px 0;}
.about_us_p p {margin-bottom: 15px;}
.instagram-sec {margin: 50px auto 0;}
.instagram-sec iframe {pointer-events: none !important;}
.instagram-sec h4 {margin-bottom: 15px;}
.instagram-id {margin: 30px 0;}
/*.summer-per {margin: 70px 0 0 0;}*/
.fitness-and-muskoka-main { margin-bottom: 70px }

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

#reserveform_winter p{font-size: 16px;line-height: 26px;margin-bottom: .5em;}
#reserveform_winter h4{font-size: 20px;}
#reserveform_winter h5{font-size: 18px;margin-bottom: 6px;}
#reserveform_winter .form-check input { padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; } 
#reserveform_winter .form-check label { position: relative; cursor: pointer; padding-left: 30px;} 
#reserveform_winter .form-check label:before { content:''; -webkit-appearance: none; background-color: transparent; border: 2px solid #0d4057; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 8px; display: inline-block; position: absolute; vertical-align: middle; cursor: pointer; margin-right: 5px;top: 5px;left: 0; } 
#reserveform_winter .form-check input:checked + label:after { content: ''; display: block; position: absolute; top: 7px; left: 7px; width: 6px; height: 14px; border: solid #0d4057; border-width: 0 2px 2px 0; transform: rotate(45deg); } 
#reserveform_winter .form-check{padding-left: 0 !important;margin-bottom: 5px;}
.popup-link{width: 100%;display: block;background: #0d4059;text-align: center;padding: 15px;color: #fff;}
.popup-link:hover{color: #d8d8d8;}
.popup .modal-dialog{background-color: #fff;max-width: 900px;text-align: left;pointer-events: all;padding: 0px 25px;}
.popup td h4{margin-bottom: .6em;}
.popup .modal-content{border: none;}
.popup.modal{padding-right: 0;}
.popup.modal::-webkit-scrollbar {
  display: none;
}
.form-section .innterwrapper {display: block;margin-top: 120px;margin-bottom: 130px;}
.form-section{margin: 150px 0;border-top: 1px solid #0d4057;}


.popup.modal {
  -ms-overflow-style: none; 
  scrollbar-width: none;
}
.popup .modal-header{border-bottom: none;}

@media only screen and (max-width: 1440px){
  
#reserveform .form-check input:checked + label::after {
  top: 6px;
  }
}
@media only screen and (max-width: 1360px){
  .form-section {
    margin: 110px 0;
}
.form-section .innterwrapper {
  margin-top: 80px;
  margin-bottom: 90px;
}
}
@media only screen and (max-width: 1199px){
  .boat .boat_listing .boat_content a{
      font-size:14px;
  }
  /*.summer-per {margin: 60px 0 0 0;} */
  .fitness-and-muskoka-main { margin-bottom: 60px }

  #reserveform_winter .form-check label::before {padding: 7px;}
  #reserveform_winter .form-check input:checked + label::after {top: 6px;left: 6px;width: 6px;height: 12px;}
  .form-section {
    margin: 80px 0;
}
}
@media only screen and (max-width: 991px){
  .social-icon {
    margin-left: 5px;
}
  .social-icon a {
    width: 22px;
    height: 22px;
    line-height: 21px;
    margin: 0 0 0 2px;
    font-size: 12px;
  }
  .boat .boat_listing .boat_content a {
    font-size: 12px;
    padding: 5px 2px 7px;}

  /*.summer-per {margin: 50px 0 0 0;}  */ 
  .fitness-and-muskoka-main { margin-bottom: 50px }

  .form-section .innterwrapper {margin-top: 60px;margin-bottom: 70px;}
}
@media only screen and (max-width: 767px){
    .social-icon {
      margin-left: 0;
      margin-top: 5px;
  }
  header .row .right_header {
    flex-direction: column;
  }
  .boat .boat_listing .boat_content a {
    border: 1px solid #0d4058;
      font-size: 14px;
      padding: 5px 10px 7px;
  }
  header .logo img {
    max-width: 175px;
}
.main-title:after {
  width: 200px;
}
.main-title:before {
  width: 45px!important;
}
header .row .right_header ul {
    margin-left: auto;
    margin-right: auto;
  }
  
header .row .right_header ul li {
    font-size: 10px;
}

/** Popup **/
.notice-msg-content h2 {font-size: 2em;}

.instagram-sec {margin: 40px auto 0;}
.instagram-sec h4 {font-size: 1.2rem;}

#reserveform_winter h5 {font-size: 16px;}
#reserveform_winter p {font-size: 14px;line-height: 22px;margin-bottom: 12px;}
#reserveform_winter .form-check input:checked + label::after {top: 6px;}
#reserveform_winter h3.mt-4{margin-top: 12px !important;}
#reserveform_winter h4 {font-size: 16px;}
.popup .modal-dialog {padding: 0px 5px;}
.form-section {margin: 20px 0;}
} 