body {
    font-family: 'Ek Mukta', Arial, sans-serif;
    background-color: white;
    margin: 60px;
    margin-top: 40px;
}

hr {
    max-width: 1000px;
    
}
.hr_bottom {
    margin-top: 52px;
}

        /*HEADER*/
.header_wraper {
    margin-bottom: 5px;
    
}
header {
    font-size: 30px;
    color: black;
    text-decoration: none;
    max-width: 1000px;
    margin: 0 auto 30px;
}
header a:link {
    color: black;
    text-decoration: none;
}
header a:visited {
    color: black;
}
header a:hover {
    color:black;
}




        /*NAVIGATION MAIN*/
.heading_font {
    font-family: 'Ek Mukta', Arial, sans-serif;
}
.nav {
    text-align: center;
    font-size: 16pt;
    margin-top: 10px;
    margin-bottom: 10px;
}
.nav a:link {
    color: black;
    text-decoration: none;
    margin-left: 7.5px;
    margin-right: 7.5px;
    color: black;
    padding-left: 7.5px;
    padding-right: 7.5px;
    font-weight: lighter;
}
.nav a:visited {
    color: black;
}
.nav a:hover {
    color: #999999;
}
.nav a:active {
    color: #999999;
}

.about_page #about{
     color: #666666;
}      


        /*SLIDE SHOW*/
#main_slide_show img {
    max-width: 100%;
}
#main_slide_show .slick-next {
     z-index: 2;
     right: -100px;
   
}
#main_slide_show .slick-prev {
     z-index: 2;
     left: -100px;
   
}
.slick-slide{
    text-align: center;
}
.slick-track .slick-slide img{
    display: inline;
}
#main_slide_show .slick-dots li button:before{
    font-size: 13px;
}



        /*ABOUT PAGE WRITTEN CONTENT*/
.about_page {
     
}
.about_page .about_p {
    max-width: 1000px;
    margin: 0 auto 30px;
}
.about_page h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30pt;
}
.about_page .p1 {
    font-size: 15pt;
    margin-top: 5px;
}
.about_page a:link {
    color: black;
    text-decoration: none;
}
.about_page a:visited {
    color: black;
}
.about_page a:hover {
    color: #999999;
}




        /*PROJECTS PAGE PHOTO LINKS*/
.projects_page #projects{
     color: #666666;
}
#main_content_projects img {
    width: 100%
}
.p-img-1 {
    float: left;
    font-size: 15pt;
    text-align: center;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 0.5em;
    max-width: 500px;
    margin-top: 0px;
}
.projects-clear {
    clear: both;
}
#main_content_projects .img-link a:link{
    color: black;
    text-decoration: none;
}
#main_content_projects .img-link a:visited {
    color: black;
}
#main_content_projects .img-link a:hover {
    color: #999999;
}
#main_content_projects .img-link a:active {
    color: #999999;
}
#main_content_projects {
    max-width: 1000px;
    margin: 0 auto;
}
#main_content_projects .img-link {
    display: none;
}




        /*CONTACT PAGE*/
.contact_page #contact{
     color: #666666;
}
img {
    max-width: 100%;
}
/*.google_maps{
    float: right;
    position: relative;
    
}*/
.google_maps iframe {
    
}

.right_side {
    margin-left: auto;
    margin-right: auto;
}
.google_maps{
    width: 100%;
    height: 0;
    padding-bottom: 25%;
    position: relative;
}
.google_maps iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}
        /*CONTACT PAGE PEOPLE*/
.c-img-all {
    margin-top: 20px;
}
.c-img-1 {
    float: left;
    font-size: 14pt;
    text-align: center;
    width: 18.2%;
    margin-right: 1%;
    margin-left: 0%;
    margin-bottom: 0.5em;
    margin-top: 0px;
    max-width: 235px;
    border: 1px solid grey;
    display: none;
}
.c-img-2 {
    float: left;
    font-size: 14pt;
    text-align: center;
    width: 18.2%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 0.5em;
    margin-top: 0px;
    max-width: 235px;
    border: 1px solid grey;
    display: none;
}
.c-img-3 {
    float: left;
    font-size: 14pt;
    text-align: center;
    width: 18.2%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 0.5em;
    margin-top: 0px;
    max-width: 235px;
    border: 1px solid grey;
    display: none;
}
.c-img-4 {
    float: left;
    font-size: 14pt;
    text-align: center;
    width: 18.2%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 0.5em;
    margin-top: 0px;
    max-width: 235px;
    border: 1px solid grey;
    display: none;
}
.c-img-5 {
    float: left;
    font-size: 14pt;
    text-align: center;
    width: 18.2%;
    margin-right: 0%;
    margin-left: 1%;
    margin-bottom: 0.5em;
    margin-top: 0px;
    max-width: 235px;
    border: 1px solid grey;
    display: none;
}
.contact-clear {
    clear: both;
}
#main_content_contacts .img-link a:link{
    color: black;
    text-decoration: none;
}
#main_content_contacts .img-link a:visited {
    color: black;
}
#main_content_contacts .img-link a:hover {
    color: #999999;
}
#main_content_contacts .img-link a:active {
    color: #999999;
}
#main_content_contacts {
    max-width: 1000px;
    margin: 0 auto;
}


        /*PROJECT PAGE MAIN SLIDE SHOW*/
.js .slider-single > div:nth-child(1n+2) { display: none }

.js .slider-single.slick-initialized > div:nth-child(1n+2) { display: block }


#page .slider-single img{
    max-width: 1032px;
    width: 100%;
    margin: 0 auto 0px;
    margin-top: 0px;
}
#page .slider-single p {
    margin: 15px;
    font-size: 20pt;
}
#page .slider-single a:link{
    color: black;
    text-decoration: none;
}
#page .slider-single a:visited {
    color: black;
}
#page .slider-single a:hover {
    color: black;
}
#page .slider-single a:active {
    color: #999999;
}    
.slider-nav img::before {
	
	display: block;
	padding: 0px;
}
.slider-nav img {
   max-width: 100%;
    width: 80%;
    margin: 0 auto 0px;
}
.slider-nav img span {
	top: 30%;
	left: 10%;
	transform: translate(-30%, -10%);
}
 
.slider-nav .slick-slide { cursor: pointer; }

.slider-nav .slick-prev {
    z-index: 2;
    left: 15px;
}
.slider-nav .slick-next{
    z-index: 2;
    right: 15px;
}
.slider-nav .slick-dots li button:before{
    font-size: 13px;
}
.projects_page .nav{
    margin-bottom: 0px;
}




        /*PROJECT1 WRITTEN CONTENT*/
.project1_page #projects{
     color: #666666;
}
.project1_page .project1_p {
    max-width: 1000px;
    margin: 0 auto 30px;
}
.project1_page h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20pt;
}
.project1_page .p1_location {
    font-size: 15pt;
    margin-top: 5px;
}
.project1_page .p1 {
    font-size: 15pt;
}
.project1_page h2 {
    margin-bottom: 0px;
    font-size: 14pt;
}
.project1_page .p_before_ul {
    font-size: 15pt;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bolder;
    text-indent: 40px;
}
.project1_page ul {
    list-style-type: none;
    font-size: 15pt;
    margin-top: 0px;
    margin-bottom: 0px;
}
.project1_page li:nth-child(1) {
  list-style: none;
}
.project1_page .by_others {
    font-size: 15pt;
    margin-bottom: 0px;
    font-weight: bolder;
    text-indent: 40px;
}
.project1_page .p1_1 {
   font-size: 15pt;
    margin-bottom: 0px; 
}
.project1_page .p1_2or3 {
    font-size: 15pt;
    margin-top: 0px;
    margin-bottom: 0px;
}

       /*PROJECT PAGES BOTTOM SLIDE SHOW*/

#project_bottom_slide_show {
    max-width: 1032px;
    margin: 0 auto 30px;
    }
#project_bottom_slide_show img {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
}
#project_bottom_slide_show .slick-prev {
    z-index: 2;
    left: 25px;
}
#project_bottom_slide_show .slick-next{
    z-index: 2;
    right: 25px;
}


#project_bottom_slide_show .slick-slide{
    text-align: center;
}
#project_bottom_slide_show .slick-track .slick-slide img{
    display: inline;
}
#project_bottom_slide_show .slick-dots li button:before{
    font-size: 13px;
}

       
        /*FOOTER*/
.footer {
    
}
.footer_nav {
    text-align: center;
    font-weight: 400;
    list-style: none;
}
.footer_nav li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}
.footer_nav li {
    display: inline-block;
    border-left: 1px solid #878788;
    margin-left: 12px;
    color: black;
    padding-left: 12px;
}
.footer_nav li a{
    color: black;
    text-decoration: none;
}


#poliform_link {
    margin-right: auto;
    margin-left: auto;
    width: 7em;
    margin-top: 20px;
}











        /*MEDIA QUARY*/
@media only screen and (max-width: 768px)  {
    body {
    margin: 40px;
    margin-top: 20px;
    }

    hr {
    visibility: visible;
    }
    
        /*HEADER*/
    header {
    font-size: 25px;
    margin-bottom: 12px;
    }

        /*NAVIGATION MAIN*/
    .nav {
    text-align: center;
    font-size: 14pt;
    }
    

        /*SLIDE SHOW*/
    
    
     /*ABOUT PAGE-WRITTEN CONTENT*/
    .about_page .about_p {
    max-width: 1000px;
    margin: 0 auto 30px;
    }
    .about_page .p1 {
    font-size: 13pt;
    }
    
    /*PROJECTS PAGE PHOTO LINKS*/
    .img-link .p-img-1 {
    font-size: 13pt;
}
       /*PROJECT PAGE MAIN SLIDE SHOW*/
#page .slider-single p {
    margin: 15px;
    font-size: 15pt;


        /*PROJECT1 WRITTEN CONTENT*/
.project1_page h1{
    font-size: 13.5pt;
}
.project1_page .p1_location {
    font-size: 13pt;
}
.project1_page .p1 {
    font-size: 13pt;
}
.project1_page h2 {
    font-size: 13pt;
}
.project1_page .p_before_ul {
    font-size: 13pt;
}
.project1_page ul {
    font-size: 13pt;
}
.project1_page .by_others {
    font-size: 13pt;
}
.project1_page .p1_1 {
   font-size: 13pt;
}
.project1_page .p1_2or3 {
    font-size: 13pt;
}


        /*PROJECT PAGES BOTTOM SLIDE SHOW*/
#project_bottom_slide_show .slick-prev {
    z-index: 2;
    left: 15px;
}
#project_bottom_slide_show .slick-next{
    z-index: 2;
    right: 15px;
}


        /*CONTACT PAGE*/
img {
    max-width: 100%;
}
.google_maps{
    max-width: 100%;
    height: 0;
    padding-bottom: 175px;
    position: relative;
}
.google_maps iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}
.c-img-all {
    margin-top: 17px;
}

    
        /*FOOTER*/
     .footer_nav {
    text-align: center;
    font-weight: 200;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 11pt;
    }
    .footer_nav li:first-child {
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
    }
    .footer_nav li {
    display: inline-block;
    border-left: 1px solid #878788;
    margin-left: 7px;
    color: black;
    padding-left: 7px;
    }
    .footer_nav li a{
    color: black;
    text-decoration: none;
    }
}





@media only screen and (max-width: 480px)  {
    body {
    margin: 5px;
    margin-top: 10px;
    }
    
    hr {
    visibility: hidden;
    }
    
        /*HEADER*/
    header {
    font-size: 25px;
    margin-left: 3px;
    text-align: center;
    }

        /*NAVIGATION MAIN*/
    .nav {
    text-align: center;
    font-size: 12pt;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
    }
    .nav a:link {
    color: black;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    color: black;
    padding-left: 10px;
    font-weight: lighter;
    }


        /*SLIDE SHOW*/
#main_slide_show .slick-dots li button:before{
    font-size: 11px;
}
.heading_font .nav {
    margin-bottom: 5px;
}
    
    
     /*ABOUT PAGE-WRITTEN CONTENT*/
    .about_page h1 {
    font-size: 20pt;
    }
    .about_page .p1 {
    font-size: 11.2pt;
}
    
 /*PROJECTS PAGE PHOTO LINKS*/
#main_content_projects img {
    width: 100%
}
#main_content_projects .img-link {
    display: block;
}
.p-img-1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-size: 12pt;
}
.projects-clear {
    clear: both;
}
#main_content_projects {
    max-width: 1000px;
    margin: 0 auto;
}


        /*PROJECT PAGE MAIN SLIDE SHOW*/
 #page {
    display: none;
 }
 

        /*PROJECT1 WRITTEN CONTENT*/
.project1_page h1 {
    font-size: 13pt;
}
.project1_page .p1_location {
    font-size: 12pt;
}
.project1_page .p1 {
    font-size: 12pt;
}
.project1_page h2 {
    font-size: 12pt;
}
.project1_page .p_before_ul {
    font-size: 12pt;
}
.project1_page ul {
    font-size: 12pt;
}
.project1_page .by_others {
    font-size: 12pt;
}
.project1_page .p1_1 {
   font-size: 12pt;
}
.project1_page .p1_2or3 {
    font-size: 12pt;
}


/*PROJECT PAGES BOTTOM SLIDE SHOW*/
/*#project_bottom_slide_show {
    max-width: 5000px;
    margin: 0 auto 30px;
    }
#project_bottom_slide_show img {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
}
#project_bottom_slide_show .slick-prev {
    z-index: 2;
    left: 30px;
}
#project_bottom_slide_show .slick-next{
    z-index: 2;
    right: 30px;
}
*/
#project_bottom_slide_show .slick-prev {
    z-index: 2;
    left: -40px;
}
#project_bottom_slide_show .slick-next{
    z-index: 2;
    right: -40px;
}
    
    
    
        /*CONTACT PAGE*/
#main_contact_picture {
    display: none;
}
.google_maps{
    max-width: 100%;
    min-width: 275px;
    height: 0;
    padding-bottom: 400px;
    position: relative;

}
.google_maps iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}
    
        /*CONTACT PAGE PEOPLE*/
.c-img-all {
    display: none;
}
.c-img-1 {
    float: none;
    font-size: 12pt;
    text-align: center;
    width: 55%;
    max-width: 100%;
    min-width: 275px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    display: block;
}
.c-img-2 {
    float: none;
    font-size: 12pt;
    text-align: center;
    width: 55%;
    max-width: 100%;
    min-width: 275px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0%;
    display: block;
}
.c-img-3 {
    float: none;
    font-size: 12pt;
    text-align: center;
    width: 55%;
    max-width: 100%;
    min-width: 275px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.c-img-4 {
    float: none;
    font-size: 12pt;
    text-align: center;
    width: 55%;
    max-width: 100%;
    min-width: 275px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    display: block;
}



    
        /*FOOTER*/
    .footer_nav {
    text-align: center;
    font-weight: 200;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 11pt;
    }
    .footer_nav li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}
.footer_nav li {
    display: block;
    border-left: none;
    margin-left: 0px;
    color: black;
    padding-left: 0px;
}
.footer_nav li a{
    color: black;
    text-decoration: none;
}
}