/*
Theme Name: SathyamPriyadarshiny
Theme URI: www.sathyampriyadarshiny.com
Description: SathyamPriyadarshiny
Version: 1.0 
Author: Abdul Rahman R
Author URI: wwww.rahmanR.com
Tags: SathyamPriyadarshiny 
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}


@font-face {font-family: 'Brie Light';src: url('fonts/brie_light.eot?#iefix') format('embedded-opentype'),  url('fonts/brie_light.otf')  format('opentype'),url('fonts/brie_light.woff') format('woff'), url('../fonts/brie_light.ttf')  format('truetype'), url('fonts/brie_light.svg#brie_light') format('svg');font-weight: normal;font-style: normal;}

*{box-sizing:border-box}
html,body{margin:0;height: 100%;}
a{outline: none;color: inherit;text-decoration: none;}
img{border: 0;}
*{ outline: 0;}
body{height: 100vh;width: 100%;display: block;}
.container{position: relative;width: 100%;height: auto;}
.w-w{width: 100%;margin: auto;}
/*section{width: 100%;min-height: 100vh;height:auto;}*/
.max-w{width: 80%;max-width: 1200px;margin: auto;}

header{position: absolute;width: 100%;,margin: auto;text-align: right;left: 0;right: 0;/*transition: all 0.2s ease;-moz-transition: all 0.2s ease;-webkit-transition: all 0.2s ease;*/}
header .header-wrapper{}
header .header-wrapper .logo{margin-top: 50px;width: 50%;vertical-align: top;display: inline-block;text-align: left;}
header .header-wrapper .logo img{width: 63%;}
header .header-wrapper .social-wrapper{margin-top: 50px;width: 50%;vertical-align: top;display: inline-block;}

header.active{background: rgba(241,242,245,1);position: fixed;z-index: 999;}
header.active .header-wrapper{}
header.active .header-wrapper .logo{margin: 10px 0px;vertical-align: middle;}
header.active .header-wrapper .logo img{width: 25%;}
header.active .header-wrapper .social-wrapper{margin: 10px 0px;vertical-align: middle;}

@media only screen and (max-width: 900px)
  {
header.active .header-wrapper .social-wrapper
    {
      margin: -115px 0 0 0;
    }
}


.head{font-family: 'Brie Light';font-size: 51px;}
.sub-head{font-family: 'Brie Light';font-size: 36px;}
.pink{color: #d96c6c;}
.descp{font-family: 'Lato', sans-serif;font-weight: 300;font-size: 14px;line-height: 20px;}
.btn{font-family: 'Brie Light';font-size: 19px;padding: 10px 30px;border: 1px solid #d7d7d7;border-radius: 20px;display: inline-block;cursor: pointer;}
.category.btn{margin-top: 15px;}
.btn:hover{background: #d96c6c !important;color:#FFF;}
.valign-m{display: table-cell;;vertical-align: middle;}


.social-wrapper {text-align: right;}
.social-wrapper i{font-size: 22px;color: #c6c5c5;display: inline-block;vertical-align: middle;}
.social-wrapper i:hover{color: #d96c6c}
.social-wrapper i+i{padding-right: 20px;padding-left: 15px;}
.social-wrapper a{display: inline-block;vertical-align: middle;margin: 0px 15px;}
.social-wrapper a:last-child{display: inline-block;vertical-align: middle;padding-right: 0px;}

section.about{background: url(images/shadow-bg.png) no-repeat;background-size: cover;}

.about-wrapper{display: table;height: 100vh}
.about-wrapper .text-wrapper{width: 45%;display: table-cell;vertical-align: middle;text-align: justify;}
.about-wrapper .text-wrapper .head{padding: 145px 0px 25px;}
.about-wrapper .text-wrapper .descp{padding: 0px 0px 25px;}
.about-wrapper .home-image{width: 50%;display: table-cell;vertical-align: bottom;}
.about-wrapper .home-image img{width: 110%;}
.about-wrapper .btn{margin-right: 15px;}

.experience-wrapper{position: relative;height:auto;display: block;padding: 100px 0px;}
.experience-wrapper .head>div{display: inline-block;vertical-align: middle;}
.experience-wrapper .head>div:first-child{width:25%;}
.experience-wrapper .head>div:last-child{width:75%;text-align: right;}
.experience-wrapper .head{padding-bottom: 35px;}
.experience-wrapper .text-wrapper{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-gap: 40px;-moz-column-gap: 40px;column-gap: 40px;text-align: justify;}

section.events{background: #fbfbfb;}
.events-slider {position: relative;}
.events-slider .silder-container{padding:100px 0px;position: relative;background-position: center center;width: 100%;display: block;/*height:60vh;*/background: url(images/gallery-banner.png) no-repeat;background-size: cover;background-attachment: fixed;position: relative;}
.events-slider .silder-container:after{position: absolute;content: '';top: 0;left:0;width: 100%;height: 100%;background: url(images/pattern.png);}
.events-slider .silder-container>div{display: none;position: relative;width: 100%;height:auto;height: 100%;}
.events-slider .silder-container>div:first-child{display: block;}
.events-slider .silder-container img{width:100%;}


.slider-content {padding: 20px;background: #fff;position: relative;bottom: 18%;width: 600px;left: 10%;z-index:9; }
/*.slider-content .each{display: none;}
.slider-content .each:first-child,.slider-content .each.active{display: block;}*/
.slider-content .head{font-family: 'Lato', sans-serif;font-weight: 300;font-size: 30px;color: #cccccc;margin-bottom: 20px;}
.slider-content .detail-wrapper .each{display: none;width: 100%;}
.slider-content .detail-wrapper .each:first-child{display: block;}
.slider-content .detail-wrapper .date{color:#d96c6c;display: inline-block;width: 28%;text-align: center;}
.slider-content .detail-wrapper .date div{font-size: 90px;font-family: 'Lato', sans-serif;font-weight: 700;margin-top: -22px;}
.slider-content .detail-wrapper .date div+div{font-size: 19px;font-family: 'Lato', sans-serif;font-weight: 700;margin-top: none;}
.slider-content .detail-wrapper .details{border-left: 1px solid #adadad;padding-left: 4%;color:#000;font-size: 18px;font-family: 'Lato', sans-serif;font-weight: 700;width: 72%;display: inline-block;vertical-align: top;}
.slider-content .detail-wrapper .details .title{font-size: 18px;margin: 0px 0px 20px;}

.event-nav {position: absolute;bottom: -25%;left: 0;right: 0;margin: auto;}
.event-nav ul{padding: 0;margin: 0;text-align: center;margin-top: 10px;}
.event-nav ul li{position: relative;list-style: none;display: inline-block;width: 10px;height: 10px;border: 2px solid #b7b7b7;border-radius: 50%;cursor: pointer;}
.event-nav ul li.active:after{content: '';position: absolute;left: -18px;top: -40px;width: 1px;height: 1px;border-left: 20px solid transparent;border-right: 20px solid transparent;border-top: 20px solid #fff;clear: both;}
.event-nav ul li.active{background: #b7b7b7;}


.events-clients{display: block;height: auto;width: 100%;margin: auto;padding: 100px 0px;text-align: center;}
.events-clients .title{margin: 20px 0px;font-family: 'Brie Light';font-size: 51px;}
.events-clients-container{text-align: center;display: block;vertical-align: middle;}
.events-clients-container img{display: inline-block;margin: 20px 10px;vertical-align: middle;}


section.articles{background: #f1f2f5; padding: 100px 0px;}
.articles-tab-wrapper{display: table-cell;width: 100%;height: auto;vertical-align: middle;}
.articles-tab-wrapper .tab-head{display: table-cell;width: 25%;/*vertical-align: middle;*/}
.articles-tab-wrapper .tab-head >div{font-family: 'Brie Light';font-size: 22px;padding: 15px 0px;cursor: pointer;position: relative;}
.articles-tab-wrapper .tab-head >div:first-child{padding-top: 0;}
.articles-tab-wrapper .tab-head >div.active{color: #d96c6c;}
.articles-tab-wrapper .tab-head >div:after{position: absolute;content: '';background: #c2c3c7;width: 80%;height: 1px;left: 0;bottom: 0;}
.articles-tab-wrapper .tab-content{display: table-cell;width: 75%;/*vertical-align: middle;*/}
.articles-tab-wrapper .tab-content .head{font-family: 'Brie Light';font-size: 36px;color: #d96c6c;margin: 30px 0px;}
.articles-tab-wrapper .tab-content .img{margin: 30px 0px;}
.articles-tab-wrapper .tab-content .descp{font-family: 'Lato', sans-serif;font-weight: 300;font-size: 14px;}
.articles-tab-wrapper .tab-content .descp img{width: 48%;float: left;margin-bottom: 2%;margin-right: 2%;}
.articles-tab-wrapper .tab-content .descp img+img{float: right;}
.tab-content .tab-content-each{display: none;position: relative;}
.tab-content .tab-content-each span{position: absolute;top: 0;right: 0;display: block; }
.tab-content .tab-content-each span img{margin-left: 35px;cursor: pointer;}
.tab-content .tab-content-each:first-child{display: block;}

.tab-content .tab-content-each .record-each{display: none;}
.tab-content .tab-content-each .record-each.active{display: block;}
.cat-head{font-family: 'Brie Light';font-size: 36px;margin-bottom: 80px;}
/*.tab-content-each .img>div{display: inline-block;width: 50%;vertical-align: top;}
.tab-content-each .img>div img{width: 100%;}
.tab-content-each .img>div{padding-right: 1%;}
.tab-content-each .img>div+div{padding-left: 1%;padding-right: 0;}*/
.cat-view-btns{margin: 20px 0px;}
.cat-view-btns a{font-size: 14px;}
.cat-view-btns a+a{margin-left: 10px;}

.gallery-wrapper{height: auto;display: block;padding: 100px 0px;}
.gallery-wrapper .head{padding: 0px 0px 10px;}
.gallery-item{width: 102%;margin-left: -0.8%;}
.item-e{display: inline-block;width: 23.125%;margin: 0.7%;position: relative;vertical-align: top;}
.item-e .img{display: block;position: relative;}
.item-e .title{font-family: 'Lato', sans-serif;font-weight: 300;font-size: 14px;margin: 15px 0px;}
.item-e .img:before{position: absolute;content: '';width:90%;height: 90%;top:0;left: 0;border: 0px solid #fff;bottom: 0;right: 0;margin: auto;}
.item-e .img:hover:after{cursor: pointer;z-index: 1;position: absolute;content: '';width:100%;height: 100%;top:0;left: 0;bottom: 0;right: 0;margin: auto;background: rgba(0,0,0,0.5)}
.item-e img{width: 100%;display: block;}
.item-e .more{display: none;z-index: 2;position: absolute;font-size: 56px;color: #fff;width: 50px;height: 50px;top:0;left: 0;bottom: 0;right: 0;margin: auto;background: url(images/plus.png) no-repeat center 
center;}
.item-e:hover .more{display: block;cursor: pointer;}

section.blog{background: #f1f2f5; }
.blog-wrapper{ }
.blog-wrapper .head{padding: 65px 0px 20px;}
.blog-wrapper .top-w{display: table;height: auto;}
.blog-wrapper .top-w .btn{margin-right: 15px;}
.blog-wrapper .top-w .text{display: table-cell;width: 50%;padding-right: 1%;vertical-align: top;}
.blog-wrapper .top-w .text.right{padding-left: 1%;}
.blog-wrapper .top-w .text img{width: 100%;margin: 20px auto 10px;}
/*.blog-wrapper .top-w .image{display: table-cell;width: 50%;padding-left: 1%;vertical-align: middle;}
.blog-wrapper .top-w .image img{width: 50%;}*/
.blog-wrapper .top-w .sub-head{margin: 30px 0px 20px;}
.blog-wrapper .top-w .date{font-family: 'Lato', sans-serif;font-weight: 300; font-size: 12px;font-style: italic;margin: 10px 0px;}
.blog-wrapper .top-w .descp{padding-bottom: 30px;}
.blog-wrapper .botto-w{height: auto;display: table;position: relative;overflow: hidden;padding: 50px 0px;}

/*.carosal-blog .carosal-e{width: 100%;display: inline-block;margin: 12px 0px;vertical-align: top;}*/



section.blog-page{background: #f1f2f5;padding-top: 76px;}
.blog-page-wrapper{padding-bottom: 40px;background: #fff;}
.blog-page-wrapper .head{font-size:26px;}
.blog-page-wrapper .date,.blog-wrapper .blog-tags{font-family: 'Lato', sans-serif;font-weight: 300;font-size: 14px;font-style: italic;margin: 10px 0px;}
.blog-page-wrapper .date{display: inline-block;}
.blog-page-wrapper .social-share{display: inline-block;}
.blog-page-wrapper .social-share i{margin: 0 10px;display: inline-block;cursor: pointer;}
.blog-page-wrapper .social-share i:hover{color:#d96c6c}
.blog-page-wrapper .top-w{display: block;padding-top: 50px;height: auto;width: 80%;}
.blog-page-wrapper .top-w .btn{margin-right: 15px;}
.blog-page-wrapper .top-w .text{display: inline-block;padding-right: 30px;vertical-align: top;width: 70%;}
.blog-page-wrapper .top-w .image{margin: 10px 0px;}
.blog-page-wrapper .top-w .image img{width: 100%;height: auto;display: block;margin: 20px 0px;}
.blog-page-wrapper .top-w .sub-head{margin: 30px 0px 20px;}
.blog-page-wrapper .top-w .descp{/*padding-bottom: 30px;*/font-weight: 300;line-height: 18px;/*margin: 20px 0px;*/text-align: justify;}
.blog-page-wrapper .top-w .descp.blogpage img{width:100%;height: auto;}

.blog-page-wrapper .botto-w{padding: 30px 0px;height: auto;display: table;position: relative;overflow: hidden;}
.other-articles{display: inline-block;vertical-align: top;/*width: 350px;*/width: 29%;padding: 0px 0px 0px 30px;border-left: 1px solid #ccc;}
.other-articles .title{font-size: 30px;font-family: 'Brie Light';}
.other-articles .date{font-family: 'Lato', sans-serif;font-weight: 300;font-size: 14px;font-style: italic;margin: 10px 0px;}
.other-articles .article-each{padding: 20px 0 0px 0;border-bottom: 1px solid#ccc;}
.other-articles .article-each .title{font-family: 'Lato';font-size: 14px;font-weight: 700;}
.article-list{margin: 0 0 40px 0;height: 1300px;overflow: hidden;}
.tag-list{margin: 20px 0px;}
.tag-list ul{list-style: none;margin: 0;padding: 0}
.tag-list ul li{display: inline-block;ont-family: 'Lato', sans-serif;font-weight: 300;font-size: 12px;/*width: 49%;*/font-style: italic;line-height: 22px;padding: 2px 5px;}

.blog-nav{font-size: 22px;font-family: 'Brie Light';width: 100%;display: table;color: #d96c6c;padding-top: 30px;}
.blog-nav>div{display: table-cell;vertical-align: top;width: 50%;text-align: left;padding-right: 30px;}
.blog-nav>div:last-child{text-align: right;border-left: 1px solid;padding-left: 30px;}
.notFound{font-family: 'Brie Light';font-size: 22px;}

.blog-logo-head{font-size: 56px;font-family: 'Brie Light';color: #cccccc}
header.active .blog-logo-head{font-size: 26px;}
.comment-form{}
.comment-form>div{width: 50%;padding: 40px 0px 40px;}
.comment-form>div .title{font-size: 30px;font-family: 'Brie Light';margin-bottom: 20px;}
.comment-form>div input[type="text"]{font-size: 15px;font-family: 'Lato', sans-serif;font-weight: 300;width: 100%;height: 40px;margin-bottom: 12px;padding-left: 15px;}
.comment-form>div textarea{font-size: 15px;font-family: 'Lato', sans-serif;font-weight: 300;width: 100%;height: 140px;margin-bottom: 12px;resize:none;padding: 15px;}
.comment-form>div input[type="submit"]{background: transparent;}
.loggedin-user-in-comment{font-size: 22px;font-family: 'Brie Light';margin: 20px 0px;}
.comment-date{font-size: 14px;}
.comment-wrapper{padding: 60px 0px 0px;}
.comment-each{margin: 10px 0px;border-left:1px solid #999;padding: 4px;position: relative;}
.reply-c{position: absolute;top: 0;right: 0;display: none;cursor: pointer;}
.comment-replies{display: block;font-size: 14px;text-align: left;padding: 2px 50px; }
.comment-replies>div:last-child{display: none;}
.comment-each:hover .reply-c{display: block;}
.comment-divider{width:100%;height:1px;background:#ccc;margin: 30px 0px;}
.comment-divider.replies{width:100%;height:1px;background:#ccc;margin: 5px 0px;}
.gap{height: 40px;}
.comment-form.reply{display: none;}
.replies-each{margin: 10px 0px;}
.close-leave-reply{cursor: pointer;}





section.publications{background: #fff; }
.publications-wrapper{}
.publications-wrapper .top-w{display: table;padding: 50px 0px 15px;height: auto;}
.publications-wrapper .top-w .btn{margin-right: 15px;}
.publications-wrapper .top-w .text{display: table-cell;width: 50%;padding-right: 1%;vertical-align: middle;}
.publications-wrapper .top-w .image{display: table-cell;width: 50%;padding-left: 1%;vertical-align: middle;}
.publications-wrapper .top-w .image img{width: 80%;}
.publications-wrapper .top-w .sub-head{margin: 30px 0px 20px;}
.publications-wrapper .top-w .descp{padding-bottom: 30px;}

.publications-wrapper .botto-w{padding: 25px 0px 50px;height: auto;display: block;position: relative;text-align: center;}
.carosal-wrapper{}
.botto-w .btn{margin-top: 20px;}


.carosal-wrapper .screen-each{display: inline-block;}
.carosal-wrapper .carosal-e{width: 50%;display: inline-block;margin: 12px 0px;vertical-align: top;text-align: left;}
.carosal-wrapper .carosal-e a{color: #d96c6c;}
.carosal-wrapper .carosal-e:nth-child(odd){padding-right: 1%;}
.carosal-wrapper .carosal-e:nth-child(even){padding-left: 1%;}
.carosal-wrapper .carosal-e .title{font-size: 22px;font-family: 'Brie Light';}
.carosal-wrapper .carosal-e .date{font-family: 'Lato', sans-serif;font-weight: 300;font-size: 11px;font-style: italic;margin: 10px 0px;}
.carosal-o-w{width: 100%;overflow: hidden;}
.carosal-i-w{}
.carosal-nav-wrapper{ position: absolute;bottom: 5%;left: 0;right: 0;}
.carosal-nav{padding: 0;margin: 0;text-align: center;margin-top: 10px;}
.carosal-nav li{margin: 0px 2px;position: relative;list-style: none;display: inline-block;width: 10px;height: 10px;border: 2px solid #b7b7b7;border-radius: 50%;cursor: pointer;}
.carosal-nav li.active{background: #b7b7b7;}
.line-break{width:100%;height:1px;background:#d7d7d7;}

section.contact{background: #f1f2f5; }
.contact-wrapper{padding: 65px 0px 70px;display: table;height: auto}
.contact-wrapper .head{padding-bottom: 65px;}
.contact-section-wrapper .contat-form{width: 50%;display: inline-block;vertical-align: top;padding-right: 1%;}
.contact-section-wrapper .contat-form input[type="text"]{font-size: 15px;font-family: 'Lato', sans-serif;font-weight: 300;width: 100%;height: 40px;margin-bottom: 12px;padding-left: 15px;}
.contact-section-wrapper .contat-form textarea{font-size: 15px;font-family: 'Lato', sans-serif;font-weight: 300;width: 100%;height: 140px;margin-bottom: 12px;resize:none;padding: 15px;}
.contact-section-wrapper .contat-form input[type="submit"]{background: transparent;}
.contact-section-wrapper .contat-form .result{font-size: 14px;font-family: 'Lato', sans-serif;font-weight: 300;margin: 10px 0px;}
.contact-section-wrapper .quick-links{width: 50%;display: inline-block;vertical-align: top;padding-left: 1%;}

.quick-links{}
.quick-links .details{}
.quick-links .details .title{font-size: 24px;}
.quick-links .details .title>div{display: inline-block;width: 50%;vertical-align: middle;font-family: 'Brie Light';}
.quick-links .details .title>div+div{text-align: right;}
.quick-links .details .descp{font-size: 13px;margin: 20px 0px;}
.marUD{margin: 20px 0px;}
.social-links{}
.social-links .social{font-size: 18px;display: inline-block;font-family: 'Brie Light';width: 25%;}
.social-links .social i{margin-left: 12px;cursor: pointer;}
.social-links .social i:hover{color: #d96c6c;}
.social-links .copyright{font-size: 15px;display: inline-block;color: #797878;font-family: 'Brie Light';width: 75%;text-align: right;}


.page-links{}
.page-links .col-e{width:33.3%;display: inline-block;color: #292929;font-size: 12px;font-family: 'Lato', sans-serif;font-weight: 300;vertical-align: top;}
.page-links .col-e ul{list-style: none;margin:0;padding: 0;position: relative;width: 100%;}
.page-links .col-e ul li{margin-bottom: 12px;cursor: pointer;}
.page-links .col-e ul li:hover{color: #d96c6c;}
.page-links .col-e ul:after{position: absolute;content: '';height: 100%;width: 1px;background: #eeeeee;top: 0;right: 10px;}
.page-links .col-e:last-child ul:after{width: 0px;}

footer{background: #fff;}
footer .footer-wrapper{display: block;padding: 40px 0 25px;}
footer .footer-wrapper>div{display: inline-block;width: 50%;}
footer .footer-wrapper>div:first-child{text-align: left;color: #797878;font-size: 13px;font-family: 'Brie Light';}
footer .footer-wrapper>div:last-child{text-align: right;color: #000000;font-size: 14px;font-family: 'Brie Light';}
.ec-l>div{display: inline-block;vertical-align: middle;margin-right: 15px;}
.ec-l>div+div{margin-right: 0px;}
.vhpv,.vhpwv{height: 0 !important;width: 0 !important;padding: 0 !important;margin: 0!important;border: 0 !important}
.mob-tab-content{display: none;color: #000;}

.overlay_bg{
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
	text-align: center;
}
.overlay_bg.active {
	opacity:1;
	pointer-events: auto;
}
.overlay_content {
	width: 50%;
	position: relative;
	margin: auto;
	padding: 20px;
	background: transparent;
	display: inline-block;vertical-align: middle;
}
.overlay_content .title{
	width: 90%;
	background: #fff;
	padding: 10px 20px 10px;
	margin: auto;
	font-family: 'Lato', sans-serif;font-weight: 300;
	font-size: 14px;
	color: #d96c6c;
}
.overlay_bg> div img {
	width: 90%;
	border:20px #fff solid;
}
.overlay-close{
	top: 40px;
	right: 40px;
	position:absolute;
	cursor: pointer;
}

.toHome{background: url(images/home.png) no-repeat;width: 30px;height: 26px;}
.searchIcon{background: url(images/search.png)no-repeat;width: 26px;height: 26px;;}
.toContact{background: url(images/email.png)no-repeat;width: 30px;height: 23px;}
.menu{background: url(images/menu.png)no-repeat;width: 34px;height: 30px;}
.searchIcon:hover{background: url(images/search-hover.png)no-repeat;width: 26px;height: 26px;;}
.toContact:hover{background: url(images/email-hover.png)no-repeat;width: 30px;height: 23px;}
.menu:hover{background: url(images/menu-hover.png)no-repeat;width: 34px;height: 30px;}
.overlay_one_pixel{width:1px;height:100%;display:inline-block;vertical-align:middle;}
.menu-overlay,.menu-search {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    bottom: 0;
}
.menu-wrapper {
	text-align: center;
    width: 97%;
    height: 93.5%;
    background: rgba(204,102,102,0.95);
    padding: 30px;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1001;
    display: block;
}
.menu-close{cursor: pointer;position: absolute;top: 20px;right: 20px;}
.tab-arrow{float: right;margin-top: 10px;margin-right: 40px;display: none;}	
.articles-tab-wrapper .tab-head >div.active .tab-arrow{float: right;margin-top: 5px;margin-right: 40px;display: block;}
.menu-nav{text-align:left;padding:80px 0px;font-family: 'Brie Light';font-size: 26px;display: inline-block;margin: 0px 20px;vertical-align: top;position: relative;}
.menu-nav:after{width: 1px;height: 60%;position: absolute;content: '';right: -12%;top: 22%;background: #fff;}
.menu-nav>a{margin: 20px 0px;cursor: pointer;display: block;}
.menu-wrapper>div:last-child:after{width: 0;}

.search-wrapper{width: 400px;margin: 65px auto;text-align: center;    position: relative;}
.search-wrapper input[type="text"]{width: 100%;height: 54px;border:1px solid #fff;background: transparent;padding-left: 20px;border-radius: 20px;}
.search-wrapper input[type="submit"]{    color: #fff;
    height: 54px;
    border: none;
    background: transparent;
    border-radius: 20px;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 60px;
    font-size: 24px;background: url(images/search-white.png)no-repeat center center;}

.search-wrapper input::-webkit-input-placeholder {color: #ffffff;}
.search-wrapper input::-moz-placeholder {color: #ffffff;}
.search-wrapper input:-ms-input-placeholder { color: #ffffff;}

@media only screen and (max-width : 1336px) {
	.about-wrapper .home-image img{width: 85%;}
}


@media only screen and (max-width : 1054px) {
.contact-section-wrapper .contat-form{width: 40%}
.contact-section-wrapper .quick-links{width: 60%;}
.articles-tab-wrapper .tab-head{width: 30%;}
.tab-content .tab-content-each span{position: relative;}
}

@media only screen and (max-width : 900px) {
.about-wrapper .text-wrapper .head {/*margin: 100px 0 25px;*/font-size: 56px;}
.about-wrapper .text-wrapper .descp{text-align: justify;}
.btn{margin-bottom: 10px;width: 45%;text-align: center;}
.descp{font-size: 18px;}
.head{font-size: 56px;}
.slider-content{width: 65%:;}
.item-e {display: inline-block; margin: 2%;position: relative;width: 45%;}
.publications-wrapper .top-w{padding: 50px 0px;height: auto;}
.publications-wrapper .botto-w {height: auto;padding: 50px 0px;}
.contact-section-wrapper .contat-form{width: 100%}
.contact-section-wrapper .quick-links{width: 100%;}
.experience-wrapper .text-wrapper{-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
.slider-content{width: 65%}
.events-clients,.gallery-wrapper{padding: 40px 0px;height: auto}
/*.articles-tab-wrapper .tab-head{padding-right: 20px;}*/
.publications-wrapper .top-w{display: block;}
.publications-wrapper .top-w .text,.publications-wrapper .top-w .image{display: block;width: 100%;}
.page-links .col-e,.quick-links .details .descp,.articles-tab-wrapper .tab-content .descp{font-size: 18px;}
.social-links .copyright,.social-links .social{font-size: 20px;}
.header-wrapper.max-w{width: 90%;}
header .header-wrapper .logo{width: 200px;margin: auto; display: block;padding:15px 0px;text-align: center; width: 60%; float:left; margin-left: -30px;}
header .header-wrapper .logo img{width: 65%;}
header.active .header-wrapper .logo img{width: 55%;}
header.active .header-wrapper .logo{margin: auto;}

header.active{background:#fff;z-index: 9;}
.about-wrapper .home-image{vertical-align: middle;}
.articles-tab-wrapper{padding: 50px 0px 50px;}
.valign-m{display:block;vertical-align: top;}
section{width: 100%;min-height: auto;height:auto;}



header{position: fixed;top: 0;background: #fff;z-index: 10;}
.about-wrapper .text-wrapper .head{margin: 0 0 25px;padding: 60px 0px 25px;}
.container{padding-top: 100px;}
.about-wrapper{display: block;height: auto;position: relative;}
.about-wrapper .text-wrapper{width: 100%;position: relative;z-index: 2}
.about-wrapper .home-image{;display: block;width: 100%;bottom: 0;z-index: 0;}
.slider-content .each{display: block !important;}
.slider-content{position: relative;left: 0;right: 0;margin: auto;width: 100%;top: auto;}
.events-slider .silder-container{height: auto;background: #fff;padding: 0px;}
.events-slider .silder-container > div{position: relative;}
header .header-wrapper .social-wrapper{display: inline-flex; margin-top:-65px;}
.articles-tab-wrapper .tab-content{display: none;}
.articles-tab-wrapper .tab-head,.articles-tab-wrapper{width: 100%;display: block;}
.articles-tab-wrapper{height: auto;}

.publications-wrapper .top-w .descp{text-align: justify;}
.btn-w{text-align: center;}
.slider-content{padding: 0px 0 65px;z-index: 3;}
.slider-content .head{width: 80%;margin: auto;}
.slider-content .detail-wrapper .each{margin: 30px auto;width: 80%;}
.carosal-wrapper .carosal-e{margin: 30px 0;}
.carosal-wrapper .carosal-e,.carosal-t-w{display: block;width: 100%;}
.carosal-wrapper .carosal-e:nth-child(odd){padding-right: 0;}
.carosal-wrapper .carosal-e:nth-child(even){padding-left: 0%;}
.carosal-nav-wrapper{display: none;}
.contact-section-wrapper .quick-links{margin-top: 30px;padding-left: 0px;}
.publications-wrapper .top-w .text{padding-right: 0;}
.publications-wrapper .top-w .image{padding-left: 0;margin: 30px 0px;}
.quick-links .btn{width: 90%;}
.articles-tab-wrapper .tab-head >div{font-size: 36px;}
.mob-tab-content .head{font-size: 30px;margin: 30px 0px;}
.record-each .descp{text-align: justify;}
.mob-tab-content .img>div{display: none;}
.mob-tab-content .img>div img{width: 100%;}
.mob-tab-content .img>div:first-child{display: block;}
.articles-tab-wrapper .tab-head >div:after{width: 100%;}
/*.articles-tab-wrapper .tab-head >div:after{top:142%;}*/
.events-slider .silder-container:after{background: #fff;}

.comment-form>div{width: 100%;}
.other-articles,.blog-page-wrapper .top-w .text,.blog-wrapper .top-w .text,.blog-wrapper .top-w .image{width: 100%;display: block;}
section.blog-page{padding-top: 100px;}
.blog-nav{margin: 40px 0px;}
.blog-wrapper .top-w .image img{width: 100%;}
.event-nav{display: none;}
.mob-tab-content span{margin: 20px 0px 10px;display: block;}
.mob-tab-content .record-each .descp{}
.mob-tab-content .record-each .descp img{width: 100%;margin: 20px 0px;}
.cat-view-btns a{font-size: 19px;}
.article-list{margin: 0 0 40px 0;height: auto;overflow: none;}
.blog-page-wrapper .top-w .descp.blogpage img{width:100%;height: auto;}
}

@media only screen and (max-width: 900px)
  {
    .hidden-xs
    {
      display: none;
    }
}



@media screen and (max-width: 768px) {
    .visible-xs {
        display: inline-block !important;
    }
}

@media screen and (min-width: 768px) {
    .visible-xs {
        display: none !important;
    }
}


