/*
 Theme Name:     te-sites
 Theme URI:      http://www.woothemes.com/products/canvas/
 Description:    (heavily brutalized) Canvas Child theme
 Author:         woothemes
 Author URI:     http://www.woothemes.com
 Template:       canvas
 Version:        18659f56b9b1e7fb944ab322948cc025
*/

@import url("../canvas/style.css");
@import url(https://fonts.googleapis.com/css?family=Lato);

html,body
{
    height:100%;
    background-color:#E0E0E0;
}

h1,h2,h3,h4,h5,p,a,span,small,html,body
{
    font-family: 'Lato', sans-serif !important;
}

#gwrapper
{
    height: 100%;
    width: 100%;
    position: absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
}

.gcontent
{
    position: absolute;
    top: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    bottom:0;
}
.ginner
{
    min-height:100%;
    padding: 0 0 100px;
    position:relative;
    box-sizing: border-box;
}
#gbuttons
{
    position:absolute;
    width:100%;
    z-index: 90;
}

.nextButton
{
    height:20px;
    padding-left:10px;
}

.backButton
{
    height:20px;
    padding-right:10px;
}

.greadmore {
    clear: both;
    position: relative;
    width: 100%;
    z-index: 100;

}

.navigatorio
{
    width: 260px;
    height: 100%;
    overflow:auto;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    background-color: #333;
    padding-left:40px;
    color: #adadad;
}

.thearticle
{
    overflow:auto;
    position: absolute;
    left:300px;
    right:0;
    top:0;
    bottom:0;
    background-color: #efefef;
}

.entry img
{
    border:none;
}

.entry img
{
    border:none;
}
.entry p, .entry small
{
    color: #a7a9ac;
}

.entry
{
    padding: 20px 0 25px;
}


.web-report-container
{
    width:100%;
    position:absolute;
    bottom:100px;
    top:100px;
}

.web-report, .web-report iframe
{
    width:100%;
    height: 100%;
}

#content, #inner-wrapper
{
    height:100%;
}

#header-container
{
    background-color: #e0e0e0 !important;
}

#header
{
    margin-top: 0 !important;
}

#logo
{
    position:absolute;
    top:0;
}
.header-text
{
    float:right;
}

.header-text a
{
    color: black;
    font-size: 2.2em;
}

div.imgContainer
{
    max-height:450px;
}

.imgContainer
{
    height:auto;
    overflow:hidden;
    text-align: center;
    background:#191919;
}

.imgContainer img
{
    text-align:left;
    width: 100%;
}
.white-bg
{
    background: #fff;

}

.card-pts-container
{
    height: 100%;
    width: 100%;
}
.cards-thoughts-left
{
    font-weight:bold;
    font-size: 2em;
    text-align: center;
}
.cards-thoughts-right
{
    counter-reset: section;
}
.cards-thoughts-bold h3::before
{
    counter-increment: section;
    content: counter(section) ".  ";
    margin: 0;
}

.cards-thoughts-bold
{
    padding: 5px 0 10px 0;
}

.card-blank-bottom-container p 
{
    padding-right: 30px;
    padding-bottom: 5px;
    font-size: 1.2em;
}

.cards-thoughts
{
    padding: 0 0 1em 2em;
    display: inline-block;
}


.cards-title
{
    text-align: center;
    font-size: 2em;
    padding-top:50px;
    padding-bottom: 10px;
}

.b-cards-title
{
    text-align: center;
    font-size: 2em;
    padding-top:10px;
    padding-bottom: 10px;
}


.contact-info
{
    padding:0 20px 40px 20px;
}

.blank-a-content
{
    padding:0 20px 40px 20px;
}

.card-participation
{
    padding: 30px 50px 50px 50px;
}
.card-participation-table
 {
     width: 100%;
     border-width: 0;
 }

.card-participation-table p
{
    color: white;
    font-size: 0.8em;
    vertical-align: middle;
    padding: .95em 0 0 1em
}

.card-participation-table h3
{
    color: white;
    vertical-align: middle;
    padding: 1.3em 0.5em 0 0.5em;
    float:left;
}

.card-participation-table img
{
    float:left;
    padding:8px;
}

.card-participation-left
 {
     float:left;
     font-size: 2em;
 }

.card-participation-left table
{
    border-collapse: separate;
    border-spacing: 0px 10px;
    min-width: 100%;
}

.card-participation-right
{
    float:right;
    color: white;
}

.card-participation-right-table
{
    margin-top:10px;
    width:100%;
}
.card-participation-right-table tr
{
    min-width: 90%;
}
.card-participation-right-table td
{
    padding-left:1px;
}

.card-participation-right-table h3
{
    color: white;
    padding: .3em 1em 0.3em 1em;
    float: right;
}
.demographicTable, .demographicTable h2
{
    color: white;
    float: right;
    padding: 0.3em 1em 0.3em 1em;
}

.card-participation-right-table p
{
    color: white;
    font-size: 1.2em;
    padding: 0.3em 1em 0.3em 1em;
    float:right;
    display:inline;

}
.card-participation-right-table img
{
    float: left;
    padding:8px;
}

.card-participation-table-1
{
    background-color:dimgray;
    color: white;
}
.card-participation-table-2
{
    background-color:#932585;
    color: white;
}
.card-participation-table-3
{
    background-color:#313d61;
    color: white;

}
.card-participation-table-4
{
    background-color:#f17921;
    color: white;
}

.contact-info p
{
    font-size:1.2em;
}

.card-pts-top-container, .card-pts-top-container table, .card-pts-top-container tr
{
    background-color: #dadada;
    text-align: center;
    border-width: 0;
    width: 100%;
    padding: 70px 0 50px 0;

}
.card-pts-top-container
{
    height: 250px;
}

.card-process-top-container
{
    height: 250px;
    padding-top: 50px;
    text-align: center;
}

.card-welcome-top-container
{
    width:100%;
}
.card-welcome-bottom-container
{
    width:100%;
    padding-bottom: 60px;
}

.card-welcome-bottom-container p
{
    padding-left: 30px;
    padding-right:20px;
}

.card-welcome-bottom-container h3
{
    float:left;
    padding-right:5px;
    padding-left: 30px;
}

.card-welcome-bottom-container td
{
    vertical-align:top;
}

.card-welcome-bottom-container img
{
    padding: 30px 20px 30px 30px;
    border-radius:50%;
    width:100%;
    max-width:200px;
    min-width:144px;
}

.card-pts-top-container td
{
    padding-bottom:2px;

}

.card-pts-bottom-container
{
    padding: 25px 20px 60px 20px;
}

.card-pts-bottom-container p
{
    float:left;
    padding-right:30px;
    padding-bottom:30px;
}

.card-pts-table-participants p
{
    color: #932585;
    font-size: 3em;
}

.card-pts-table-thoughts p
{
    color: #313d61;
    font-size: 3em;
}

.card-pts-table-stars p
{
    color: #f17921;
    font-size: 3em;
}

.navigatorio ul
{
    clear: both;
    list-style-type: decimal-leading-zero;
}

.navigatorio ul li a
{
    margin: 0;
    line-height: 22px;
    text-decoration: none;
    border-bottom: 1px solid #393939;
    color: #ccc;
    display: block;
    padding: 14px 12px;
    font-weight: normal;
    background: #333;
    font: 120% "Lato", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.navigatorio ul li a:hover
{
    text-decoration: none;
    color: #fff;
    border-bottom-color: #AAAAAA;
}

.navigatorio ul li a:hover
{
    background: #292929 left center no-repeat;
}
.navigatorio li.current-menu-item p
{
    color: #2698a2;
}

.gbutton, .card-participation-table-5, .card-participation-right-table {
    background-color:#2698a2;
}

.gbutton:hover
{
    background-color: #26a4ae;
}

.navigatorio li.current-menu-item a
{
    background: #2698a2 left center no-repeat;
    color:white;
}

.navigatorio ul ul
{
    padding: 0 0 0 10px;
    border-top: none;
    text-decoration: none;
}


a, a:link, a:visited, a:hover
{
    color: #fff;
    text-decoration: none;
}

.col-full, #wrapper
{
    max-width: 1920px !important;
    min-height: 100%;
}


body.full-width #content
{
    padding: 0;
}

#wrapper
{
    min-height:100%;
}

#header-container
{
    height: 100%;
}


#main-sidebar-container
{
    height:100%;
}

#main-sidebar-container #main
{
    position:static;
}

.articleText
{
    padding-left: 30px;
}

.venn-text
{
    text-align:center;
}
.venn-text p
{
    padding: 0 20px 0 20px;
}
.gbutton {
    cursor:pointer;
    color:#ffffff !important;
    font-family:'Lato',sans-serif;
    font-size:28px;
    font-weight:bold;
    padding:18px 36px;
    text-decoration:none;
    position:absolute;
}

.readmore {
    cursor:pointer;
    color:#ffffff;
    font-family:'Lato',sans-serif;
    font-size:18px;
    padding:5px 5px;
    text-decoration:none;
    position:absolute;
}
.socialStuff
{
    height:40px;
    float:right;
    position: absolute;
    bottom: 100px;
    right: 20px;
}

.top-left
{
    top:0;
    left:0;
    background-color: #B9B9B9 !important;
}
.top-right
{
    top:0;
    right:0;
}

.bottom-right
{
    bottom:0;
    right:0;
}

.learnmore
{
    padding-bottom: 30px;
}
.learnmore table
{
    float:left;
}
.learnmore p, .learnmore a
{
    padding: 5px 0 0 100px;
    font-size: 1.3em;
    text-decoration: none;
    color: #555555;
}
.learnmore img
{
    padding: 50px 50px 0px 0px;
    width: 300px;
    height: 128px;
}

.alsofooter
{
    padding-bottom:100px;
}

.footer-card
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 20px;
    padding-right: 20px;
    height:100px;
    overflow:hidden;
}

.footer-page
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 20px;
    padding-right: 20px;
    height:100px;
    overflow:hidden;
    background:#555;
}
.gmap
{
    padding-bottom:40px;
}

.participationimg
    {
        width:60px;
        height:60px;
    }


.twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five
{
    margin-bottom:1%;
    float: left;
    margin-right: 4%;
    position: relative;
}
#copyright
{
    padding-top:27px;
}

.navibutton
{
    display:none;
}

@media (max-width: 850px) {
    .navigatorio {
        display: none;
        z-index: 100;
        position:fixed !important;
        top: 45px;
    }
    #header{
        padding-bottom: 60px;
    }
    #logo
    {
        position:relative;
    }
    #copyright
    {
        text-align: center;
        padding-top:0;
        margin-bottom:-15px;
        float: none;
    }
    #credit
    {
        padding-top:0;
        float: none !important;
        text-align:center;
    }
    .col-left, .col-right
    {
        float:none;
    }

    .card-pts-top-container 
    {
        height: 800px;
    }

    .thearticle {
        position: relative;
        left: 0;
    }

    .header-text {
        display: none;
    }

    .gcontent {
        position: relative;
        top: 0;
    }

    .gbutton
    {
        padding: 9px 80px;
        font-size:14px;
    }

    body.full-width .nav-toggle {
        display: none;
    }

    .card-pts-top-container, .card-welcome-top-container {
        padding-top: 39px;
    }

    .cards-title
    {
        padding-top:84px;
    }
    .imgContainer
    {
        height:auto !important;
    }

    .card-welcome-bottom-container img
    {
        padding:30px 0 0 0;
        margin-left:40px;
    }

    .web-report-container
    {
        position:relative;
        height:400px;
        top:0;
    }

    .demographicTable, .demographicTable p
    {
        color: white;
        float:left;
        font-size:1.8em;
    }

    .demographicTable h2
    {
        padding: 0.3em 1em 0.3em 0em;
    }

    .card-participation-right-table h3
    {
        color: white;
        padding: .3em 0.2em 0.3em 0.2em;
    }

    .card-participation-right-table p
    {
        padding:0.3em 0.1em 0.3em 0.1em;
        font-size:1em;
    }
    .card-participation
    {
        padding: 30px 10px 50px 10px;
    }
    .card-process-top-container
    {
        height: auto;
        padding-top:50px;
    }

    .nextButton, .backButton
    {
        padding-bottom: 4px;
        height:12px;
    }
    .participationimg
    {
        width:50px;
        height:50px;
    }

    .footer-card
    {
        position: relative;
    }

    .navibutton
    {
        background: #333;
        display:block;
        height: 35px;
        color: white;
        position:fixed;
        z-index: 100;
        width:100%;
        top:0;
        padding-top:10px;
    }

    .navibutton img
    {
        padding: 0 20px 0;
    }


}



@media (max-width: 1320px) {
    .learnmore table
    {
        margin:auto;
        float:none;
    }
}

@media (max-width: 570px) {

    .header-text
    {
        float:none;
    }

    body
    {
        font-size: 13px;
    }
    .participationimg
    {
        width:40px;
        height:40px;
    }
}

@media (max-width: 400px)
{
    .learnmore a
    {
        padding: 5px 0 0 0;
    }

    .gbutton
    {
        padding: 3px 40px;
        font-size:8px;
    }
    body
    {
        font-size: 11px;
    }
    h2
    {
        font-size:0.9em;
    }
    h3
    {
        font-size:0.9em;
    }
    .participationimg
    {
        width:30px;
        height:30px;
    }
    .card-participation-right-table h3 
    {
        font-size: 1.1em;
    }
}

/* GILES CONTENT ENDS */

/*----------  Footer/tiles CSS Start Here --------------------*/
#footer-container {
    background-color: #1c4485;
}
#footer-container, #footer-container a ,#footer-container span{
    color: #c0c0c0;
    font-style: normal;
    height: 350px;
}
#footer-container h3{color: #0b7e78; text-transform: uppercase;font-weight: bold; font-family: 'Leto', Arial, Helvetica, sans-serif;}

.share-on-social{ color: #c0c0c0; margin: 60px auto 75px; font-size: 34px; font-weight: 700;width: 600px;}

.icon-social{ display: inline-block; width: 40px; height: 38px; background-image: url(img/foot-social-blue.png); background-repeat: no-repeat; background-position:0px 0px;margin-left: 35px;  vertical-align: middle;  }
.g-plus{background-position:0px 0px;}
.tw{background-position:-74px 0;}
.fb{background-position:-150px 0;}
.linked-in{background-position:-216px 0px;}


.g-plus:hover{background-position:0px -39px;}
.tw:hover{background-position:-74px -39px;}
.fb:hover{background-position:-150px -39px;}
.linked-in:hover{background-position:-216px -39px;}

.foot-links {
    margin: 0 auto 15px;
    width: 600px;
    overflow: hidden;
}
.foot-links > div {float: left; text-align: left;}
.cont{width: 228px;}
.foot-links a, #copyright a {
    font-family: 'Lato',PT Sans,arial,sans-serif;
}
#copyright a{text-transform: capitalize; font-size: 15px; }

.process {
    width: 280px;
}
.video{width: 92px;}


.home_facilities_eng {
    background: #fff;
    margin: 0 auto 40px;
    max-width: 1000px;
    overflow: hidden;
    width: 100%;
}
.img_info a{color: #fff !important;}
.img_cont {
    float: left;
    width: 26.4%;
}
.home_facilities_eng img {
    padding: 0;
}
.img_info {
    float: left;
    width: 73.6%;
    background: #fff;
}
.img_info > h2 {
    font-family: 'Lato';
    font-size: 26px;
    overflow: hidden;
    padding: 6px 30px 8px;
    background: #194681;
    margin-bottom: 20px;
    font-weight: bold;
}
.img_info > h2 a{float: left;}
.img_info > h2 span{float: right;text-transform: uppercase; color: #fff;
}
.img_info > ul {
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
    padding: 0 30px;
}
.img_info li {
    display: inline-block;
    text-align: left;
    width: 222px;
}
.img_info li small, .img_info li span {
    display: inline-block;
    vertical-align: middle;
}
.img_info li span img {
    background: transparent;
}
.img_info li:nth-child(2) {
    margin: 0 0px;
}

.img_info li small {
    color: #a7a9ac;
    font-size: 20px;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 0;
}

.img_info > p {
    color: #a7a9ac !important;
    font-size: 16px !important;
    padding-left: 32px;
    padding-right: 25px;
}
.img_info > p a {
    border-bottom: 1px solid #5576a2;
    color: #5576a2 !important;
    display: block;
    float: right;
    margin-top: 15px;
    text-transform: uppercase;
}
.img_info > p a:hover{text-decoration: none; border-bottom:0px solid #fff; }
#credit{
    float: right;}
.share-on-social br{display: none;}
#copyright > p {
    color: #fff !important;
    font-style: normal !important;
    font-family: 'Lato',PT Sans,arial,sans-serif !important;
}
#nav-container,#navigation {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    /*margin-top: 40px !important;*/
}
#navigation ul {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 1150px;
    overflow: hidden;
    padding-left: 50px;
}
#navigation li a {
    background-color: #d1d2d4;
    border-bottom: 2px solid #8b8b8b;
    border-top: 2px solid #8b8b8b;
    color: #737373;
    font-weight: bold;
    padding: 10px 0px;
    text-transform: uppercase;
}
.chrome #navigation li a{ padding-bottom: 11px !important; }

#navigation ul.nav > li:last-child a, #navigation ul.nav > li:first-child a {
    border-bottom: 0 solid #58595b;
    border-top: 0 solid #58595b;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    color: #000;
    font-size: 17px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-transform: uppercase;
}
#navigation ul.nav > li:last-child:hover, #navigation ul.nav > li:first-child:hover,#navigation ul.nav > li:last-child a:hover, #navigation ul.nav > li:first-child a:hover {
    background-color: #379946 !important;
}

/*#navigation ul.nav > li:last-child a {background: url(img/next-bg.png) no-repeat 0 -2px; padding: 0 24px 0 27px !important;}*/
#navigation ul.nav > li:last-child a {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 0px solid white;
    border-left: 0px solid white;
    border-radius: 0px;
    border-top: 0px solid white;
    margin-left: -25px;
    padding: 0 28px 0 38px !important;
}
.chrome #navigation ul.nav > li:first-child a{ padding: 0.5px 33px 0 25px  !important;}
.chrome #navigation ul.nav > li:last-child a { padding: 0.5px 28px 0 38px !important;}
/*#navigation ul.nav > li:first-child a{
	background: url(img/back-bg.png) no-repeat 0 -2px;
	padding: 0 21px 0 25px !important;
}*/
#navigation ul.nav > li:first-child a {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 0px solid white;
    border-radius: 0 !important;
    border-right: 0px solid white;
    border-top: 0px solid white;
    margin-right: -26px;
    padding: 0 33px 0 25px !important;
    position: relative;
    z-index: 15;
}
#navigation{padding: 2px 0;}
#navigation li.current-menu-item a /*,#navigation li a:hover*/ {
    border-bottom-color: #a7a9ac !important;
    border-top-color: #a7a9ac !important;
    width: 930px;
    text-align: center;
}

#navigation ul.nav > li:first-child a:after {
    border-bottom: 24px solid transparent;
    border-right: 20px solid #a7a9ac;
    border-top: 26px solid transparent;
    content: "";
    position: absolute;
    right: 0;
}

#navigation ul.nav.fl li.current_page_item a:hover,
#navigation ul.nav.fl li.current_page_parent a:hover,
#navigation ul.nav.fl li.current-menu-ancestor a:hover,
#navigation ul.nav.fl li.current-cat a:hover,
#navigation ul.nav.fl li.current-menu-item a:hover{
    background-color: #a7a9ac !important;
    color: #fff !important;
}
#navigation ul.nav.fl > li a:hover , #navigation ul.nav.fl > li:hover {
    background: #d1d2d4 !important;
    color: #737373 !important;
}

#navigation ul.nav.fl > li#menu-item-245 a:hover ,
#navigation ul.nav.fl > li#menu-item-245:hover,
#navigation ul.nav.fl > li#menu-item-273 a:hover,
#navigation ul.nav.fl > li#menu-item-273:hover  {
    background: #57585a 	!important;
    color: #ccc7c4 !important;
    border-bottom-color: #57585a !important;
    border-top-color: #57585a !important;
}

#navigation .menus ul.nav > li:first-child a:hover,#navigation .menus ul.nav > li:last-child a:hover {background: #fff !important; color: #000 !important;}
#navigation ul.nav > li:last-child a:after {
    border-bottom: 24px solid transparent;
    border-left: 20px solid #fff;
    border-top: 26px solid transparent;
    content: "";
    position: absolute;
    right: -20px;
}
#navigation ul.nav > li:last-child a:before {
    border-bottom: 24px solid transparent;
    border-left: 20px solid #a7a9ac;
    border-top: 26px solid transparent;
    content: "";
    position: absolute;
    left: 0;
}

#navigation ul.nav > li:first-child a:before {
    border-bottom: 24px solid transparent;
    border-right: 20px solid #fff;
    border-top: 26px solid transparent;
    content: "";
    left: -20px;
    position: absolute;
}
#navigation ul.nav li#menu-item-247 a, #navigation ul.nav li#menu-item-247 a:hover {
    background: #ffffff !important;
}
#navigation ul.nav li#menu-item-247 a:after {
    border-left-color: #ffffff;
}

#navigation .menus ul.nav > li a:hover,
#navigation .menus ul.nav > li:hover a,
#navigation .menus ul.nav li ul li a,
#navigation .menus ul.nav li.current_page_item a,
#navigation .menus ul.nav li.current_page_parent a,
#navigation .menus ul.nav li.current-menu-ancestor a,
#navigation .menus ul.nav li.current-cat a,
#navigation .menus ul.nav li.current-menu-item a{color: #fff !important;}
.nav_menu_wrapper{background: #E9E9E9;}

/*body.chrome #navigation ul.nav > li:last-child a,body.chrome #navigation ul.nav > li:first-child a{height: 50px; margin-top: -3px;}
body.chrome #navigation ul.nav > li:first-child a:before{border-bottom: 19px solid transparent;}
body.chrome #navigation ul.nav > li:last-child a:after{border-bottom: 21px solid transparent;}*/
.chrome #navigation li a {
    /*padding-bottom: 15px !important;*/
    padding-bottom: 10px !important;
}
body.full-width, body.full-width #inner-wrapper{background: #fff;}
/*-------------  Responsive CSS  -------------*/

@media all and (min-width: 1026px) and (max-width: 1219px){
    #navigation li a{padding: 10px 52px;}
    #navigation ul{ padding-left:20px}
    #navigation ul.nav > li:first-child a{padding: 0 25px 0 10px !important}
    #navigation ul.nav > li:last-child a{padding: 0 10px 0 25px !important;}
}

@media all and (max-width: 1025px){
    #navigation li a{padding: 10px 30px;}
    #navigation ul{ padding-left:20px}
    #navigation ul.nav > li:first-child a{padding: 0 25px 0 10px !important}
    #navigation ul.nav > li:last-child a{padding: 0 10px 0 25px !important;}
    #menu-item-247{width: 55px !important;}
    .img_info li{width: auto; }
    .img_info li:nth-child(2){margin: 0 15px;}
}
@media all and (max-width: 1015px){
    .img_info > p{font-size: 15px !important;}
}
@media all and (max-width: 939px){
    .img_info > h2{margin: 0px 0 10px; font-size: 22px;padding: 3px 15px 6px;}
    .img_info > ul{margin: 0 0 2px;}
    .img_info > p{
        font-size: 14px !important;
        margin-bottom: 5px;
        padding-left: 18px;
        padding-right: 20px;}
    .img_info > p a{margin-bottom: 5px;
        margin-top: 15px;}
    .img_info span > img {
        width: 77%;
    }
    .img_info li small{font-size: 21px;margin-left: 0;}
    .share-on-social{margin: 20px auto 45px;}
    .entry img {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .greadmore img
    {
        width:10px !important;
    }

}
@media all and (max-width: 666px){
    .share-on-social {
        margin: 5px auto 20px;
        width: auto;
    }
    .icon-social{margin-left: 14px;}
    .cont {
        width: 185px;
    }
    .process {
        width: 215px;
    }
}
@media all and (max-width: 500px){
    .share-on-social{font-size: 26px;}
    .icon-social {
        margin-left: 10px;
    }
    .foot-links{width: auto;}
    .foot-links > div {
        float: none;
        text-align: center;
    }
    #credit, #copyright {
        float: none;
        padding-top: 0;
        text-align:center;
    }
}


@media all and (max-width: 361px){
    #credit, #copyright {
        float: none;
        padding-top: 0;
        text-align: center;
    }
    .foot-links{margin-bottom: 0;}
    .img_info li:nth-child(2) {
        margin: 0 25px;
    }
}

@media all and (max-width: 321px){
    .img_info li:nth-child(2) {
        margin: 0 15px;
    }
    .img_info > h2 {
        font-size: 22px;
        margin: 10px 0;
    }
    .share-on-social br{display: block; margin-top: 10px;}
}

@media all and (max-width: 399px){
    #navigation {width: 38%;}
    .show-nav #inner-wrapper {
        left: 62%;
    }
    .nav-close {
        margin-left: 41px;
    }
}

@media all and (min-width: 400px) and (max-width: 520px){
    #navigation {width: 50%; }
    .show-nav #inner-wrapper {
        left: 50%;
    }
    .nav-close {
        margin-left: 12%;
    }
    #navigation li a {
        text-indent: 10px;
    }

}

ul.nav li.current-menu-item a{ font-size:20px !important; padding-bottom: 10px !important;
    padding-top: 11px !important;}

.hide-text{ text-indent:-9999px;width: 75px !important;}



#navigation ul {
    display: table;
    float: none;
    margin: 0 auto;
    max-width: 1140px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}
#nav-container #navigation ul#main-nav > li{float: none;display: table-cell;}
#nav-container #navigation ul#main-nav > li:first-child{width: 50px;}
#nav-container #navigation ul#main-nav > li:last-child{width: 50px;}
#navigation li.current-menu-item a{width: auto; padding: 10px 0 12px !important;}
@media all and (min-width: 768px) and (max-width:1230px){
    #navigation ul{width: 90%;}
}
@media all and (max-width: 767px) and (min-width: 320px){
    .home_facilities_eng{ max-width: 380px;}
    .img_cont,.img_info {
        float: none;
        width: 100%;
    }
    .greadmore
    {
        height:45px;
    }
    .img_info{margin-bottom: 20px;}
    #navigation{width: 93%;}
    #nav-container {
        position: absolute;
        top: 0/*-27%;*/;
        width: 93%;
    }
    .show-nav #inner-wrapper {
        left: 93%;
    }
    #navigation h3{text-align: center;padding: 1em;}
    #navigation ul{
        margin-left: 0px; display: block;padding-left: 0;
        padding-right: 0;}
    #navigation ul.nav > li:first-child a:before,#navigation ul.nav > li:first-child a:after,
    #navigation ul.nav > li:last-child a:after,#navigation ul.nav > li:last-child a:before {display: none;}
    #navigation ul.nav > li:first-child a, #navigation ul.nav > li:last-child a{border-radius:0 0 0 0; }
    #navigation ul.nav.fl li.current_page_item a,
    #navigation ul.nav.fl li.current_page_parent a,
    #navigation ul.nav.fl li.current-menu-ancestor a,
    #navigation ul.nav.fl li.current-cat a,
    #navigation ul.nav.fl li.current-menu-item a{
        background-color: #57585a !important;
        color: #ccc7c4 !important;
    }
    #menu-item-247{ /*width: 100% !important;*/ display:none}
    #navigation ul.nav > li:first-child a, #navigation ul.nav > li:last-child a{
        border: none;
        border-radius: 0 !important;
        height: 40px;
        line-height: 40px;
        margin: 0;
        padding: 0 !important;

    }
    #navigation li a {
        padding: 10px 0;
        width: 100%;
        text-indent: 10px;
        background-color: #57585a !important;
        color: #ccc7c4 !important;
    }


    #nav-container #navigation ul#main-nav > li {
        display: block;
        float: none;
        width: 100% !important;
        text-align: center;
    }
    #navigation .menus ul.nav > li:first-child a:hover, #navigation .menus ul.nav > li:last-child a:hover {
        background-color: #a7a9ac !important;
        color: #fff !important;
    }
    .img_info li:nth-child(2) {
        margin: 0;
    }
    .img_info > ul{padding: 0;}

}
@media all and (max-width: 666px) and (min-width: 401px){
    #navigation{width: 91%;}
    #navigation .nav-close{margin-left: 0;}
}
@media all and (max-width: 400px) and (min-width: 320px){
    #navigation{width: 86%;}
    #navigation .nav-close{margin-left: 0;}
    #navigation li a{font-size: 14px !important;}
    .img_info > ul{padding: 0;}
    .img_info li {
        display: block;
        margin: 0 auto 8px !important;
        width: 150px;
    }
    .foot-links {
        width: 100% !important;
    }
    #footer .col-left , .share-on-social {

        text-align: center;
    }
}
.wpb_tabs_nav li {width: 48%; border-radius:25px 25px 0 0}

#main-sidebar-container .wpb_tabs ul.ui-tabs-nav li.ui-state-default { background-color: #e8e9ea !important; color:#cccdce !important}
#main-sidebar-container .wpb_tabs ul.ui-tabs-nav li.ui-state-default a{  color:#bbbec0 !important;text-transform: uppercase;  padding: 0.5em 0 !important; text-align:center}
#main-sidebar-container .wpb_tabs ul.ui-tabs-nav li.ui-state-active { background-color:#6c6e71 !important;color:#ffffff !important}
#main-sidebar-container .wpb_tabs ul.ui-tabs-nav li.ui-state-active a{ color:#ffffff !important;text-transform: uppercase; padding: 0.5em 0 !important; text-align:center}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 1em;
    width: 93.45%;
}

.fbx-prev { display:none}

header h2
{
    display:none;
}

.post-password-form {
padding: 50px;
justify-content: center;
align-items: centre;
text-align: center;
text-transform: uppercase;
}

.post-password-form p {
line-height: 2em;
font-size: 1.5em;
}

.blank-a-content p {
padding-bottom: 1em;
}

.blank-a-content h2 {
padding-bottom: .5em;
}

.blank-a-content h3 {
padding-bottom: .5em;
}

.card-blank-bottom-container p {
padding-bottom: 1em;
}

.card-blank-bottom-container h2 {
padding-bottom: .5em;
}

.card-blank-bottom-container h3 {
padding-bottom: .5em;
}