body{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: "Montserrat",sans-serif;
	/*background-color: #fff;*/
    background-color: #D3D3D3;
    
    overflow-x:hidden;
}
h, h1, h2, h3, h4{
margin:0px;
}

p{
	margin: 0px;
}


ul{
	padding: 0px;
	margin: 0px;
}

li{
	list-style: none;
}

a{
	text-decoration: none;
}
table{
    margin-top: 20px;
}
table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
    padding: 5px;
}
@font-face {
    font-family: Viner Hand ITC;
    src: url(fonts/Viner Hand ITC.woff);
}
@font-face {
    font-family: Viner Hand ITC;
    src: url(fonts/Viner Hand ITC.ttf);
}
@font-face {
    font-family: Viner Hand ITC;
    src: url(fonts/Viner Hand ITC.svg);
}
@font-face {
    font-family: Viner Hand ITC;
    src: url(fonts/Viner Hand ITC.woff2);
}
@font-face {
    font-family: Viner Hand ITC;
    src: url(fonts/Viner Hand ITC.eot);
}

.clear{
	padding: 0px;
	margin: 0px;
	float: none;
	clear: both;
	line-height: 0px;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }

.full-width{
	width: 100%;
}

.fixed-width{
	width: 1170px;
	margin: 0 auto;
}
.header-top{
    padding: 10px 0px;
    background: #3c4146;
}
.header-top-l{
    float: left;
    width: 60%;
    padding-top: 6px;
}
.header-top-l ul{
    color: #fff;
    
}
.header-top-l ul li{
    display: inline-flex;
    margin-right: 10px;
    align-items: center;
}
.header-top-l ul li i{
    margin-right: 6px;
}
/*.header-top-l-sin{
    float: left;
    width: 25%;
}
.header-top-l-sin.gap{
    width: 40%;
}
.icon {
    float: left;
    color: #fff;
    padding-right: 10px;
}
.icon a{
    color: #fff;
    font-size: 16px;
}
.text  p{
    color: #fff;
}
.text a p:hover{
     color: #CCD7DF;
    transition: all 0.5s linear 0s;
    text-decoration: underline;
}*/
.header-top-r{
    float: right;
}
.header-top-r ul li{
   
}

.header-top-r ul li{
    display: inline-flex;
    align-items: center;
    padding-right: 10px;
}
.header-top-r ul li:last-child{
    padding: 0px;  
}
.fb_page_content_wrap{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 134px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.fb_page_content{
    background-color: rgba(225, 225, 225, 0.8);
    border-top: 2px solid #c89a69;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 34%;
}
.fb_page_content{
     
}
.fb_page_content li a{
    color: #000; 
    padding: 15px 15px 0px 15px;;
    display: inline-block;
    font-size: 16px;
}
.fb_page_content li a:hover{
    text-decoration: underline;
    color: #c89a69;
    transition: all 0.5s linear 0s;
}
.close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #c89a69;
    text-decoration: none;
    cursor: pointer;
}



.linkedin_page_content_wrap{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 134px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.linkedin_page_content{
    background-color: rgba(225, 225, 225, 0.8);
    border-top: 2px solid #c89a69;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 34%;
}

.linkedin_page_content li a{
    color: #000; 
    padding: 15px 15px 0px 15px;;
    display: inline-block;
    font-size: 16px;
}
.linkedin_page_content li a:hover{
    text-decoration: underline;
}

.linkedin_page_content li a:hover{
    text-decoration: underline;
    color: #c89a69;
    transition: all 0.5s linear 0s;
}

.close1 {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close1:hover,
.close1:focus {
    color: #c89a69;
    text-decoration: none;
    cursor: pointer;
}

/*.header-top-r ul li a{
    color: #fff;
    border: 1px solid #fff;
    display: block;
    padding: 6px;
}*/
.logo-menu-wrapper{
    padding: 10px 0px;
}
.logo{
    float: left;
    margin-top: 4px;
}
.logo a h2,h3{
    color: #000;
    font-family: Viner Hand ITC;
}
.logo p{
    font-size: 20px;
    text-transform: uppercase;
     color: #3c4146;
    font-family: -webkit-pictograph;
    color: #000;
}
.logo-menu-wrapper.menu-small{
    position: fixed;
    z-index: 999999;
    top: 0;
   background-color: #fff;
    box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);
}
.menu{
    float: right;
    margin-top: 8px;
    
}
.menu ul li{
    float: left;
    padding: 0px 8px;
    position: relative;
}
.menu ul li a{
    text-transform: uppercase;
   padding: 15px 20px;
    display: block;
    color: #3c4146;
    font-weight: bold;
}
.menu ul li a i{
    padding-left: 4px;
}
.menu ul li:last-child{
    padding-right: 0px;
}
.menu ul li a.menu-s{
    background-color: #c89a69;
    color: #fff;
}
.menu ul li a:hover{
    color: #fff;
     background-color: #c89a69;
    transition: all 0.5s linear 0s;
}
.drop-menu-outer{
    position: absolute;
    z-index: 999999;
  padding-top: 6px;
    width: 167px;
    display: none;
    
}
.drop-menu{
    background-color: rgba(225, 225, 225, 0.8);
    border-top: 2px solid #c89a69;
    
}
.drop-menu ul li{
    padding: 0px 0px 0px;
    float: left;
}
.drop-menu ul li a{
    padding: 14px 20px 0px 8px;
    display: block;
}
.drop-menu-outer ul li a:hover{
    background: none;
    color: #c89a69;
}
.drop-menu ul li a:last-child{
    padding-bottom: 14px;
}
.menu ul li a.drop-menu-s{
    color: #c89a69;
}
.menu ul li:hover .drop-menu-outer{
    display: block;
}
.banner-wrap{
    line-height: 0px;
}
.banner-wrap img{
    width: 100%;
}
.about-wrapper{
    padding: 40px 0px ;
}
.about-wrapper h1,.legal-areas h1,.choose-wrap h1{
    text-transform: uppercase;
    font-size: 26px;
}
.about-text{
    float: left;
    width: 50%;
}
.about-text p{
    margin-top: 15px;
    line-height: 24px;
}
.about-pic{
    float: right;
}
.link-more{
    margin-top: 15px;
}
.link-more a{
    border: 2px solid #000;
    padding: 15px 20px;
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.link-more a:hover{
    background: #c89a69;
    color: #fff;
    border: 2px solid #c89a69;
    transition: all 0.5s linear 0s;
}
/*
.legal-areas{
    padding: 40px 0px;
    background: #c89a69;
    color: #fff;
}

.legal-areas p,.choose-wrap p{
    padding-top: 10px;
    line-height: 24px;
    text-align: justify;
}
.legal-areas-bot,.choose-wrap-bot{

}
.legal-areas-bot-sin{
    float: left;
    width: 30%;
    padding:30px;
    text-align: center;
    border: 1px solid #F1F6FA;
    margin-top: 20px;
    cursor: pointer;
}
.legal-areas-bot-sin i{
    font-size: 34px;
}
.legal-areas-bot-sin h2{
    text-transform: uppercase; 
    margin-top: 10px;
}
.legal-areas-bot-sin p{
    margin-top: 15px;
    line-height: 24px;
}
.legal-areas-bot-sin.gap{
    margin-left: 20px;
    margin-right: 20px;
}
.legal-areas-bot-sin:hover{
    transition: all 0.5s linear 0s;
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.5);

}
*/

.choose-wrap{
    padding: 20px 0px 40px 0px;
}
/*.choose-wrap-bot-sin{
    float: left;
    width: 33%;
}
.choose-wrap-bot-sin-top{
    padding-top: 50px;
}

.choose-wrap-bot-sin-top span{
   float: left;
    border: 1px solid #000;
    padding: 10px 15px;
     display: inline-block;
    font-size: 40px;
}

.choose-wrap-bot-sin-top h2{
    color: #c89a69;
}
.choose-wrap-bot-sin-top.interchange span{
    float: right;
}
.choose-wrap-bot-sin-top.interchange .top-text{
    float: left;
}
.top-text{
    float: right;
}*/
.choose-wrap-bot-l{
    float: left;
    width: 70%;
    padding-right: 30px;
}
.choose-wrap-bot-l p{
    margin-top: 20px;
    line-height: 24px;
}
/*.choose-wrap-bot-l-sin{
    padding-bottom: 20px;
}
.choose-wrap-bot-l-sin i{
    border: 1px solid #000;
    padding: 8px;
    display: inline-block;
    font-size: 28px;
}
.choose-wrap-bot-l-sin span{
    display: inline-block;
    padding-left: 18px;
}*/
.new-pub-l{
    float: left;
width: 50%;
padding-right: 10px;
}
.new-pub-r{
    float: right;
width: 50%;
}
.new-pub-l img{
    width: 100%;
}
.new-pub-r img{
    width: 100%;
}
.choose-wrap-bot-r{
    float: right;
    width: 30%;
}
.choose-wrap-bot-r img{
    width: 70%;
    border-radius: 50%;
}

.footer{
 background: #3c4146;
}
.footer-top{
     padding: 40px 0px;
    border-bottom: 1px solid #fff;
}
.footer-top .logo a p{
    color: #fff;
}
.footer-top-sin{
    float: left;
    width: 25%;
}
.footer-top-sin strong{
    color: #fff;
    font-weight: normal;
    line-height: 24px;
    margin-top: 10px;
    display: block;
}
.footer-top-sin h2{
    color: #fff;
    text-transform: uppercase;
}
.footer-top-sin ul li{
    padding-top: 10px;
}
.footer-top-sin ul li a{
    color: #fff;
    text-transform: uppercase;
}

.footer-top-sin.gap{
    padding-left:80px;
}
.footer-top-sin input[type="text"]{
    width: 100%;
    padding: 12px;
    outline: none;
    background: #fff;
    border: 1px solid #fff;
     margin-top: 15px;
}
.footer-top-sin input[type="submit"]{
    width: 30%;
    padding: 12px;
    margin-top: 15px;
    background: #fff;
    border: 1px solid #fff;
    cursor: pointer;
    text-transform: uppercase;
}
.footer-top-sin input[type="submit"]:hover{
    background: #c89a69;
    border: 1px solid #c89a69;
    transition: all 0.5s linear 0s;
    color: #fff;
}
.footer-bot{
    padding: 20px 0px;
    color: #fff;
    text-align: center;
}
.footer-bot a{
    color: #c89a69;
    text-decoration: underline;
}
.footer-bot a:hover{
    color: #aaa;
   transition: all 0.5s linear 0s;
}

/*............................................................about start.............................................................*/
.about-wrapper-area .about-text{
    float: none;
    width: 100%;
}
.message-wrap{
    padding: 40px 0px;
}
.message-wrap h1{
    text-transform: uppercase;
    font-size: 26px;
}
.message-wrap p{
    margin-top: 15px;
    line-height: 24px;
}
/*............................................................about end.............................................................*/
/*............................................................service start.............................................................*/
.service-common-wrap{
    padding: 40px 0px;
}
.service-common-wrap p{
    margin-top: 8px;
    line-height: 24px;
    text-align: justify;
}
.service-common-bot{
    margin-top: 30px;
}
.service-common-sin{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.service-common-sin-other{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.service-common-sin-l{
    float: left;
    width: 35%;
}
.service-common-sin-l img{
    
}
.service-common-sin-r{
    float: right;
    width: 65%;
    padding-left: 30px;
    margin-top: 20px;
}
.service-common-sin-other .service-common-sin-l{
    width: 65%;
    float: left;
    
    padding-right: 30px;
}
.service-common-sin-other .service-common-sin-r{
    width: 35%;
    float: right;
    margin: 0;
    padding-left: 0px;
}
.service-common-sin-other .service-common-sin-r img{
    
}
.service-common-sin a p{
    color: #000;
}











.primary-services-wrap{
    padding: 20px 0px;
}
.services-bot{
    margin-top: 30px;
}
.services-bot-sin{
    width: 33%;
    float: left;
    padding: 0px 10px;
}
.services-bot-sin h3{
    padding-bottom: 20px;
}
.services-bot-sin img{
    width: 100%;
}
.services-bot-sin-up{
    padding-bottom: 40px;
}

/*.primary-service-sin{
    padding-top: 15px;
    
}
.primary-services-wrap p{
    margin: 10px 0px 20px 0px;
}
.primary-service-bot,.other-service-bot{
    margin-top: 15px;
}
.primary-service-bot-sin{
    float: left;
    width: 25%;
    margin-bottom: 60px;
    z-index: 999999;
}
.primary-service-bot-sin strong{
    position: relative;
    display: block;
    overflow: hidden;
    cursor: pointer;
    line-height: 0px;
}
.primary-service-bot-sin strong span{
    position: absolute;
    width: 86%;
    height: 100%;
    text-align: center;
    display: none;
    padding-top: 10%;
    line-height: normal;
}
.primary-service-bot-sin  h4{
    padding-bottom: 12px;
   
}
.primary-service-bot-sin strong span a{
    color: #fff;
}
.primary-service-bot-sin img{
    width: 100%;
    transition: transform 0.5s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0);
    height: auto;
}
.primary-service-bot-sin p{
    line-height: 24px;
}
.primary-service-bot-sin strong:hover span{
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0% 0%;
    display: block;
    z-index: 9;
}*/
/*............................................................primary end.............................................................*/
/*............................................................other start.............................................................*/
.other-services-wrap{
    padding: 40px 0px;
}
.other-service-bot-sin{
    float: left;
    width: 50%;
    padding: 30px 10px;
}
.other-service-bot-sin img{
    width: 100%;
}
.other-service-bot-sin h4{
     padding-bottom: 8px;
}
/*............................................................other end.............................................................*/
/*............................................................medico-dento start.............................................................*/
.medico-dento-wrap{
    padding: 40px 0px;
}

.medico-dento-wrap h1{
    text-transform: uppercase;
    font-size: 26px;
}
.medico-dento-wrap p{
    margin-top: 15px;
    line-height: 24px;
}
.medico-dento-wrap h2.other-margin{
    margin-top: 20px;
}
.just_p{
    padding: 20px 0px;
    line-height: 24px;
    font-weight: bold;
}
/*............................................................medico-dento end.............................................................*/
/*............................................................message and publications start.........................................*/
.banner-wrap-2{
    background: url(../images/messagepublication.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 200px 0px;
}
.col-4{
    width: 20%;
    margin-left: 80px;
}

.img-responsive{
   max-width:100%;
    height:auto;
}
.publication-wrap{
    padding: 40px 0px;
}
.published-image-l{
    float: left;
    width: 50%;
    padding-right: 10px;
}
.published-image-l p strong{
    font-size: 20px;
    padding: 20px;
    display: block;
    background-color: #fff;
}
.published-image-r{
    float: right;
    width: 50%;
}
.publication-bot{
    margin-top: 30px;
}
.publication-bot-left{
    float: left;
    width: 50%;
}
.publication-bot-left p{
    line-height: 24px;
    margin-bottom: 44px;
}
.publication-bot-left img{
    width: 100%;
}
.publication-bot-right{
    float: right;
    width: 50%;
    padding-left: 30px;
    
}
.publication-bot-right img{
    width: 100%;
}
.new-pub-l{
    float: left;
width: 50%;
padding-right: 10px;
}
.new-pub-r{
    float: right;
width: 50%;
}
.new-pub-l img{
    width: 100%;
}
.new-pub-r img{
    width: 100%;
}
/*............................................................message and publications start end...............................................*/
/*............................................................contact start.............................................................*/
.contact-us-wrap{
    padding: 40px 0px;
}
.contact-us-wrap-l{
    float: left;
    width: 50%;
    padding-right: 40px;
}
.contact-us-wrap-l h1,.contact-us-wrap-r h1{
     text-transform: uppercase;
}
.medico-dento-wrap ul li{
        list-style: circle;
     line-height: 24px;
   padding-top: 20px;
    text-align: justify;
    
}
.contact-us-wrap-r{
    float: right;
    width: 40%;
    border: 1px solid #000;
    padding: 30px;
}
.contact-us-wrap-r p{
     
   padding-top: 10px;
}
.contact-us-wrap-r p a{
    text-decoration: underline;
     color: #c89a69;
    font-weight: bold;
}
.empty-area{
    padding: 40px 0px;
}
.contact-us-wrap-r p a:hover{
    
    
    transition: all 0.5s linear 0s;
}
.contact-find{
    padding: 40px 0px;
}
.contact-find-l{
    padding-top: 30px;
}
.contact-find-l h1,.contact-find-r h1,.publication-wrap h1{
    text-transform: uppercase;
}
.contact-find-l-sin ul li p{
    display: inline-flex;
    align-items: center;
    padding-left: 10px;
}
.contact-find-l p,.contact-find-r p{
    line-height: 24px;
    padding: 15px 0px;
}
.contact-find-l-sin p a{
    text-decoration: underline;
    color: #c89a69;
    font-weight: bold;
}
.contact-find-l-sin p{
    padding-top: 4px;
}
.contact-find-l-sin span{
    /*float: left;*/
    padding: 8px 8px 0px 0px;;
}
.contact-find-l-sin ul{
    margin-bottom: 20px;
}
.contact-find-l-sin ul li{
    margin-bottom: 6px;
}
.contact-find-l-sin strong{
    font-weight: 500;
    display: block;
    
}
.contact-find-l-sin strong a{
    color: #000;
    display: inline-block;
}
.contact-find-l-sin strong a:hover{
    color: #c89a69;
    text-decoration: underline;
     transition: all 0.5s linear 0s;
}

.contact-us-wrap-l p{
    line-height: 24px;
}

.contact-find-l-sin strong i{
    text-decoration: underline;
}
 .contact-us-wrap-l strong.medicodento {
   
    padding-left: 13px;
}


.contact-find-r{
    float: right;
    width: 50%;
    padding-left: 40px;
}

.contact-find-r-sin{
    padding:0px 10px 10px 0px;
    float: left;
    width: 50%;
}
.contact-find-r-sin input[type="text"]{
    outline: none;
    padding: 8px;
    background: #fff;
    border: 1px solid #AFB1B4;
    width: 100%;
    
}
.contact-find-r-sin input[type="Email"]{
    outline: none;
    padding: 8px;
    background: #fff;
    border: 1px solid #AFB1B4;
    width: 100%;
    
}

.contact-find-r textarea{
    width: 100%;
    padding: 20px;
    outline: none;
    border: 1px solid #AFB1B4;
}

.contact-find-r input[type="submit"]{
    background-color: #fff;
    border: 1px solid #AFB1B4;
    padding:10px 20px;
    margin-top: 10px;
    cursor: pointer;
    outline: none;
    
}
.contact-find-r input[type="reset"]{
    background-color: #fff;
    border: 1px solid #AFB1B4;
    padding:10px 20px;
    margin-top: 10px;
    cursor: pointer;
    outline: none;
    margin-left: 10px;
    
}
.contact-find-r-sin.message{
    width: 100%;
    
}
.contact-find-r-sin input[type="text"]:focus,.contact-find-r input[type="submit"]:focus,.contact-find-r textarea:focus{
    border: 1px solid #c89a69;
}

/*.medico-dento-contact{
    float: none;
    width: 50%;
    padding-left: 100px;
}*/
/*............................................................slider start.............................................................*/
.slider {
    position: absolute;
    width: 220px;
    height: 100vh;
    background: #000;
    left: -220px;
    top: 0;
    z-index: 333;
    padding: 0px 10px;
    transition: 0.3s;
 color: #fff;
}
.slider ul{
    padding-top: 30px;
}
.slider ul li{
    padding-top: 11px;
    text-align: left;
    border-bottom: 1px solid #ffffff3b;
    padding-bottom: 8px;
}
.slider ul li:last-child{
    border-bottom:none;
}
.slider ul li a{
    color: #fff;
    font-size: 13px;
    padding: 2px;
    display: block;
}
.slider ul li a i{
    margin-left: 8px;
}
.slide-in {
    left:0px;
 }  
.slide-in-2{
  left: -220px;
}
.open-btn{
    display: none;
    background-color: #c89a69;
    color: #fff;
    border: 1px solid #000;
    padding: 8px;
    cursor: pointer;
}
button.open-btn{
    
}
.slider .drop-menu-outer ul li{
    padding: 0px;
    float: none;
    padding: 15px;
}
.slider .drop-menu-outer ul li a{
    padding: 0px;
}
.slider .drop-menu-outer{
    position: inherit;
    width: 100%;
}
.slider .drop-menu-outer ul{
    padding: 0px;
}
.slider .drop-menu{
    background-color: rgba(50, 45, 45, 0.6);
}
.show-nav{
    display: block !important;
}









  /*............................................................responsive start............................................................*/     @media screen and (max-width:1024px){
    .fixed-width{
        width: 100%;
      }    
      .header-top,.logo-menu-wrapper,.contact-us-wrap{
          padding-left: 20px;
          padding-right: 20px;
      }
      .menu ul li{
          padding: 0px;
      }
      .menu ul li a{
          padding: 10px;
      }
}     

@media screen and (max-width:960px){
    .fixed-width{
        width: 100%;
    }
    .header-top-l{
        float: none;
    width: 100%;
    text-align: center;
    }
    
    .header-top-l ul li{
        margin: 0px 0px 10px 0px;
    }
    
    .header-top-r{
        text-align: center;
        float: none;
        margin-top: 14px;
    }
    .fb_page_content{
        width: 100%;
    }
    .linkedin_page_content{
        width: 100%;
    }
    .open-btn{
    display: inline-block;
}
    .menu{
        display: none;
    }
    .logo-menu-wrapper{
        text-align: center;
    }
    .logo{
        float: none;
    }
    .open-btn-2{
        position: absolute;
    right: 13px;
    top: 13px;
    }
    
   .slider .drop-menu-outer{
  padding-top: 6px;
  transition: all 8s ease-in-out;
    display: none;
       left: 0;
       z-index: 333;
    
}
    .about-pic{
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .about-text,.choose-wrap-bot-l{
        float: none;
        text-align: center;
        width: 100%;
        padding: 0px 20px 20px;
    }
    .choose-wrap-bot-r{
        float: none;
    width: 100%;
    }
    .service-common-wrap,.message-wrap,.choose-wrap,.publication-wrap,.contact-us-wrap{
        text-align: center;
        padding: 0px 10px;
        margin-top: 20px;
    }
    .service-common-sin-l{
        float: none;
        width: 100%;
        padding: 0px 10px;
    }
    .service-common-sin{
        display: block;
    }
    .service-common-sin-other{
        display: block;
    }
    .service-common-sin-other .service-common-sin-l,.publication-bot-left,.contact-us-wrap-l{
        float: none;
        width: 100%;
        
    }
    .service-common-sin-r{
        float: none;
        width: 100%;
        padding: 10px;
    }
    .service-common-sin-other .service-common-sin-r,.publication-bot-right,.contact-find-r{
        float: none;
        width: 100%;
        padding: 0px;
    }
    .contact-find-r{
        margin-top: 20px;
    }
    .footer{
    padding-left: 20px;
        padding-right: 20px;
    }
   .modal-content{
        
        margin-top: 40px !important;
    }
    .photo-gallery .close{
        top: 110px !important;
        right: 10px !important;
    }
}


@media screen and (max-width:800px){
    
   .col-4{
    width: 100%;
    padding: 0px 15px;
    margin-left: 0px;
    } 
    
}

@media screen and (max-width:480px){
    .published-image img{
    width: 100%;
}
    
.published-image-l{
    float: none;
    width: 100%;
}
.published-image-r{
    float: none;
    width: 100%;
}
    .photo-gallery .close {
    
    right: 16px !important;
}
    
}
.co-sharing-service{
    padding: 0px 0px 40px 0px;
}
.co-sharing-l{
    float: left;
    width: 50%;
}

.co-sharing-r{
    float: right;
    width: 50%;
}
.co-sharing-service ul li{
    padding-bottom: 14px;
}
.co-sharing-service ul li i{
    color: #c89a69;
    padding-right: 6px;
}
.co-sharing-service .co-sharing-r ul li i{
    font-size: 20px;
    font-weight: bold;
}
.co-sharing-image{
    text-align: center;
}
.pdf-button{
    margin-top: 30px;
}
.pdf-button a{
    background-color: #c89a69;
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
    transition: all 0.3s linear;
}
.pdf-button a:hover{
     background-color: #000;
}

.photo-gallery{
    padding: 20px 0px 40px 0px;
}
.row > .column {
  padding: 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.photo-gallery .close {
  color: white;
  position: absolute;
  top: 98px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.text-center{
    text-align: center;
    margin-bottom: 20px;
}

.publication-page-list-image .publication-bot-left{
    width: 70%;
}
.publication-page-list-image .publication-bot-right{
    width: 30%;
}
.publication-page-list-image .publication-bot-right img {
    width: 70%;
    float: right;
}




