p{
    /*text-align: justify;*/
}

.imagecontour {
 padding: 10px;
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

#floatdiv{
position: absolute;
width: 82px;
height: 79px;
cursor: pointer;
background: rgba(0, 0, 0, 0) url("/resources/images/contact.png") repeat scroll 0% 0%;
z-index: 100;
left: 1271px;
top: 1029px;
}

#gmapbg{
    height: 615px;
}
.gmapbgParent{
    height: 615px;
}

.footerLinks{
    width: 100%;
    font-size: 12px;
    text-align: center;
    padding-top: 20px;
    margin-bottom: -30px;
    z-index: 10;
}

.footerLinks a{
    color: #b3b3b3  !important;
}

.footerLinks a:hover{
    color: rgb(244, 0, 0) !important;
}
.row .logo{
    float: right;
    width: 20%;
    z-index: 0;
}

.c-feedback p{
    font-size: 16px !important;
}

@media only screen and (max-width: 400px) {
    .c-layout-page{
        margin-top: 57px !important;
    }
    div.lft{
        margin-top: -40px !important;
        display: none !important;
    }
    div.lft a.btn{
        margin-top: -20px !important;
    }
    #floatdiv, .social-header{
        display: none !important;
    }
    .c-feature-13-tile i{
    float: left;
    margin-right: 5px;
    }
    .c-feature-13-content h4{
        padding-top: 5px;
    }
    .c-feature-13-content p{
        margin-top: 20px;
    }
    .c-content-right, .c-content-left{
        padding: 0 !important;
    }
    .c-content-right p, .c-content-left p{
        padding-top: 10px;
        text-align: justify;
        clear: both;
    }
    img.c-border{
        margin-top: -10px !important;
    }
    img.c-float-left{
        margin-right: 20px !important;
    }
    img.c-float-right{
        margin-left: 20px !important;
    }
    .c-hor-nav-toggler{
        margin-top: 8px !important;
    }
    .c-mobile-logo{
        width: 250px;
        /*height: 57px;*/
    }
    .c-mega-menu{
        background-color: rgb(63, 68, 74) !important;
        padding-top: 0px !important;
    }
    .navbar-nav li a.c-link{
        color: #ffffff !important;
    }
    #gmapbg{
        height: 300px !important;
    }
    .gmapbgParent{
        height: 300px !important;
        padding-bottom: 0 !important;
    }
    li.stand a:hover{
        color: #f40000 !important;
    }
    .footerLinks{
        width: 100%;
        font-size: 12px;
        text-align: center;
        padding-top: 0;
        margin-bottom: 0;
        clear: both;
    }
    .row{
        margin-top: 10px;
    }
    .row .logo{
        width: 120px;
        padding-right: 0px;
        padding-left: 0px;
        float: right;
    }
    .row .logo img{
        float: left !important;
    }
    .copyright{
        width: 150px !important;
        float: left;
    }
    ul.c-content-list-1{
        margin: 0;
    }
    span.copyrightHide{
        display: none;
    }
}
.copyright{
    width: 300px; float: left;
}
