@import url('https://fonts.googleapis.com/css2?family=Lato&family=Poppins:wght@300;400;500;600;700&display=swap');
body{
    top:0;
    left:0;
    width:100%;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color:#000;
    line-height: 20px;
}



/* footer bottom */ 

 .content-area{
    min-height:1080px;
  }

@media only screen and (max-width: 767px) {
   .content-area{
    min-height:800px;
  }

}

button:focus {
    outline: 0px dotted;
    /* outline: 0px auto -webkit-focus-ring-color; */
}
*{
   box-sizing: border-box;
}
ul{
    padding:0;
    margin:0;
    list-style: none;
    float:left;
}
.w71 img{
    max-width: 50.4%;
}
.w72 img{
    max-width: 65.4%;
}
p{
    float:left;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}
.pull-left{
    float:left;
}
h1,h2,h3,h4,h5,h6{
    padding:0;
    margin:0;
    font-weight: 500;
    float:left;
}
a,a:hover{
    text-decoration: none;
}
section{
    float: left;
    width:100%;
}
h1{
    font-size: 50px;
    
}
h2{
    font-size: 35px;
}
h3{
    font-size: 27px;
}
img{
    max-width:100%;
}
section{
    float:left;
}
.pt-100{
    padding-top:100px;
}

.topnav {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    background: #fff;
    position: fixed;
    left: 0;
    transition: all .5s;
    z-index: 999;
}
.artheading{
    border-bottom: 1px #000 solid;
    padding-bottom: 10px;
    margin-bottom: 30px;
    width: 100%;
}
.activemenu{
   top:0;
}
.logoholder{
    width:100%;
    float:left;
    
}
.logoholder img{
    max-width:70%;
}
.navbar{
    width:auto;
    padding:0.5rem 0px 0.5rem 1rem;
    float:right;
}
.navbar li{
    display:inline-block;
    padding:7px 12px;
}
.navbar li:last-child{
    padding-right:0!important
}
input[type:file]{
    width:100%;
}
.navbar li a {
    color: #46A24F;
    font-size: 15px;
    font-weight: 600;
    position: relative;
}
.navbar li a:before{
   position:absolute;
   content: '';
   width:0%;
   height:3px;
   background-color: #46A24F;
   transition: all .4s;
   bottom:-7px;
   left:0;
}
.navbar li a.active:before{
    width:100%!important;
}
.navbar li a:hover:before{
    width:100%;
}
.extra_to_left{
    margin-left:50px!important;
}
.greenbutton {
    background-color: #000;
    border: 1px #000 solid;
    border-radius: 5px;
    transition: all .4s;
}
.greenbutton a{
    color:#fff!important;
}
.greenbutton a:hover:before{
    width:0!important;
}
.bannerarea{
    width:100%;
    padding:50px 0;
    padding:100px 0 0;
}
.introcell{
    width:100%;
    padding:0px 30px 0 0;
    float:left;
    vertical-align: middle;
}
.introcell h1{
    color:#46A24F;   
    position: relative;
    width:100%;
    font-weight: 300;
}
.introcell h1 span{
    color:#46A24F;
    font-weight: 700;
    font-size: 60px;
}
.introcell h4{
    color:#000;
    font-weight: 400;
    font-size: 30px;
    padding:18px 0 21px;
}
.separator{
    width:100%;
    float:left;
}
.separator:after{
    width:50%;
    content:'';
    position: absolute;
    height:5px;
    background-color: #000;
}
.introcell p{
    width:100%;
    line-height:23px;
    font-size: 18px;
}
.halfbackbanner {
    background-repeat: no-repeat!important;
    background-position: right 70px!important;
    background-size: 50%!important;
}
.container{
    max-width:1440px;
    
}
.container-small{
    max-width:1200px;
}
.social-icons {
    width: 100%;
    float: left;
    padding: 0 0 15px;
}
.social-icons a{
    margin-right:15px;
    float:left;
}
.social-icons a i{
    color:#535252;
    font-size: 25px;
    float:left;
    transition: all .3s;
}
.social-icons a i:hover{
    color:#ffffff;
}
.headericon a i:hover{
    color:#000000!important;
}
.social-icons span{
    float:left;
    padding-right:10px;
    color:#fff;
}
.graybar{
    background:#e7e7e7;
    padding:9px 0; 
}
.commonsection{
    width:100%;        
}

.section-gap{
    padding: 100px 0 50px;
}
.m-top-bot{
    margin:50px 0;  
}
.ptb-50{
    padding-top:50px;
    padding-bottom: 50px;
}
.articlegallery {
    width: 100%;
    padding: 50px 0;
    background: #efeeee;
}
.articlelist{
    width:100%;
    padding-left:50px;
    overflow-y: auto;
    overflow-x: hidden;
    float:left;
    max-height:700px;
}
.noticetext{
    font-size: 20px;
    padding:100px;
    text-align: center;
}
.articlelist h2{
    width:100%;
    padding-bottom:20px;
    color:#46A24F;
    font-weight: 300;
}
.articlelist h2 span{
    font-size: 40px;
    color:#46A24F;
    font-weight: 700;
}
.listview{
    float:left;

}
.listview li{
    width:100%;
    float: left;
    padding: 10px 0;
    cursor:pointer;
}
.listview li h4,.listview h4{
    font-size: 27px;
    font-weight: 400;
    width:100%;
    line-height: 30px;
    padding:0 0 8px;
    float:left;
    text-transform: uppercase;
} 
.linkholder{
    
    background-color: #e8e8e8;
    transition: all .4s;
    cursor:pointer;
}
.linkholder a h3{
    text-decoration: none;
    color:#000;
    padding:21px 20px 12px;
    text-align: center;
    width:100%;
}
.linkholder:hover{
    background-color: #083c8e;
}
.linkholder:hover a h3,.linkholder h3:hover,.linkholder a:hover h3{
    color:#fff!important;
    text-decoration: none!important;
}
.youtubeimage {
   
    float: left;
    height: 167px;
    overflow: hidden;
}
.youtubecontent{
    width:100%;
    float:left;
    padding-top:15px;
}
.youtubecontent a h3{
    text-decoration: none!important;
}

.listview li p{
    width:100%;
    color:#000;   
    float:left;
    padding:10px 0;
    margin:0; 
}
.listview a{
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    float:left;
}
.footerabout a{
    color:#d6cece!important;
    text-decoration: none!important;
    font-weight: 300!important;
    font-size: 13px!important;

}
.footerabout a:hover{
    text-decoration: underline!important;
}
.dynamicart{
    width:100%;
    position:relative;
}
.article-Details-block{
    width:100%;
    position:absolute;
    top:0;
    left:0;
    padding:20px;
    opacity:0;
    height:0;
    visibility: hidden;
    overflow: hidden;
    transition: all .5s;
}
.article-Details-block h3{
    width:100%;
    float:left;
    font-size: 23px;
    color:#0875a0;
    padding:0 0 20px;
}
.article-Details-block .linkholder,.linkholder{
    width:100%;
    float:left;
    padding:25px 0 0;
}
.article-Details-block a{
    padding:10px 19px;
    background-color: #000;
    color:#fff;
    float:right;
    border:1px #000 solid;
}

.selecteditem{
    padding:10px!important;
    border:2px #000 solid;
}
.projectgbar{
    width:100%;
    background:#09516e;
    padding:15px;

}
.projectthm{
    width:100%;
    padding:15px;
    text-align: center;
    float: left;
}
.projectthm h4{
    width:100%;
    float:eft;
    text-align: center;
    font-size: 20px;
    color:#fff;
    padding:0 0 10px;
}
.projectthm p{
    width:100%;
    text-align: center;
    padding:0 0 10px;
    color:#fff;
    margin:0
}
.projectthm .buttonholder{
    width:100%;
    text-align: center;
    float:left;
    padding-top:10px;
    height:40px;
}
.projectthm .buttonholder a{
    padding:6px 10px;
    border:1px #fff solid;
    color:#fff;
}
.desarea{
    width:100%;
    float:left;
    padding-bottom:20px;
    padding-top:20px;
    padding-right:50px;
}
.desarea h3{
    font-size: 36px;
    padding:0 0 15px;
    float:left;
    width:100%;
}
.go-right{
    text-align: right;
}
.proheading{
    padding-top:20px;
}
.imgholder{
    width:100%;
    float:left;
    text-align: center;
}
.footer {
   
    background: #000000;
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-top: 0px;

}

.footerlogodiv{
    width:100%;
    float: left;
    padding-bottom:20px;
}
.footer-content-area{
    width:100%;
    float: left;
    padding-top:20px;
}
.footer-content-area ul{
    width:33%!important;
    float: left!important;
}
.footer h4{
    font-size: 19px;
    font-weight: 600;
    width:100%;
    float:left;
    padding-bottom:15px;
    color:#fff;
}
.footer p{
    padding-bottom:15px;
    margin:0;
    color:#fff;
}
.footer p,.footer a,.footer li{
    color:#bfbaba;
}
.footer a:hover{
    text-decoration: none;
    color:#fff;
}
.footer-content-area ul,.formhover{
    width:100%;
    float:left;
}
.footer-content-area ul li,.formfieldhover{
    width:100%;
    float:left;
    padding:5px 0;
}
.footer-content-area ul li a{
    text-decoration: none;
    position:relative;
}
.footer-content-area ul li a:after{
    position:absolute;
    content: '';
    width:0%;
    height:1px;
    background-color: #46A24F;
    transition: all .4s;
    bottom:-3px;
    left:0;
 }
 .footer-content-area ul li a:hover:after{
     width:100%;
 }
 .footer-content-area ul li a:hover{
    text-decoration: none;
 }
 .formfieldhover input[type=text],.formfieldhover input[type=tel],.formfieldhover input[type=email]{
    width:100%;
    height:42px;
    padding:10px;
    background-color: transparent;
    border:1px #585858 solid;
    border-radius: 0;
    float:left;
 }
 .formfieldhover input[type=submit]{
    padding:7px 12px;
    background: #000;
    color:#fff;
    float:left;
    margin-top:10px;
    border:0;
    cursor: pointer;
    border:1px #000 solid;
    transition: all .5s;
 }
 .formfieldhover input[type=submit]:hover{
    background:#fff;
    color:#000;
 }
 .formfieldhover label{
    width:100%;
    float:left;
    color:#000;
 }
 .formfieldhover textarea{
    width:100%;
    height:100px;
    padding:10px;
    background-color: transparent;
    border:1px #585858 solid;
    border-radius: 0;
    float:left;
 }
 .collapsebtn{
    width:30px;
    height:25px;
    cursor:pointer;
    float:right;
    padding: 5px;
    display:none;
    margin-top: 15px;
 }
 .collapsebtn span{
    width:100%;
    float:left;
    height:2px;
    background: #000;
    margin:2px 0;
    
 }
 .collapseclose {
    width: 30px;
    height: 10px;
    border: 0;
    background: transparent;
    float: right;
    transform: rotate(45deg);
    display: none; 
    font-size: 34px;
}
 .activeitem{
    display:block;
 }
 .inactiveitem{
    display:none;
 }
 .showinmobile{
    display:none;
}
.blogformob{
    width:100%;
    float:left;
    padding:15px 0;
    color:#0875a0;
    font-size: 20px;
}
.blogdetailsformob{
    width:100%;
    float:left;
    opacity:0;
    height:0;
    visibility: hidden;
    overflow: hidden;
    transition: all .5s;
}
.blogdetailsformob h2{
    font-size: 22px;
    color:#000;
    padding:0 0 15px;
    width:100%;
    float:left;

}
.blogdetailsformob p{
    width:100%;
    float:left;
    padding:0 0 15px;
    margin:0;
}
.activearticleblock{
    opacity:1;
    visibility: visible;
    height:auto;
    overflow: auto;
}

 

 .conteiner-fluid{
    max-width:90%;
    margin:0 auto;
    padding: 0 15px;
 }
 .project-area{
    width:100%;
    position:relative;
    float:left;
 }
 .loadmorebuttonholder{
    width:150px;
    right:0;
    left:0;
    bottom:19px;
    margin:auto;
 }
 .loadmorebuttonholder button {
    padding: 10px 16px;
    background-color: #000;
    color: rgb(255, 252, 252);
    border: 1px #000 solid;
    border-radius: 0;
    margin:20px 0;
}
 .loadmorebuttonholder button:hover{
    background:transparent;
    color:#000;
 }
 .left-panel {
    width: 17%;
    padding: 110px 0px 50px;
    background-color: #ececec;
    border-right: 1px #ccc solid;
    position: relative; 
    float: left;
    left: 0;
    top: 0;
    height: 100%;
}
.extra-left-panel {
    width: 25%;
    padding: 140px 0px 50px;
    background-color: #313131;
    border-right: 1px #ccc solid;
    position: relative; 
    float: left;
    left: 0;
    top: 0;
}
.listheading{
    width:100%;
    padding:0 15px;
}
 .project-list{
    width:100%;
    padding:7px 0;
    list-style:none;
    margin: 0;
 }
 .project-list li{
    width:100%;
    float:left;
 }
 .project-list li a{
    color:#000;
    padding:10px 15px;
    text-decoration: none;
    transition: all .3s;
    width:100%;
    border-bottom:1px #ccc solid;
    float:left;
 }
 .lastsec a{
    color:#fff;
 }
 .lastsec a:hover{
    font-size: 17px;
 }
 .project-list li a:hover{
    background:#000;
    color:#fff;
 }
 .right-panel{
    width:83%;
    float:right;
    padding:100px 0px 70px 30px;
    background-color: #fff;
    position:relative;
 }
 .short-right-panel{
    width:100%;
    float:right;
    padding:100px 0px 70px 30px;
    background-color: #fff;
    position:relative;
 }
 .rightheading {
    color: #46A24F;
    width: 100%;
    float: left;
    padding: 0 0 0 10px;
    margin: 0 0 29px;
    font-size: 35px;
}
 .project-block-row{
    width:100%;
    float:left;
 }
 .project-block{
    display:inline-flex;
    padding: 0px 10px 30px;  
    
 }
 .col-md-12{
    float:left;
 }
 .setForFour{
    width:24%;
 }
 .setforthree{
    width:33%;
 }
 .project-block-inner a:hover h3{
    color:#0875a0;
    
 }
 .project-block-inner{
    width:100%;
    padding:0px 0px 10px;
    float:left;
    position:relative;
    background: #fff;
    padding:5px;
 }
 .nopadding{
    padding:0!important;
 }
 .project-img-holder{
    width:100%;
    float:left;
    padding-bottom:15px;
    position:relative;
 }
 .project-block-inner h3{
    color:#000;
    font-size: 20px;
    line-height: 22px;
    padding:0;
    margin:0 0 10px;
    word-break: break-word;

 }

 /*.researchlink a h3:hover {
    color: #ffffff;
    background: #0a48a5;
    padding: 8px 12px;
    border-radius: 8px;
}*/


.researchlink:hover  a h3 { 
    color: #ffffff;
    background: #0a48a5;
    padding: 8px 12px;
    border-radius: 8px;
}    

 .project-block-innerr p{
    width:100%;
    font-size: 15px;
    line-height:17px;
    float:left;
    padding:0;
    margin:0 0 15px;
 }
 .project-button-holder,.project-button-holder-fullwidth,.project-button-holder-center{
    float:left;
    width:100%;
 }

 .project-button-holder button,.project-button-holder a{
    padding: 10px 16px;
    background:#000;
    border:1px #000 solid;
    color:#fff;
    float:left;
 }
 .project-button-holder button:hover,.project-button-holder a:hover{
    color:#000;
    background:transparent
 }
 .project-button-holder-fullwidth a, .project-button-holder-fullwidth button {
    width: 100%;
    background: #000;
    border: 1px #000 solid;
    color: #fff;
    float: right;
    text-align: center;
    padding: 12px 20px;
}
.project-button-holder-fullwidth a:hover, .project-button-holder-fullwidth button:hover{
    color:#000;
    background:transparent
}
 .float-heaidng {
    width: 100%;
    padding: 14px!important;
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff!important;
    z-index: 999;
}
.list-heading{
    width:100%;
    color:#46A24F;
    padding:0 0 20px;
    font-size: 22px;
    float:left;
    position:relative;
}
.normalheading{
    width:100%;
    font-size: 34px;
    color:#000;
    float:left;
    padding:40px 0 20px;
    margin:0 0 20px;
    text-align: center;
}

.top-gap-menu{
    padding-top:100px;
}
.list-heading:after{
    position:absolute;
    content:'';
    bottom:10px;
    left:0;
    background:#03081f;
    height:1px;
    width:100%;
}
.gap{
    padding:30px 0 20px!important;
}
.text-center{
    text-align: center;
}
.floatsection{
    position: absolute;
    top:0;
    left:0;
    background:rgba(0,0,0,.8);
    width:100%;
    padding:20px;
    padding-top: 12%;
    visibility: hidden;
    opacity:0;
    height:0px;
    overflow: hidden;
    transition: all .5s;
}
.project-block-inner:hover .floatsection{
    height:100%;
    overflow: visible;
    visibility: visible;
    opacity:1;
}

.floatsection h3,.floatsection p{
    color:#fff!important;
}
.project-button-holder-center {
    text-align: center;
    padding-top: 12px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
}
.project-button-holder-center a,.project-button-holder-center button{
    padding:12px 20px;
    background:#5e5e5e;
    border:1px #5e5e5e solid;
    color:#fff;
}
.project-button-holder-center a:hover,.project-button-holder-center button:hover{
   background:#fff;
   color:#000;
   border:1px #fff solid;

}
.mainheading h1{
    width:100%;
    padding:60px 0 50px;
    color:#000;
    font-size: 50px;
    text-align: left;
    margin:0;
}
.contactheading h1{
    width:100%;
    padding:0px 0 20px;
    color:#000;
    font-size: 50px;
    text-align: left;
    margin:0;
    line-height:36px;
}
.contactfooter{
    width:100%;
    padding:0 0 12px;
    line-height:15px;
    font-size: 16px;
}
.contactfooter a{
    color:#818181;
    text-decoration: none;
    
}
.contactfooter a:hover{
    color:#ffffff;
}
.contactfooter a i{
    padding-right:9px;
}
.sendmessage{
    float:left;
    margin-top:10px;
}
.sendmessage a {
    background: #ffffff;
    color: #040000;
    padding: 7px 14px;
    text-decoration: none!important;
    float: left;
    border: 1px #ffffff solid;
    transition: all .4s;
    font-size: 14px;
}
.greenbutton:hover,.article-Details-block a:hover{
    background:transparent;
    color:#000;
}
.greenbutton:hover a{
    color:#000!important;
}
.sendmessage a:hover{
    background:transparent;
    color:#ffffff;
}
.left-panel-switch{
    width:100%;
    padding:10px 15px;
    background-color: #051023;
    float:left;
    margin:15px 0;
    display:none;
    cursor:pointer;
    margin-top:60px;
}
.left-panel-switch h4{
    color:#fff;
    width:100%;
    float:left;
    font-size: 19px;
}
.left-panel-switch h4 i{
    color:#fff;
    float:right;
    padding-left:10px;
}
.showleft_panel{
    display:block;
}
.closebtn {
    position: absolute;
    right: 15px;
    top: 11px;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    display: none;
}
.closebtn button {
    width: 30px;
    height: 30px;
    background: #ff0000;
    border: 2px #000 solid;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.artimg{
    width:100%;
    float:left;
    padding-bottom:20px;
}
.artimg img{
    width:82%;
    border-radius:12px;
}
.artheaeding {
    width: 100%;
    font-size: 45px;
    
    float: left;
    padding: 0;
    margin: 0;
}
.articledetailstext{
    width:100%;
    float:left;
    font-size: 16px;
    line-height:20px;
}
.right-info-panel{
    padding:20px;
    float:left;
    width:100%;
    background:#cadee5;
}
.rightpanel_heading{
    width:100%;
    float:left;
    padding:10px 0 15px;
    font-size: 28px;
    color:#000;
}
.ptb-8 {
    padding: 8px 0 8px;
    font-style: italic;
    font-weight: 400;
    font-size: 23px;
}
.resumelist{
    width:100%;
    list-style: none;
    float:left;
}
.resumelist li{
    width: 100%;
    padding:7px 0;
    float:left;
    color:#000;
    font-size: 17px;
}
.resumelist li i{
    color:#000;
    padding-right:10px;
}
.right-info-block{
    width:100%;
    padding:0 0 20px;
    float:left;
}

.boldtext{
    font-size: 17px;
    text-transform: capitalize;
    width:100%;
    float:left;
    color:#000;
}
.simple_boldtext {
    font-size: 17px;
    width: 100%;
    float: left;
    color: #000;
}
.boldtext span{
    padding:8px;
    background-color: #000;
    color:#fff;
    float:left;
    margin-right:10px;
    font-size: 19px;
    margin-top:-10px;
}
.pt-100{
    padding-top:100px;
}
.pt-10{
    padding-top:10px!important;
}

.left-info-panel{
    width:100%;
    padding:10px 0;
    float:left;
}
.one-half{
    width:50%;
    float:left;
    padding:0;
}
.two-third{
    width:66%;
    float:left;
    padding:0
}
.one-third{
    width:33%;
    float:left;
    padding:0;
}
.heading-block{
    width:100%;
    float:left;
    border-bottom:2px #000 solid;
    margin-bottom:10px;
}
.details-block{
    width:100%;
    float:left;
    padding-left:15px;
}
.maindetails-point {
    width: 100%;
    float: left;
    padding: 20px 0 10px;
    font-weight: 600;
    margin: 0;
}
.maindetails-point i{
    font-size: 17px;
    color:#000;
    padding-right:9px;
}
.pl-20{
    padding-left:20px;
}
.downlaodbar{
    width:100%;
    float:left;
    margin:15px 0;
    text-align: right;
    padding:10px;
    background-color: #ededed;
}
.downlaodbar a,.downlaodresume{
    padding:8px 15px;
    background-color: #000;
    color:#fff;
    float:right;
    text-decoration: none;
    border:1px #000 solid;
}
.downlaodbar a:hover,.downlaodresume:hover{
    color:#000000;
    background-color: #fff;
    border-color: #000;
}
.searchpart{
    position:fixed;
    z-index: 99;
    top:45%;
    right:-225px;
    transition: all .4s;
}
.searchbox{
    float:left;
    width:260px;
}
.left-part-search {
    padding: 8px 10px;
    background: #000;
    float: left;
    border-radius: 10px 0px 0 10px;
    border:1px #000 solid;
    cursor: pointer;
    width: 35px;
    height: 133px;
    transition: all .3s;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 1px 1px rgba(255,255,255,1);
box-shadow: 0px 0px 1px 1px rgba(255,255,255,1);
}
.left-part-search:hover{
    background:#fff;
    
}
.left-part-search:hover .iconbox i{
    color:#000;
}
.left-part-search:hover .searchbtntext{
    color:#000;
}


.searchbtntext {
    color: #fff;
    text-transform: uppercase;
    /* float: left; */
    font-size: 18px;
    transform: rotate(-90deg);
    transform-origin: 0 0;
    margin-top: 95px;
    transition: all .3s;
}
.iconbox i{
    color:#fff;
    transition: all .3s;
}
.resetbtn{
    font-size: 20px;
    padding: 6px!important;
    margin-left: 10px;
}
.searchboxarea{
  width:225px;
  padding:10px 12px;
  float:left;
  background-color: #ffffff;
  border:1px #000 solid;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 1px 1px rgba(255,255,255,1);
box-shadow: 0px 0px 1px 1px rgba(255,255,255,1);
}
.searchboxarea input[type=text]{
    width:100%;
    float:left;
    padding:8px;
    height:40px;
    border:1px #ccc solid;
    margin-bottom:14px;

}
.searchboxarea .btnholder{
    width:100%;
    text-align: center;
    float:left;
}
.searchboxarea button{
    padding:5px 14px;
    background-color: #000;
    color:#fff;
    font-size: 16px;
    border:1px #000 solid;
}
.searchboxarea button:hover{
    background-color: transparent;
    color:#000;
}
.closesearchbtn{
    width:30px;
    height:25px;
    float:right;
}
.closesearchbtn button {
    cursor: pointer;
    transform: rotate(45deg);
    width: 30px;
    float: right;
    font-size: 28px;
    background: transparent;
    color: #000;
    border: 0;
    margin-top: -15px;
    transition:all .3s;
}
.closesearchbtn button:hover{
     color:#ff0000;
}

.imgtoshow .loadimg{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}
.posrel{
    position:relative;
}
.height450{
    height:500px;
}
.setTMiddle{
    position:absolute!important;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto!important;
    height:100px;
    text-align: center!important;
}
.infosection{
    width:100%;
    float:left;
    padding-bottom:30px;
    padding-left:25px;
}
.infoheading{
    font-size: 25px;
    width:100%;
    position:relative;
    float:left;
    border-bottom:1px #eaeaea solid;
    margin-bottom:20px;
    padding:0px 15px 15px 0;
    color:#eaeaea
}
.extra-big-font{
    font-size: 45px;
}
.infoblock{
    width:100%;
    padding-right:20px;
    padding-bottom:5px;
    float:left;
}
.infoblock h4{
    font-size: 22px;
    width:100%;
    float:left;
    padding:0;
    margin:0;
    padding:8px 15px 0 0;
    color:#eaeaea;
}
.infotext{
    font-size: 18px;
    padding:8px 15px 0 0;
    color:#eaeaea;
}
.infolist{
    float:left;
    width:100%;
}
.infolist h5{
    width:100%;
    float:left;
    font-size: 20px;
    line-height:30px;
    padding:8px 15px 0 0;
    margin:0;
    color:#eaeaea;
}
.pb-70{
    padding-bottom:40px;
}
.pb-20{
    padding-bottom: 20px!important;
}
.pb-50{
    padding-bottom: 50px!important;
}
.pt-50{
    padding-top:50px!important;
}
.pt-30{
    padding-top:40px!important;
}
.pt-20{
    padding-top:20px!important;
}
.smallheading{
   font-size: 14px!important;
   line-height:20px!important;
}
.sectiondivider{
    width:100%;
    float:left;
    border-bottom: 1px #ccc solid;
}
.maininfosec{
    width:100%;
    float:left;
    padding-bottom:20px;
}
.maininfosec h2{
    width:100%;
    font-size: 28px;
    font-weight: 400;
    margin:0;
    padding:0 0 0 10px;
}
.maininfosec h3{
    width:auto;
    float:left;
    color:#535252;
    font-size: 20px;
}
.italicstyle{
    font-style: italic;
}
.maininfosec .textstyle{
    font-size: 17px;
    float:right;
    width:auto;
    color:#535252;
}
.fullwidth{
    width:100%;
    float:left;
    padding:10px 0;
}
.skillname{
    width:200px;
    float:left;
}
.skillnamefullwidth{
    width:100%;
    float:left;
}
.innerholder{
    width:100%;
    float:left;
    background-color: #f8f8f8;
    padding:20px;
}
.gapbetween{
    padding:0 10px;
}
.skilllistotem{
    color:#000;
    width:100%;
    float:left;
    font-size: 17px;
    line-height: 30px;
    padding:0;
    margin:0;
}
.progressbarcell{
    width:400px;
    float:left;
    padding:10px 0;
}
.skillrow{
    width:100%;
    float:left;
    padding:6px 0;
}
.skillrow i{
    color:#000;
    font-size: 17px;
    padding-right:15px;
}
.progressbar{
    height:12px;
    border-radius: 20px;
    background:#2a2a2a;
    float:left;
}
.progressbarbase{
    width:80%;
    background-color: #e2e2e2;
    height:12px;
    border-radius: 20px;
    float:left;
}
.widthfull{
    width:100%;
}
.width60{
    width:70%;
}
.width40{
    width:50%;
}
.fix-height{
    height:130px;
}
.posrel{
    position:relative;
}
.trybtnholder{
    position:relative;
    padding-top:30px;
    float:left;
    text-align: right;
    margin:0 8px;
}
.trycell{
    width:100%;
    float:left;
}
.chatcell {
    max-width: 1200px;
    width:100%;
    padding: 0 20px 20px;
    height: 90vh;
}
.pt-70{
    padding-top:70px;
}
.chattextarea{
    width:100%;
    height:80%;
    overflow: scroll;
    float:left;
    background:#f0f0f0;
}
.chatbar{
    width:100%;
    background:#000;
    padding:12px 10px;
    float:left;
    display:none;
}
.chatbar h5{
    color:#fff;
    font-size: 17px;
    width:100%;
    margin:0;
    padding:0;
}
.chatarea{
   width:100%;
   float:left;
   padding:10px;
   background:#f0f0f0;
}
.usertext{
    width:100%;    
    margin:9px 0;
    color:#000;    
    float:right;
    text-align: right;
}
.usertext span{
    background-color: #ecfcd8;
    padding:8px 10px;
    float:right;
}
.usertext span span,.sendertext span
{
    color:#000000;
    font-size: 17px;
}

.sendertext span{
    background-color: #ADD8E6;
    padding:8px 10px;
    float:left;
}

.sendertext{
    width:100%;
    margin:9px 0;
    color:#000;
    padding:8px 10px;
    float:left;
    text-align: left;
}
.chatsendtext{
    width:100%;
    padding:10px;
    margin:10px 0 7px;
    float:left;
    border-top:1px #7d7d7d solid;
}
.one-eight{
    width:80%;
    float:left;
    padding:10px;
}
.one-nine-two{
    width:90%;
    float:left;
    padding:10px 0 10px 10px!important;
}
.one-oneof-eight{
    width:10%;
    float:left;
    padding:10px;
}
.one-five{
    width:20%;
    float:left;
    padding:10px 0 10px 5px!important;
}
.submittext{
    padding:0 10px!important;
}
.submittext input[type=text]{
    width:100%;
    border:1px #ccc solid;
    height:50px;
    float:left;
    padding:5px;
}
.subbtn{
    border:0;
    padding:0;
    float:right;
    background:transparent;
}
.subbtn img{
    max-width:30px;
}

.trybtnholder a{
    padding:10px 30px;
    color:#fff;
    background:#000;
    border-radius: 25px;
    border:1px #000 solid;
    text-decoration: none;
}
.trybtnholder a:hover{
    background:#fff;
    color:#000;
}
.rating{
    width:100%;
    text-align: right;
    float:left;
    padding:10px;
    color:#000;
    background-color: #e4e2e2;
}
.rating i{
    color:#66cbf3;
    padding-right:10px;
}
.row-flex{
    display: flex;
    flex-direction: row;
}
.smallflex{
    flex:.2
}
.bigflex{
    flex:1.5;
}
.mormaltext{
    font-size: 16px;
    width:100%;
    float:left;
    padding:0;
    margin:0;
    line-height:26px;
    color:#000;
}
.lightcol{
    color:#000;
}
.resumecontent{
    width:100%;
    float:left;
    padding-left:15px;
}
.resumecontent h5 {
    padding-bottom: 3px;
    font-size: 17px;
    font-weight: 700;
}
.projectheding{
    width:100%;
    float:left;
}
.pb-12{
    padding-bottom:12px;
}
.shortwidth{
    width:82%!important;
}
.projectheding h5{
    font-size: 17px;
    font-weight: 700;
    float:left;
    width:auto;
}
.projectheding a{
    text-decoration: none;
    color:#000000;
    float:right;
}
.projectheding a:hover{
    text-decoration: underline;
}
.resumecontent{
    width:100%;
    float:left;
}
.nopadding{
    padding:0;
}
.nomargin{
    margin:0;
}
.inline-link{
    color: #e96f0b;
    font-style: italic;
    font-weight: 700;
    text-decoration: underline;
}
.articledetailstext p, .articledetailstext h2{
    width:100%;
    padding:8px 0;
}
.articledetailstext p {
    width: 100%;
    padding: 8px 0;
    margin-bottom: 5px;
}
.articledetailstext h2{
    margin-top:15px;
    font-size: 35px;
}
.articledetailstext pre {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    background: #293138;
    display: block;
    padding: 3.2rem;
    margin: 30px 0;
    white-space: pre;
    overflow-x: auto;
}
.articledetailstext hr{
    width:100%;
    display:none;
}
.articledetailstext img{
    margin:30px 0;
}
.articledetailstext li{
    float:left;
    padding:10px 0;
    width:100%;
    
}
.articledetailstext ol{
    width:100%;
    display:inline-block;
}
.forminfo{
    width:100%;
    float:left;
    padding-bottom:10px;
}
.forminfo p{
    font-size: 17px;
    font-weight: 700;
    width:100%;
    float:left;
}
.homeimg1 img{
    max-width:65%;
}
.thincontainer{
    max-width:900px;
    margin:0 auto;
    padding: 0 15px;
}
.formcontainer{
    max-width:500px;
    margin:0 auto;
    padding: 0 15px;
}
.formcontainer h2{
    font-size: 20px;
    margin:0;
    padding:0;
    margin-bottom:20px;
    width:100%;
    float:left;
}
.formitemholder{
    width:100%;
    float:left;
}
.formitemholder label{
    width:300px;
    float:left;
}
.formitemholder input[type=text],.formitemholder input[type=password],.formitemholder input[type=file]{
    width:500px;
    height:43px;
    padding:10px;
    border:1px #7d7d7d solid;
    border-radius:5px;
    margin-bottom: 15px;
}
.formitemholder input[type=email],.formitemholder input[type=tel]{
    width:500px;
    height:43px;
    padding:10px;
    border:1px #7d7d7d solid;
    border-radius:5px;
    margin-bottom: 15px;
}
.formitemholder textarea{
    width:500px;
    height:143px;
    padding:10px;
    border:1px #7d7d7d solid;
    border-radius:5px;
    margin-bottom: 15px;
}
.formitemholder select{
    width:500px;
    height:43px;
    padding:10px;
    border:1px #7d7d7d solid;
    border-radius:5px;
    margin-bottom: 15px;
}
.buttoncase{
    width:100%;
    padding:15px 0  0;
    text-align: center;
    float: left;
}
.buttoncase button,.buttoncase input[type=submit],.buttoncase input[type=button]{
    padding:10px 50px;
    background:#083c8e;
    color:#fff;
    cursor: pointer;
}
.project-block-row{
    width:100%;
    float:left;
    padding-bottom:15px;
}
.gallerythumb-row{
    width:100%;
    float:left;
    margin-left:-15px;
    margin-right:-15px;
}
.gallerythumbcell{
    width:25%;
    padding:15px;
    float:left;
}
.galimgcell{
    width:100%;
    float:left;
    cursor:pointer;
}
.galimgcell img{
    max-width: 100%;
}
.popgallry{
    width:100%;
    height:100%;
    position: fixed;
    top:0;
    left:0;
    background-color: rgba(0,0,0,.7);
    display:none;
    z-index: 999;
}
.popclose{
    width:40px;
    height:40px;
    border-radius: 100%;
    border:2px #ff0000 solid;
    cursor:pointer;
    background: #fff;
    padding: 7px;
    text-align: center;
    transform: rotate(45deg);
    font-size: 25px;
    color:#ff0000;
   
}
.closebtnholder{
    width:100%;
    float:left;
    padding:25px;
}
.imagecase{
    width:600px;
    height:600px;
    position: absolute;
    padding:20px;
    background-color: #fff;
    top:0;
    right:0;
    bottom:0;
    left:0;
    margin:auto;


}
.floatnotice{
    width:550px;
    height:450px;
    border:1px #ccc solid;
    padding: 30px;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.noticecontent{
    width:100%;
    display:inline-block;
}
.noticecontent h2{
    width:100%;
    color:#46A24F;
    text-align: center;
    float:left;
    padding:0 0 10px;
    margin:0 0 50px;
    position: relative;
}
.noticecontent h2::after{
    width:150px;
    position: absolute;
    bottom: 0px;
    height:2px;
    background: #000;
    left:0;
    right:0;
    margin:auto;
}
.noticecontent p{
    width:100%;
    float:left;
    text-align: center;
}
.mobbanner{
    padding:20px 0;
    float:left;
    display:none;
    text-align: center;
}
/* logo*/ 

.site-branding img{
    width:45%;
}


@media (max-width: 980px) {
    .navbar {
        width: 100%;
        position: absolute;
        top: 20px;
        display:none;
        z-index: 9999;
        background:#fff;
        padding:0.5rem 1rem;
    }
    .project-list{
        /*height:80vh;*/
        overflow:auto;
    }
    .left-panel{
        height:auto
    }
    .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .mobtopgap{
        padding-top:30px;
    }
    .mobfullwidth{
        width:100%;
    }
    .top-gap-menu{
        padding-top:0;
    }
    .articlelist{
        max-height:auto;
    }
   
   .desarea{
    padding-right:0;
   }
    .navbar li:last-child{
        padding-right:12px!important
    }
    .navbar li {
        display: inline-block;
        padding: 9px 12px;
        width: 100%;
    }
    .collapsebtn{
        display: inline-block;
    }
    .activeitem{
        display:block;
     }
     .inactiveitem{
        display:none;
     }
     .bannerarea{
        padding:50px 0;
     }
     .greenbutton {
        background-color: #000;
        text-align: center;
    }
    .extra_to_left {
        margin-left: 0px!important;
    }
    .navbar li a{
        width:100%;
        display:inline-block;
    }
    .left-panel-switch{
         display:block; 
         
    }
    .right-panel{
        width:100%;
        margin-right:0;
        padding: 10px 35px 70px;
    }
    .left-panel{
        top: 103px;
        left:-300px;
        position:absolute;
        transition: all .5s;
        padding: 15px 15px 50px;  
        z-index: 99; 
        width:250px;  
    }

    .showleft_panel{
       left:0;
    }
    .closebtn{
        display:block;
        z-index: 9;
    }
    .left-info-panel{
        padding:10px 20px;
    }
    .one-nine-two{
        width:85%;
    }
    .one-oneof-eight{
        width:15%;
    }
    .mobbanner{
        display:block;
    }
    .bannerarea{
        background:transparent!important;
    }
    .fix-height{
        height:auto;
    }
    .setForFour{
        width:49%;
    }
    .shortwidth {
        width: 100%!important;
    }
    .formitemholder input[type=text], .formitemholder input[type=password],.formitemholder input[type=email], .formitemholder input[type=tel],.formitemholder input[type=file],.formitemholder textarea{
        width:100%;
    }
    .gallerythumbcell{
        width:50%;
    }
 }
 @media (max-width: 767px){
    .introcell {
        padding: 0 20px;
    }
    .short-right-panel{
        padding:70px 0;
    }
    .gallerythumbcell{
        width:100%;
    }
    .shortwidth {
        width: 100%!important;
    }
    .artheaeding,.rightheading{
        font-size: 29px;
    }
    .homeimg1 img,.artimg img{
        max-width: 100%;
        width:100%;
    }
    .gallerythumb-row {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .notinmob{
        display: none;
    }
    .halfbackbanner{
        background:transparent;
    }
    .one-third,.two-third{
        width:100%;
        padding:15px 0;
    }
    .introcell h1 span {
        
        font-weight: 700;
        font-size: 45px;
    }
    .showinmobile{
        display:block;
    }
    h1{
        font-size: 39px;
    }
    .introcell h4{
        font-size: 21px;
    }
    .articlelist h2 span {
        font-size: 31px;
        font-weight: 700;
    }
    h2 {
        font-size: 30px;
    }
    .listview li h4,.listview h4 {
        font-size: 20px;
        font-weight: 400;
        width: 100%;
        line-height: 30px;
        padding: 0 0 8px;
        float: left;
        text-transform: uppercase;
    }
    h3 {
        font-size: 20px;
    }
    .articlelist{
        padding-left:0;
    }
    .gap-in-mob{
        padding-top:20px;
    }
    .setforthree,.setForFour{
        width:100%;
    }
    .extra-left-panel,.short-right-panel{
        width:100%;
        margin-bottom:30px;
    }
    .skillname,.progressbarcell{
        width:100%;

    }
    .progressbarcell,.textstyle{
        width:100%!important;
        padding:5px 0;
    }
    .row-flex{
        display: flex;
        flex-direction: column;
    }
    .smallflex{
        flex:1;
    }
    .bigflex{
        flex:1;
    }
    .one-nine-two{
        width:80%;
    }
    .one-oneof-eight{
        width:20%;
    }
    
    .site-branding img{
    width:100%;
   }
    
 }

@media (max-width: 600px) {
    .footer-content-area ul{
        width:100%!important;
    }
    .one-half{
        width:100%;
    }
    .one-nine-two{
        width:63%;
    }
    .one-oneof-eight{
        width:37%;
    }
    .chatcell{
        padding:0;
    }
}
