
.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
.container {
    padding-right: 0px;
    padding-left: 0px;
}

        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
         {
           font-family: 'Abel', sans-serif;
           padding-bottom: 5px;
}
body {
    font-family: 'Abel', sans-serif;
}
body a {
    text-decoration: none;
    color: rgb(205, 194, 119);
}
 .header-full{
 	background-color: rgb(0, 0, 0);
    background-size: inherit;
 }

.header-content{
    padding: 5px 0;
}
.logo p  {
    font-size: 40px;
    text-align: center;
    line-height: 1.2em;
    color: rgb(205, 194, 119);
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.logo p span {
    font-size: 20px;
    text-align: center;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 800;
    margin-bottom: 0px;
    font-family:Open Sans;
    text-transform: none;

}
.logo a:hover{
    color: #ffffff;
    text-decoration: none;
}
#phone p{
    text-align: right;
    font-size:28px;    
    font-family: 'Abel', sans-serif;
    color: #ffffff;
    text-decoration: none;
}
#phone p span {
    font-size:20px;
}
.mail a{
    font-size:20px;
}
.mail a:hover {
    text-decoration: none;
    color: #000;
}
.fa, .fas {
    font-weight: 900;
    color: rgb(205, 194, 119);
    
}
.fa-tty,.fa-envelope,{
    color: rgb(205, 194, 119);
}
.fa-cross,.fa-envelope-square  {
    color: #000;
}
#phone_img{
    width: 25px;
    height: 35px;
    margin-bottom: 15px;
    
}
#phone_number{
    font-size:28px;
    font-family: 'Abel', sans-serif;
    color: #ffffff;
    transition: all 0.5s ease-in-out;
    font-weight: bold;  
    
   
}
#phone_number:hover{
    color: rgb(205, 194, 119);
    text-decoration: none;  
}
.navigation-full{
    background-color: rgb(205, 194, 119);
    border-bottom-style: solid;
    border-width: 0px;

}
.navigation ul li{
    display: inline-block;
    padding: 20px 0px;    
}
.navigation ul {
    text-align: center;    
}
.navigation ul li a{
    font-family: 'Abel', sans-serif;
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 18px;
    padding-right: 18px;
}
.navigation ul li a:hover {
    font-weight: bold;
    color: #fff;
    background-color: #000;
}
.navbar-default {
    background-color: rgb(205, 194, 119);
    border-color: rgb(205, 194, 119);
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
 .active {
    font-weight: bold;
    color: #000;
    background-color: #000;
 }
 .garage  {
    background-color: rgb(39, 37, 37);
    padding-top: 10px;
    padding-bottom: 10px;
 }
.garage p {
    line-height: 1px;
    letter-spacing: 0.05px;
    font-size: 13px;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 10px 0px;
}

.share-div img {
    padding: 0px 5px 15px 0px;
}
.share-div a:hover img {
    filter: saturate(3);
}
.content-a-full{
    padding-top: 205px;
    padding-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/main.jpg");
    background-size: cover;
    background-position: 50% 50%;
    height: 450px;
}
.content-a-full .container {
	padding-left: 400px;
    padding-right: 400px;
}
.excellent {
    background-color: rgba(205, 194, 119, 0.67);
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid beige;
}
.excellent h1 {
    font-size: 21px;
    color: #000;
    line-height: 1.0em;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.11em;
}

.shadow .img1 {
    text-align: center;
    margin: 0 auto;
}
.shadow h3{
    color: #000;
    font-size: 22px;
    font-family: 'Abel', sans-serif;
    font-weight: 800;
    text-align: center;
    line-height: 1.95em;
}
.content-a1-full{
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/a1.jpg");
    background-size: cover;
    background-position: 50% 50%;
    height: 430px;
}
.content-a2-full{
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/a2.jpg");
    background-size: cover;
    background-position: 50% 50%;
    height: 430px;
}
.content-a3-full{
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/a3.jpg");
    background-size: cover;
    background-position: 50% 50%;
    height: 435px;
}
.content-a4-full{
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/fencing.jpg.html");
    background-size: cover;
    background-position: 50% 50%;
    height: 430px;
}
.content-a5-full{
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/a5.jpg");
    background-size: cover;
    background-position: 50% 50%;
    height: 430px;
}
.content-a6-full{
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/a6.jpg.html");
    background-size: cover;
    background-position: 50% 50%;
    height: 430px;
}
.content-a7-full{
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/a7.jpg");
    background-size: cover;
    background-position: 50% 50%;
    height: 430px;
}
.content-a8-full{
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/a8.jpg");
    background-size: cover;
    background-position: 50% 50%;
    height: 430px;
}

.content-b-full {
    padding-top: 40px;
    padding-bottom: 20px;
    background-image: url("../images/Header-Corner.png");
}
.content-b-full h2 {
	font-size: 21px;
    color: #000;
    line-height: 1.0em;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.11em;
    padding-bottom: 20px;
}
.content-b-full ul li {
    color: #000;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    text-align: left;
    line-height: 2em;
}
.content-b-full p {
    color: #000;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    text-align: left;
    line-height: 1.95em;
}
.service h1 {
    text-align: center;
}
.service h3 {
    font-size: 33px;
}

.service p a {
    color: #000;
    font-size: 20px;
}
.service p a:hover{
    color: rgb(205, 194, 119);
    text-decoration: none;
}
.service .fa-tty {
    color: #000;
    font-size: 20px;
}
.service .fa-envelope-square {
    color: #000;
    font-size: 20px;
}
.pad {
    padding-bottom: 20px;
}

.sub2 {
    min-height: 116px;
    padding-bottom: 35px;
    font-size: 15px;
    color: #000;
    font-family: Open Sans;
    text-align: center;
}
.sub3 {
    padding-bottom: 5px;
    font-size: 15px;
    color: #000;
    font-family: Open Sans;
    text-align: left;
}
.sub4 {
    font-size: 14px !important;
}
.sub4 a{
    font-size: 14px !important;
}
#btn2 {
    font-size: 21px;
    line-height: 1.2em;
    margin-bottom: 0px;
    border-radius: 3px;
    color: #000;
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-right: 35px;
    padding-bottom: 15px;
    padding-left: 35px;
    border: 2px solid #000;
    margin-top: 20px;
    font-family: Open Sans;
    font-weight: 300;
    background-color: rgb(205, 194, 119);
}
#btn2:hover {
    color: #eee;
    border-color: rgb(205, 194, 119);
    background-color: #000;
    text-decoration: none;
}
.round {
    text-align: center;
}
.content-b1-full{
    padding-top: 36px;
    padding-bottom: 36px;
    
}
.content-b1 h2 {
    font-size: 25px;
    line-height: 1.2em;
    letter-spacing: 0.08em;
    margin-top: 10px;
    margin-bottom: 10px;
    color:#000;
    text-align: left;
    font-weight: 800;
}
.content-b1 p {
    color: #000;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    text-align: left;
    line-height: 1.95em;
}
.content-b1 ul li {
    color: #000;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    text-align: left;
    line-height: 2em;
}
.r_bond ul {
    column-count: 4;
    margin-left: 25px;
}
.diamond ul {
    margin-left: 25px;
    columns: 4;
    list-style: none;
}
.privacy-details {
    border: 2px solid #ddd;
    padding: 10px;
}
.privac {
    padding-left: 20px;
}
.privac li a{
    color: #000;
    text-decoration: underline;
}
.privac li a:hover{
    color: #000;
    text-decoration: none;
}
.repairs {
    background-image: url("../images/funeral.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 80px;
    height: 325px;
}

.service {
    padding-left: 50px;
}
.service .container {
    padding-right: 15px;
    padding-left: 15px;
}
.content-b3-full{
    padding-top: 36px;
    padding-bottom: 36px;
    
}
.content-b3 h2 {
    font-size: 26px;
    line-height: 1.2em;
    margin-bottom: 5px;
    color: #000;
    text-align: center;
    font-weight: 300;
}
.content-b3 h3 {
    font-size: 22px;
    line-height: 1.2em;
    color: #000;
    text-align: left;
    font-weight: 300;
}
.content-b3 p {
    color: #000;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    text-align: center;
    line-height: 1.95em;
}
.stars5 {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    width: 100%;
}
.checked {
  color: orange;
}
#contactForm {
    padding-top: 15px;
}
.content-c-full{
    padding-top: 20px;
    padding-bottom: 20px;
    
}

.content-c {
    padding-top: 20px;
    background-color:rgb(76, 76, 76);
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}
.content-d-full{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color:#000;
    
}
.content-d p {
    font-size: 25px;
    line-height: 1.5em;
    letter-spacing: 0em;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 400;
}
.content-d p a {
    font-size: 25px;
    line-height: 1.5em;
    letter-spacing: 0em;
    margin-bottom: 5px;
    text-align: center;
    color: #000;
    font-weight: 400;
}
.content-d p a:hover {
    color: #fff;
    text-decoration: none;
}
.contacts {
    font-size: 20px !important;

}
.content-e-full{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(76, 76, 76, 0.83);
    
}
.content-e h2 {
    font-size: 31px;
    line-height: 1.2em;
    letter-spacing: 0.08em;
    margin-bottom: 15px;
    color: #f5f5f5;
    text-align: center;
    font-weight: 300;
}
.content-e p {
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    text-align: left;
    line-height: 1.95em;
}
.content-e h3 {
    font-size: 31px;
    line-height: 1.2em;
    letter-spacing: 0.08em;
    margin-bottom: 15px;
    color: rgb(205, 194, 119);
    text-align: left;
    font-weight: 300;
}
.content-e ul li {
    color: #fff;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    text-align: left;
    line-height: 1.95em;
}
.content-e ul  {
    padding-left: 16px;
}
.inst {
    text-align: left !important;
}
.about {
    background-image: url("../images/about-us-home.jpg");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 325px;
}
.content-b1 .about {
    background-image: url("../images/about.jpg");
}
.F_arrangement {
    background-image: url("../images/F_arrangement.jpg");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 465px;
    width: 465px;
}
.Fr_arrangement {
    background-image: url("../images/Fr_arrangement.jpg");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 390px;
}
.fenc {
    background-image: url("../images/fence.png.html");
    background-position: 50% 50%;
    background-size: cover;
    height: 400px;
}
.walls {
    background-image: url("../images/walls.jpg.html");
    background-position: 50% 50%;
    background-size: cover;
    height: 330px;
}
.turf {
    background-image: url("../images/turf.jpg.html");
    background-position: 50% 50%;
    background-size: cover;
    height: 330px;
}
.land {
    background-image: url("../images/land.jpg.html");
    background-position: 50% 50%;
    background-size: cover;
    height: 350px;
}

.c_logo img {
    margin: 0 auto;
}
.round1 {
    text-align: center;
    padding-top: 15px;
}
.btn3 {
    font-family: 'Abel', sans-serif;
    color: #ffffff;
    background: rgb(205, 194, 119);
    border-radius: 0px;
    padding: 15px 15px;
    text-align: center;
    box-shadow: 0px 3px 0px rgb(39, 37, 37);
    cursor: pointer;
    transition: all 0.3s ease 0s;
    -webkit-appearance: none;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.4px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
}
.btn3:hover {
    transform: translateY(0px);
    box-shadow: 0px 0px 0px rgb(205, 194, 119);
    transition: all .3s;
    transition-timing-function: cubic-bezier(.39,1.34,.3,1.35);
    color: #ffffff;
    text-decoration: none;
    background: #000;
    border: 1px solid rgb(205, 194, 119);
}
.content-contact-full{
    padding-top: 50px;
    padding-bottom: 50px;
    
}
.content-contact-full h2 {
    font-size: 21px;
    color: rgb(205, 194, 119);
    line-height: 1.0em;
    text-align: left;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.11em;
    padding-bottom: 5px;
}
.map {
    background-color: rgb(39, 37, 37);
    padding-top: 10px;
    padding-bottom: 10px;
}
.map p {
    line-height: 1px;
    letter-spacing: 0.05px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 20px 0px;
}
.fb {
    background-color: rgb(205, 194, 119);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    min-height: 561px;
}
.example-image {
    width: 280px;
    height: 280px;
    margin: 5px 0px 5px 5px;
    border: 2px solid;
    display: inline-block;
}
.content-gallery-full{
    padding-top: 20px;
    padding-bottom: 20px;
    
}
.content-f-full {
    padding-top: 25px;
    padding-bottom: 0px;
    background-color: rgba(76, 76, 76, 0.83);
}
.content-f h2 {
    font-size: 20px;
    line-height: 1px;
    color: rgb(205, 194, 119);
}
.content-f p {
    font-size: 12px;
    line-height: 1.9em;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    font-family: Open Sans;
    font-weight: 300;
}
.content-f p a:hover  {
    text-decoration: none;
    color: #fff;
}
.protect {
    padding-left: 15px;
}
 .footer-full{
    background-color: rgb(205, 194, 119);
    border-color: rgb(205, 194, 119);
    min-height: 45px;
}
.footer-content{
    text-align: center;
}
.footer-content h2{
    font-family: 'Abel', sans-serif;
    padding-bottom: 18px;
    text-align: center !important;
    font-weight: bold;
}
.footer-content h2 a{
    font-size: 18px;
    color: #000;
}
.footer-nav a{
    font-family: 'Abel', sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}
.footer-nav p{
   
    color: #000;
    font-size: 18px;
    padding-top: 10px;
    font-family: 'Abel', sans-serif;
}
.footer-content a:hover{
    text-decoration: none;
    color: #000;
}
.copy-right{
    font-size: 18px;
    font-family: 'Abel', sans-serif;
    color: #000;
    font-weight: 500;
    padding-top: 10px;
}
.carousel {
    position: relative;
    width: 427px;
    text-align: center;
    margin: 0 auto;
}
.share-div a:hover{
    color:#ffffff;
}


/*potrait view*/
@media (min-width: 768px) and (max-width: 991px) { 
    .header-full,
    .navigation-full,
    .content-a-full,
    .content-b-full,
    .content-c-full,
    .content-d-full,
    .content-e-full,
    .content-f-full,
    .footer-full,
    .content-a1-full,
    .content-a2-full,
    .content-a3-full,
    .content-a4-full,
    .content-a5-full,
    .content-a6-full,
    .content-a7-full,
    .content-a8-full,
    .content-a9-full,
    .content-b-full,
    .content-b1-full,
    .content-b2-full,
    .content-b3-full,
    .content-contact-full,
    .content-gallery-full,
    {
        padding: 0;
}
.content-a-full {
    padding-top: 170px;
    padding-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/main.jpg");
    background-size: cover;
    background-position: 17% 50%;
    height: 250px;
    width: 100%;
}
.content-a-full .container {
    padding-left: 0px;
    padding-right: 0px;
}
.F_arrangement {
    width: 308px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}

.content-gallery-full {
    margin: 0 auto;
    text-align: center;
}
.sub2 {
    min-height: 150px;
}
.h1, h1 {
    font-size: 31px;
}

 h2 {
    font-size: 16px !important;
    
 }
 .content-d p a {
    font-size: 20px;

}
.content-d p {
    font-size: 19px;
}
.map p {
    font-size: 11px;
}
.shadow h2 {
    min-height: 50px; 
}
.navigation ul li a {
    font-family: 'Abel', sans-serif;
    font-size: 13px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
.Gallery {
    text-align: center;
}
.btn2 {
    padding: 10px 5px;

}
.sub2 {
    min-height:60px;
}
.container {
    padding-right: 5px;
    padding-left: 5px;
}
.block {
    width: 350px;
}
.r_bond ul {
    column-count: 2;
    margin-left: 35px;
}
.logo p {
    font-size: 30px;

}
.diamond ul {
    margin-left: 25px;
    columns: 5;
    list-style: none;
}
.content-f p {
    font-size: 11px;
    line-height: 1.9em;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    font-family: Open Sans;
    font-weight: 300;
}

}

/*landscape*/
@media (min-width: 992px) and (max-width: 1199px) {
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.navigation ul li a {
    font-family: 'Abel', sans-serif;
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.shadow h2 {
	min-height: 40px;
}
.content-d p {
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 0em;
    margin-bottom: 5px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 400;
}
 h2 {
 	font-size: 20px !important;
 }
.map p {
    font-size: 14px;
}
.content-gallery-full {
    margin: 0 auto;
    text-align: center;
}
.Gallery {
    text-align: center;
}
 .F_arrangement {
    width: 403px;
} 

}


/*Mobile View*/
@media screen and (max-width: 767px) {
.logo img {
    height: 80px;
}
#phone p {
    text-align: center;
    font-size: 24px;
}
h2 {
    font-size:18px !important;
    text-align: center;
}
.h1, h1 {
    font-size: 25px;
}
#phone_number {
    font-size: 23px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.round {
    text-align: center;
    padding-bottom: 5px;
}
.content-c {
    padding-top: 20px;
    background-color: rgb(76, 76, 76);
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
.carousel {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.round1 {
    text-align: center;
    padding-bottom: 20px;
}
.content-e-full {
    padding-top: 10px;
    padding-bottom: 10px;
}
.content-f-full {
    padding-top: 20px;
    padding-bottom: 0px;
    background-color: rgb(39, 37, 37);
    text-align: center;
}
iframe {
    height: 300px;
}
.fb {
    background-color: rgb(205, 194, 119);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    min-height: 340px;
}

.content-gallery-full {
    margin: 0 auto;
    text-align: center;
}
.navbar-default .navbar-brand {
    color: #f5f5f5;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #f5f5f5;
    background-color: transparent;
}
.navigation ul li {
    display:block;
    padding: 1px 0px;
}
.navigation ul li a {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
}
.content-a-full {
    padding-top: 170px;
    padding-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.45098);
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/main.jpg");
    background-size: cover;
    background-position: 17% 50%;
    height: 165px;
    width: 100%;
}

.content-a-full .container {
    padding-left: 0px;
    padding-right: 0px;
}


.content-d-full {
    padding-top: 5px;
    padding-bottom: 5px;
}
.content-d p {
    font-size: 19px;
}
.content-d p a {
    font-size: 21px;
}
.content-e p {
    text-align: center;
}
.content-contact-full {
    padding-top: 5px;
    padding-bottom: 5px;
}
.copy-right {
    font-size: 16px;
    padding-bottom: 10px;
}
.copy-right a{
    font-size: 16px;
}
.navbar-default .navbar-toggle {
    border-color: #efefef;
}
.container {
    padding-right: 10px;
    padding-left: 10px;
}
.content-b-full {
    padding-top: 20px;
    padding-bottom: 20px;
}
.service {
    padding-left: 0px;
}
    .content-a1-full,
    .content-a2-full,
    .content-a3-full,
    .content-a4-full,
    .content-a5-full,
    .content-a6-full,
    .content-a7-full,
    .content-a9-full {
    height: 230px;
}
.content-b1-full {
    padding-top: 10px;
    padding-bottom: 10px;
}
.block,.about,.bond,.fenc,.walls,.turf,.land {
    width: 100%;
    height: 220px;
}
.r_bond ul {
    column-count: 2;
    margin-left: 50px;
}
.Gallery {
    text-align: center;
}
.imgButton_one img {
 width: 100%;
}
.logo img {
    width: 100%;
}
.logo p {
    font-size: 26px;
}
.example-image {
    width: 100%;
    height: 280px;
    margin: 5px 0px 5px 5px;
    border: 2px solid;
}
.content-b-full h2 {
    padding-top: 60px;
}
.content-b-full p {
    color: #000;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    text-align: center;
    line-height: 1.95em;
}
.sub2 {
    min-height: 0px;
    padding-bottom: 0px;
    font-size: 15px;
    color: #000;
    font-family: Open Sans;
    text-align: center;
}
#btn2 {
    font-size: 17px;

}
.diamond ul {
    margin-left: 25px;
    columns: 1;
    list-style: none;
}
.F_arrangement {
    height: 175px;
    width: 100%;
}
.Fr_arrangement {

    height: 240px;
}
.content-a8-full {
    height: 150px;
}
.bodytext a {
    font-size: 14px !important;
}

}

/* ------------- corona notice ------------- */

.modal-title{
	font-size: 30px;
	color: #ff0000;
	text-align: center;
}

.modal-body h3,
.modal-body h4{
	font-weight: 700;
}

.modal-body h3{
	font-size: 26px;
	margin-top: 5px;
}

.modal-body h4,
.modal-body .red-text{
	padding: 25px 0 15px;
}

.modal-body .opening-h4{
	padding-bottom: 5px;
}

.modal-body li,
.modal-body p{
	font-size: 17px;
}

.modal-body .opening-times{
	width: 300px;
	margin:  0 0 4px;
	font-size: 14px;
}

.modal-body .opening-times-spec {
	margin:  0 0 4px;
	font-size: 14px;
}

.modal-body .opening-times span{
	width: 150px;
	float: right;
}

.modal-body ul{
	padding-left: 20px;
}

.modal-body li{
	line-height: 1.8;
}

.modal-body .red-text{
	color: #ff0000;
	text-align: center;
	font-weight: 700;
}

.modal-footer .left{
	text-align-last: left;
}

.modal-footer .left p{
	margin: 0;
	font-size: 16px;
	font-weight: 500;
}

.modal-footer .left a{
    white-space: nowrap;
    font-weight: 600;
    color: rgb(175, 165, 100);
	text-decoration: none;
}

.close {
    color: #ff0000 !important;
    filter: alpha(opacity=100);
	opacity: 1 !important;
	outline: none;
}

.disableFixedNav {
    position: static;
}

.important-notice-btn {
    width: unset;
}

@media (max-width: 767px) { 
    .modal-body h3{
        font-size: 24px;
    }
    
    .modal-title {
        font-size: 27px;
    }

    #notice {
        padding-right: 0!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .important-notice-btn {
        padding: 6px 8px;
        font-size: 11px;
    }
}

