
@import 'fonts.css?var=1.0.0';
@import 'font-awesome.css';

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoblack_italic';
    src: url('../fonts/lato-blackitalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latobold_italic';
    src: url('../fonts/lato-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoitalic';
    src: url('../fonts/lato-italic-webfont.woff2') format('woff2'),
         url('../fonts/lato-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latolight_italic';
    src: url('../fonts/lato-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Work Sans', sans-serif;
    src: url('../fonts/WorkSans-Regular.ttf') format('ttf'),
         url('../fonts/WorkSans-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}
WorkSans-Regular.ttf

body{margin:0px;padding:0px;}
.margtop30{margin-top:30px !important;}
.pad0{padding:0px !important;}
p span,p a,p large,p small,p a small,p a large,p a span{color:#a6834c;}
section.innerpages p a small,section.innerpages p a large,section.innerpages p a span, section.innerpages p a, section.emptybg p a small, section.emptybg p a large, section.emptybg p a span, section.emptybg p a {color: #46d15c;}
p,ul li,ol li{font-size:16px;margin-top:20px;margin-bottom:20px;font-family: 'OpenSansRegular';color:#302c2d;/*list-style-image: url(../images/listcaret.png);*/}
a,a:hover,a:focus,a:active,a.active{outline:0}
a{color:#a6834c;}
a:hover,a:focus,a:active,a.active{color:#a6834c;;}
h1,h2,h3,h4,h5,h6{margin-top:20px;margin-bottom:20px;color:#302c2d;}
h1 strong,h2 strong ,h3 strong,h4 strong,h5 strong ,h6 strong{font-family:'montserratbold';}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{width:100%;}
.btn-xl,a.btn-xl{letter-spacing: 1px;text-transform:uppercase;text-decoration:none;color:#151515;background-color:transparent;font-family: 'OpenSansRegular';font-size:18px;padding:10px 40px;border:2px solid #151515 !important;margin-top:20px;margin-bottom:20px;display: inline-block;border:1px solid;}
.btn-xl:hover,a.btn-xl:hover,.btn-xl:focus,.btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl{text-decoration:none;color:#FFF;background-color:#151515;border-color:#151515!important;}
.btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl{background-image:none}
.btn-xl.disabled,.btn-xl[disabled],fieldset[disabled]
.btn-xl,.btn-xl.disabled:hover,.btn-xl[disabled]:hover,fieldset[disabled]
.btn-xl:hover,.btn-xl.disabled:focus,.btn-xl[disabled]:focus,fieldset[disabled]
.btn-xl:focus,.btn-xl.disabled:active,.btn-xl[disabled]:active,fieldset[disabled]
.btn-xl:active,.btn-xl.disabled.active,.btn-xl[disabled].active,fieldset[disabled]
.btn-xl.active{background-color:#fed136;border-color:#fed136}
.btn-xl .badge{color:#fed136;background-color:#fff}
a.btn-xl.meet,.btn-xl.meet {background: #1f1f1f;color: #fff;margin-top: 0px;margin-bottom: 50px;}
a.btn-xl.meet:hover,.btn-xl.meet:hover,a.btn-xl.meet:focus,.btn-xl.meet:focus{background:transparent;color:#1f1f1f;}
/*Blog*/
body img.alignleft {float: left;margin: 12px 24px 12px 0;}
body img.alignright {float: right;margin: 12px 0px 12px 24px;}
body img.aligncenter {margin-top: 12px;margin-bottom: 12px;}
body img.alignnone{margin:12px 0px 12px 0px;}
body img{display: block;max-width: 100%;height: auto;}
.blog-img .wp-post-image{margin-bottom: 20px;}
img.size-full,img.size-large,img.header-image,img.wp-post-image{max-width: 100%;height: auto;}
.wp-caption.alignleft{margin: 12px 24px 21px 0;}
.wp-caption.alignright{margin: 12px 0 21px 24px;}
.wp-caption.aligncenter{margin: 12px auto;}

/*Blog*/
/*.pagination*/
body .pagination {display: inherit;padding-left: 0;float: left;width: 100%; margin-bottom:60px;}
body .pagination>li>a, .pagination>li>span{border:0px ;text-transform:capitalize ;border-radius: 20px;margin-right:10px;padding: 5px 12px;}
body .pagination>li:last-child>a{float:right;}
body .pagination>li:last-child>a,.pagination>li:first-child>a{border-radius:5px;}
body .pagination>li>a:focus,.pagination>li>a:hover{background-color:#613860 !important;outline:0px;color:#fff !important;}
body .pagination>li a.page-numbers.current ,body .pagination>li a.page-numbers.current:hover{background-color:#613860;color:#fff;}
body .pagination>li>a,body .pagination>li>span{color:#613860 ;background-color:#ddd;}

/*Scrollbar*/
/* Track */
body::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px;border-radius: 10px;background-color:rgba(235,235,235,0.3);}
 /* Handle */
body::-webkit-scrollbar-thumb{-webkit-border-radius: 10px;border-radius: 10px;background-color:#fff;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
body::-webkit-scrollbar-thumb:window-inactive {background-color: #432407 !important;}

/*featured-img*/
.featuredimage .item{position:relative;}
.featuredimage .carousel-caption h1 span{text-transform:uppercase;color: #fff;text-shadow:none;font-size:40px;margin:0px;vertical-align:middle;}
.featuredimage .carousel-caption{top: 50%;transform: translateY(-50%);bottom:initial;background:transparent;-ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);}
.featuredimage .carousel-caption h1 span:before{content: url(../images/white-leaf3.png);left:0px;top:15px;position: absolute;}
.featuredimage .carousel-caption h1 span:after{content:url(../images/white-leaf4.png);right:0px;top:15px;position:absolute;}

/*slider*/
 
 .carousel-control.left,.carousel-control.right{background-image:none;}
 .carousel-control{top:42%;opacity:1;text-shadow:none;width:10%;}
 .carousel-control span.glyphicon{color:#FFF;}
 .carousel-control span{font-size:30px;color:#FFF;}
 .carousel-caption {bottom: 0px;right: 0%;left: 0%;padding-bottom: 30px;width: 100%;background: rgba(0,0,0,0.6);padding: 0px;}
  .carousel-caption p{font-size:20px;}
 .carousel-caption p, .carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6{color:#FFF; font-family: 'Karla-Bold';letter-spacing: 2px;}
 #myCarousel .carousel-caption p{font-family:'Karla-Bold';}
 /*.carousel-indicators li{border:2px solid #fa7414;width:15px;height:15px;}
 .carousel-indicators .active{background:#8b8988;border:1px solid #8b8988;margin: 1px;width: 15px;height: 15px;}
 .carousel-indicators{width: 100%;left: 70%;bottom:50px;}*/
 
 
section .blogrow{margin-bottom:30px;}
section .blogrow>.col-xs-12.col-sm-12.col-md-12.col-lg-12.pad0{ display: flex;display: -webkit-flex;flex-direction: row;-webkit-flex-direction: row;flex-wrap: wrap;-webkit-flex-wrap: wrap;} 
section .blog-top .top-headding{margin-bottom:30px;}
section .blog-top .top-src{margin-top:50px;}
section .blog-top .top-headding>h3{display:block;}
section .blog-top .top-src .input-group{width: 65%; float: right;}
section .blog-top .top-src .btn-default{border:0px;background:transparent;}
section .blog-top .top-src .btn-default:focus,section .blog-top .top-src .btn-default:active{outline: none; box-shadow: none;}
section .blog-content{margin-top:5px;padding: 0px 47px;}
section .blog-img + .blg-border>.blog-content{margin-top:10px;}
section .outer .blog-content p{margin-bottom:30px;margin-top: 10px;}
section .blog-header h3{margin-top:10px; margin-bottom: 10px;}
section .blog-header.carousel-caption{text-shadow: none;background: transparent;padding: 0px 47px;text-align:left;}
section .blog-header.carousel-caption{position:static;margin-top:9%;}
section .blog-header.carousel-caption h3{color:#151515;font-family: 'MontserratRegular';border-bottom: 0px ;letter-spacing: 1px;}
section .blog-header.carousel-caption h3 + hr{width:40%;border-top: 2px solid #000;margin-bottom: 5px;}
section img + .blog-header.carousel-caption{position:absolute;margin-top:0%;right: 0px;left: 0px;top: 50%;-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);transform: translateY(-50%);bottom: initial;}
section img + .blog-header.carousel-caption h3,section.post img + .blog-header.carousel-caption .updated{color:#fff;}
section img + .blog-header.carousel-caption h3 + hr{border-top: 2px solid #fff;}
section .blog-content .updated{color:#151515;}
section .blog-content .updated,section .blog-content p.byline.author.vcard{font-style:italic;margin-bottom:10px;font-family: 'OpenSansRegular';}
.single .updated{display:block;}
.single .updated,.single .carousel-caption h5{font-style:italic;font-family: 'OpenSansRegular';color:#151515;}
section .blog-img{position:relative;cursor:pointer;background:#000;}
section .blog-img:hover>a>img{opacity:0.6;}
section .blg-main{margin-bottom:30px;}
section .blg-main/*,section .blog-img + .blg-border*/{border:1px solid #e1e1e1;/*display: flex;*//*display: -webkit-flex;flex-direction: row;-webkit-flex-direction: row;flex-wrap: wrap;-webkit-flex-wrap: wrap;-webkit-align-items: stretch;align-items: stretch;*/}
/*section .blog-img:hover + .blg-border{border:1px solid #e1e1e1;}*/
section .blg-strch{display: flex;display: -webkit-flex;flex-direction: row;-webkit-flex-direction: row;flex-wrap: wrap;-webkit-flex-wrap: wrap;-webkit-align-items: stretch;align-items: stretch;}
section .blog-btn{position:relative;bottom: 20px;}
section .blogrow a:hover{text-decoration:none;}
section .blog-btn .btn-xl{padding: 7px 30px;font-size: 16px;}
section .blog-innerpages.aside-bg{background-color:#f5f5f5;margin-bottom: 0px;}
section .blog-innerpages.aside-bg h4{border-bottom:0px;padding-bottom:0px;letter-spacing:2px;}
section .blog-innerpages.aside-bg ul.list-unstyled{padding-left:0px;margin-top: 0px;}
section .blog-innerpages.aside-bg ul>li>a{color:#414141;font-family: 'OpenSansRegular';font-size:14px;cursor:pointer;}
section .blog-innerpages.aside-bg ul>li{position:relative; padding-left: 20px;list-style: none;}
section .blog-innerpages.aside-bg ul>li:before {content: "";left: 0px;position: absolute;top: 8px;width: 6px;height: 6px;padding: 3px;background: #000;border-radius: 8px 8px 8px 8px;}
section.post .border{border:1px solid #e1e1e1;margin-top: 15px;padding:4%!important;}
/*section.post .blog-head>img{height:150px;}*/
section.post .blog-header.carousel-caption h3{text-align:center;}
section.post .blog-header.carousel-caption h3 + hr{float:inherit;width:10%;margin-bottom:10px;}
section.post .blog-header.carousel-caption{text-align:center;margin-top: 5%;}
section.post img + .blog-header.carousel-caption{margin-top:inherit;}

section.post .blogrow{margin-bottom:0px;}
section.post .sharerow .border{padding:5px 15px !important;margin-top:0px !important;}
.sharerow{margin-bottom:40px;}
.sharerow h5,.sharerow ul.list-inline{display:inline-block !important;}
.sharerow ul.list-inline li{border:2px solid #515151;padding: 2px 6px 0px;margin-left:5px;}
.sharerow ul.list-inline li>a>i{font-size:20px;}
.sharerow h5{border-bottom:0px;padding-bottom:0px;text-transform:inherit;color: #302c2d;text-align: center;}
.sharerow h5>span{color:#000;}
 .commentrow .form-group{margin-bottom:20px;width:100%;border-radius:0px;}
 .commentrow h3{border-bottom:0px;text-align: center;}
 .commentrow form input.form-control{height:40px;width:100%;}
 .commentrow form textarea.form-control{width:100%;}
 .commentrow form .captcha{border: 1px solid #e3e3e3;height: 108px;border-radius:4px;background-color: #FFF;    float: left;}
 .commentrow form .captcha .form-control{border: 0px;height: 70px;margin-top: 0.3px;}
 .commentrow form .captcha .text{width:100%;height: 36px;border-top:1px solid #e3e3e3;text-align: left;}
 .commentrow form .captcha .text p{padding: 7px 10px;color: #727272;font-weight: bold;}
 .commentrow form .captcha .text .list-inline{float: right;margin-top: -35px;margin-right: 10px;}
 .commentrow form .captcha .text .list-inline .glyphicon{color:#727272;}
 .commentrow hr {border-top: 1px solid #e1e1e1;height: inherit;float: none;width: inherit;margin-top: 0px;margin-bottom: 20px;clear: both;}
 
 /*Header*/
 header{width:100%;height:auto;}
 section{width:100%;height:auto;}
 footer{width:100%;height:auto;}
 footer a{text-decoration:none !important;}
 footer .foottop{background-color:#8b8b8b;padding-top: 40px;padding-bottom:20px;}
 footer .footbottom{background-color:#424345;padding-top: 30px;padding-bottom: 30px;}
 footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{color:#fffffc;}
  footer p,footer ul li a,footer ol li a,footer ul li footer ol li{color:#f2f0ee;}
 footer .navbar-right li a .glyphicon{color:#c5c2c3;}
 footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{font-family: 'Karla';text-transform:uppercase;}
 footer ul li{margin-top:3px;margin-bottom:0px;}
 footer ul li a:hover,footer ul li a:focus{color:#000;}
  footer .navbar-left{ padding:0px;margin-bottom:10px;-webkit-box-shadow: none;box-shadow: none;}
  footer .navbar-left .form-control{padding:6px 90px 6px 10px;border-radius:0px;width: 100%;}
  footer .navbar-left .btn{background:#262226;color:#FFF;border-color:#262226;text-transform:uppercase;}
  footer .navbar-left .btn:hover,footer .navbar-left .btn:focus{outline:0;background:#000;border-color:#000;}
  footer .newsletter{margin-top:48px;}
  footer  .foottop .container .newsletter {margin-top: 48px;padding: 0px !important;}
  footer  .foottop .container .navbar-left .form-control{padding:6px 12px !important;}
  footer .copyright{font-size:14px;clear:both;margin-bottom:0px;margin-top:0px;font-family: 'OpenSansRegular';}
   footer  .footbottom .container .col-xs-12.col-sm-10.col-md-10.col-lg-offset-5.col-lg-5{margin-top:25px}
   footer .footbottom .navbar-right.meth li a{border:0px !important;padding-left:0px;}
    footer .footbottom .navbar-right.meth li{border-right:1px solid #696969;}
    footer .footbottom .navbar-right.meth li:last-child{border-right:0px;}
   //footer.fixed {position: fixed;width: 100%;bottom: 0px;}
   footer.fixed .navbar-right li a{border:1px solid #FFF !important;padding:5px 10px;}
   footer.fixed .navbar-right li{padding: 0px 5px;border-right:0px;}
   footer.fixed .navbar-right li a:hover .fa,footer.fixed .footbottom .navbar-right li a:focus .fa{color:#FFF;}
   footer.fixed .navbar-right{margin-right:0px;}
  footer.fixed .footbottom>.container{position:relative;}
   footer.fixed .footbottom>.container:after{content:url(../images/socialafter.png);position:absolute;right:0px;top:-37px;}
footer.fixed .social{padding-right:35px;}
   footer.fixed .copyright{text-align:right;}
   footer.fixed  p.techy {text-align: right;text-transform: uppercase;font-size: 14px;margin-top: 10px;}
   footer.fixed  p.techy a{text-decoration:none !important;color:#9a9b9c}
   footer.fixed  p.techy .glyphicon{color:#FFF;}
   footer .navbar-form .form-group {vertical-align: inherit;margin-bottom: 15px;}
     footer .navbar-right li a{color:#fff !important;font-family:'Karla-Bold'}
     footer .navbar-right li a:hover,footer .navbar-right li a:focus{color:#000 !important;outline:0;}
   footer .navbar-right li a:hover .glyphicon{color:#000;}
   header .navbar-right li a:hover .glyphicon,header .navbar-right li a:hover{color:#302c2d;}
   footer .footbottom img {width: initial;}
   footer .navbar-right{padding-top: 20px;padding-bottom: 20px;}
   footer.fixed .navbar-right li a .fa{color:#FFF;margin-right:0px;}
    footer.fixed .navbar-right li a:hover{border:1px solid #000 !important;}
    footer.fixed .navbar-right li a:hover .fa{color:#000;}
 
 /*Navbar*/
 .navbar{ min-height:inherit;margin-bottom:0px;border-radius:0px;background-color:#FFF;border-color:#FFF;}
 header .navbar-nav{margin-left:1%;margin-top:50px;}
 .navbar-inverse .navbar-brand{height:inherit;}
 #menu-primary-navigation>li>a{letter-spacing:1px;}
 .navbar-inverse .navbar-nav>li>a{text-transform:uppercase;color:#1f1f1f;/*font-family: 'Karla-Bold'*/;font-family: 'latolight';border-bottom: 0px;padding:5px 5px;font-size:17.33px;font-kerning:66.66px;}
 .navbar-inverse .navbar-nav>li .dropdown-menu a{/*font-family:'Karla-Bold';*/ /*font-family: 'Work Sans', sans-serif;*/font-family: 'latolight' !important;font-size:17.66px;text-transform:uppercase;line-height:18.40px;font-kerning:60px;font-weight:400;}
 .navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{border-bottom:0;color: #302c2d;}
 .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{color:#1f1f1f;background-color:transparent;border-bottom:2px solid #1f1f1f;}
 /*.navbar-nav>li{padding:0px 18px !important; margin-top:0px;margin-bottom:0px;}*/
 .navbar-nav>li{padding:0px 14px !important; margin-top:0px;margin-bottom:0px;}
  header .navbar-nav>li{}
  .navbar-right{margin-left: 0px !important;}
  .navbar-right li{border-right:1px solid #696969;}
  .navbar-right li:last-child{border-right:0px;}
 .navbar-right>li>a,.navbar-inverse .navbar-right li a{text-transform:inherit !important;color: #302c2d !important;font-size:16px;}
  .navbar-right li{}
 .navbar-right li a:hover,.navbar-right li a:focus{background: transparent;border-bottom: 2px solid transparent !important;}
 .navbar-right li a .glyphicon, .navbar-right li a .fa{margin-top: -5px;color:#696969;margin-right:10px;font-size: 24px;vertical-align: middle;}
  .navbar-inverse .navbar-toggle .icon-bar {background-color: #000;}
  .navbar-inverse .navbar-toggle:hover .icon-bar,.navbar-inverse .navbar-toggle:focus .icon-bar {background-color: #fff;}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {background-color: #000;}
header .container .navbar-nav>li{padding:10px 5px;}

/*Home*/
section.home .row.text-center {display: flex;display: -webkit-flex;flex-direction: row;-webkit-flex-direction: row;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
section.home .container{margin-top:0px;margin-bottom:0px;}
section.home h1,section.home h2{font-family: 'MontserratRegular';text-align:center;border-bottom:4px solid transparent;margin-top: 0px;}
section.home h3,section.home h4,section.home h5,section.home h6{font-family: 'LatoBold';text-align: -webkit-center;}
section.home .bordergray{border:1px solid #ebebeb;float:left;margin-bottom:20px;/*min-height:371px;*/}
/*section.home .bordergray .m1 img{height:194px;}*/
section.home .bordergray .m1 + .m1{margin-top:20px;}
section.home .bordergray .wrap{padding:10px 20px;}
section.home .bordergray .wrap>h3{border-bottom:0px;padding-bottom:0px;}
section.home .bordergray .wrap>h3 + p:nth-child(2){margin-top:0px;}
section.home .bordergray .wrap .btn-xl,section.home .bordergray .wrap a.btn-xl{margin-top:10px;margin-bottom:10px;padding: 7px 40px;}
section.home .bordergray .carousel-caption{outline: 2px solid #FFF;outline-offset: -16px;}
section.home .bordergray .carousel-inner h1,
section.home .bordergray .carousel-inner h2,
section.home .bordergray .carousel-inner h3,
section.home .bordergray .carousel-inner h4,
section.home .bordergray .carousel-inner h5,
section.home .bordergray .carousel-inner h6{border-bottom: 2px solid #FFF;display: inline-block;padding-bottom: 10px;color:#FFF;text-align: -webkit-center;}
section.home .bordergray .carousel-inner{position: absolute;right: 0px;left: 0px;top: 50%;-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);transform: translateY(-50%);bottom: initial;}
section.home .bordergray .carousel-caption {top:0px;background:transparent;}
section.home .bordergray >div:hover>a>.carousel-caption{background:#000;}
section.home .bordergray .opac{background:#000;}
section.home .bordergray .opac img{opacity:0.8;}
section.home .bordergray .m1:hover .carousel-caption {
    background: #000;
}
 /*Common For All Pages*/
 
 section .container,section .container-fluid{margin-top:30px;margin-bottom:30px;}
section .container-fluid.blog-innerpages,section .container-fluid.blog-innerpages>.container{margin-top:0px;margin-bottom:0px;}
section.post .container-fluid.blog-innerpages>.container{margin-bottom:30px;}
  section .port{min-height:263px;text-align:center;}
  section .port p{font-family:'Karla-Bold' !important;}
 section p{clear:both;}
 section.post p { clear:inherit !important; }
 section h1,section h2,section h3,section h4,section h5,section h5,
 section.sidebar section h1, section.sidebar section h2,
 section.sidebar section h3, section.sidebar section h4,
 section.sidebar section h5, section.sidebar section h6,
 section.sidebar aside h1,
 section.sidebar aside h2,
 section.sidebar aside h3,
 section.sidebar aside h4,
 section.sidebar aside h5,
 section.sidebar aside h6,aside h1,
 aside h2,
 aside h3,
 aside h4,
 aside h5,
 aside h6{ font-family: 'MontserratRegular';text-transform: uppercase;/*border-bottom: 4px solid #000;*/ display:table;text-align: left;padding-bottom: 10px;}
 .text-center h1,.text-center h2,.text-center h3,.text-center h4,.text-center h5,.text-center h6{margin:20px auto;}
section.post h1, section.post h2,section.post h3, section.post h4,section.post h5,section.post h6{display:block;border-bottom:0px;padding-bottom: 0px;}
  section ul{list-style-type: disc !important;-webkit-padding-start: 20px;    margin-top: 20px;margin-bottom: 20px;}
  section ul li{margin-top:5px;margin-bottom:5px;}
 section ul li a,aside ul li a{text-decoration:none !important;color:#302c2d;}
 section ul li a:hover,aside ul li a:hover{color:#302c2d;}
 section ul.column2,section.sidebar ul.column2{moz-column-gap: 50px;-webkit-column-count: 2;-webkit-column-gap: 50px;column-count: 2;column-gap: 50px;width: 100%;}
 section ul.column3,section.sidebar ul.column3{moz-column-gap: 50px;-webkit-column-count:3;-webkit-column-gap: 50px;column-count: 3;column-gap: 50px;width: 100%;}
 section ul.column4,section.sidebar ul.column4{moz-column-gap: 50px;-webkit-column-count:4;-webkit-column-gap: 50px;column-count: 4;column-gap: 50px;width: 100%;}
 section .contact ul.column2{list-style:none !important;moz-column-gap: 50px;-webkit-column-count: 2;-webkit-column-gap: 50px;column-count: 2;column-gap: 50px;width: 100%;}
 section .contact ul.column3{list-style:none !important;moz-column-gap: 50px;-webkit-column-count:3;-webkit-column-gap: 50px;column-count: 3;column-gap: 50px;width: 100%;}
 section .contact ul.column4{list-style:none !important;moz-column-gap: 50px;-webkit-column-count:4;-webkit-column-gap: 50px;column-count: 4;column-gap: 50px;width: 100%;}
 section .contact ul li a{color:#302c2d;text-decoration:none !important;font-size:30px;float: left;width: 100%;}
  section .contact ul.column2{-webkit-padding-start: 0px;}
 section .contact ul li{margin-bottom:20px;padding-left:0px !important;float: left;width: 100%;}
 section .contact small{display:block;font-size:16px;}
 section ul.column2 li,
  section ul.column3 li,
  section ul.column2 li,
  section.sidebar ul.column2 li,
  section.sidebar ul.column3 li,
  section.sidebar ul.column4 li{padding-left: 10px;}
 section hr{border-top: 4px solid #000;height: 2px;float: left;width: 20%;margin-top: -5px;margin-bottom: 20px;clear:both;}
 section .blog-top .carousel-caption hr { height: 2px;margin:auto;margin-top: -15px;margin-bottom: 20px; }
 aside ul {list-style: none !important;clear: both;margin-bottom: 25px;}
 aside {border: 1px solid #302c2d;padding: 10px;}
 aside ul li {border-bottom: 1px solid #302c2d;margin:0px;}
 aside ul li a{width: 100%;padding: 10px 0px;display: block;}
 section .form-control{border-radius:0px;border:1px solid #e1e1e1;resize:none;}
 section input.form-control{height:40px;}
 section .contact .btn-xl{padding:5px 50px;}
 
 /*Accordian*/
 /*Accordian*/
.panel-group .panel+.panel{margin-top:0px;border-top:0px;}
.panel-group .panel {border-radius: 0px;}
.panel-body ul{-webkit-padding-start: 20px;}
.panel-body  ul {-moz-column-gap: 30px;-webkit-column-count: 2;-webkit-column-gap: 30px;column-count: 2;column-gap: 30px;width: 100%;margin: auto;margin-left: 0px;}
.panel-default>.panel-heading h1,
.panel-default>.panel-heading h2,
.panel-default>.panel-heading h3,
.panel-default>.panel-heading h4,
.panel-default>.panel-heading h5,
.panel-default>.panel-heading h6,
.panel-default>.panel-heading a h1,
.panel-default>.panel-heading a h2,
.panel-default>.panel-heading a h3,
.panel-default>.panel-heading a h4,
.panel-default>.panel-heading a h5,
.panel-default>.panel-heading a h6{font-family: 'LatoBold';color:#1f1f1f;}
.panel-default>.panel-heading{background-color:transparent !important;padding:0px!important;;}
.panel-heading a,.panel-heading a:hover{text-decoration:none !important;color:#1f1f1f;}
.panel-heading .panel-title{font-family: 'LatoBold';color:#1f1f1f;padding:15px;border-bottom: 0px;display: block;}
.panel-heading .accordion-toggle.collapsed:before {content: "\f067";border: 1px solid #FFF;border-radius: 50%;}
.panel-heading .accordion-toggle:before {font-family: 'FontAwesome'; content: "\f068";float:right;font-size: 15px;margin:0;color: #1f1f1f;  border: 1px solid #FFF;padding: 3px 1px 0px 3px;}
 
 /*Placeholder Webkit*/
 
 .icon-tab>.tab-content>.active {display: block;border: 1px solid #515151;border-top-color: transparent;}
 .icon-tab>.nav-tabs {border-bottom: 1px solid #515151;display: flex;display: -webkit-flex;flex-direction: row;-webkit-flex-direction: row;flex-wrap: wrap;-webkit-flex-wrap: wrap;width: 100%;}
 
 .icon-tab>.nav-tabs>li{text-align:center;background: #fff;border-radius: 4px 4px 0 0;border-bottom: 1px solid #515151;}
 .icon-tab>.nav-tabs>li.active{background:transparent;border-bottom: 1px solid #515151;}
 .icon-tab>.nav-tabs>li{margin-right: 1.501%;display: inline-block;float:inherit;}
 .icon-tab>.nav-tabs>li>a,.icon-tab .nav-tabs>li:last-child{margin-right: 0px;}
 .icon-tab>.nav-tabs>li>a>img.active,.icon-tab>.nav-tabs>li.active>a>img.default{display:none;}
 .icon-tab>.nav-tabs>li>a{border-bottom:0px;}
 .icon-tab>.nav-tabs>li>a>img{width: 60%;margin: 25px auto;}
 .icon-tab>.nav-tabs>li.active>a>img.active{display:block;}
 .icon-tab>.nav-tabs>li.active>a,.icon-tab>.nav-tabs>li.active>a:focus,.icon-tab>.nav-tabs>li.active>a:hover{border: 1px solid #515151;border-bottom:0px;background-color: transparent;}
 .icon-tab>.nav-tabs>li>a>h4{border-bottom:0px;color: #a7a7a7;font-size:16px;}
 .icon-tab>.nav-tabs>li.active>a>h4{color:#515151;}
 .icon-tab>.nav-tabs>li.active>a>h4>span{color: #a7a7a7;}
 .icon-tab>.nav-tabs>li>a>h4>span{display: inline-block;vertical-align: -webkit-baseline-middle;width: 20px;margin-right: 10px;}
 .icon-tab>.nav-tabs>li>a>h4>abbr{display: inline-block;vertical-align: top;}
 .icon-tab>.nav-tabs>li.active>a:after {content: "";position: absolute;border-bottom: 1px solid #fafafa;left: 0px;right: 0px;bottom: -1px;}
 
 .number-tab>.nav-tabs>li.active>a,.number-tab>.nav-tabs>li.active>a:focus,.number-tab>.nav-tabs>li.active>a:hover,.number-tab>.nav-tabs>li>a,.number-tab>.nav-tabs{border:0px;background:transparent;text-align:center;}
 .number-tab>.nav-tabs>li>a>h1,.number-tab>.nav-tabs>li>a>h4{display:block;border-bottom:0px;text-align:center;color: #a7a7a7;}
 .number-tab>.nav-tabs>li>a>h1{font-size:60px;}
 .number-tab>.nav-tabs>li>a>h4>span{border-bottom:0px;padding-bottom: 5px;}
 .number-tab>.nav-tabs>li.active>a>h4>span{border-bottom:0;}
 .number-tab>.nav-tabs>li.active>a>h4{color:#515151;}
 .number-tab>.nav-tabs>li{text-align:center; float: inherit;display: inline-block;}
 .number-tab div#myCarousel{margin-top:50px;margin-bottom:15px;}
 .number-tab div#myCarousel .carousel-indicators {background: rgba(216, 195, 195, 0.18);}
 
 
 
 /*Placeholder Webkit*/
 .contact input::-webkit-input-placeholder {color:#413b3b !important ;font-family: 'OpenSansRegular';}
  .contact input:-moz-placeholder { /* Firefox 18- */ color: #413b3b !important ; font-family: 'OpenSansRegular'; }
  .contact .contact input::-moz-placeholder {  /* Firefox 19+ */color:#413b3b !important ; font-family: 'OpenSansRegular';}
  .contact input:-ms-input-placeholder {color:#413b3b !important ;font-family: 'OpenSansRegular'; }
  .contact textarea::-webkit-input-placeholder {color: #413b3b !important ;  font-family: 'OpenSansRegular';}
  .contact textarea:-moz-placeholder { /* Firefox 18- */color: #413b3b !important;  font-family: 'OpenSansRegular'; }
  .contact textarea:-moz-placeholder {  /* Firefox 19+ */color:#413b3b !important ; font-family: 'OpenSansRegular';}
  .contact textarea:-ms-input-placeholder {  color:#413b3b !important ;  font-family: 'OpenSansRegular';}
  
  .commentrow input::-webkit-input-placeholder {color:#413b3b !important ;font-family: 'OpenSansRegular';}
  .commentrow input:-moz-placeholder { /* Firefox 18- */ color: #413b3b !important ; font-family: 'OpenSansRegular'; }
  .commentrow .contact input::-moz-placeholder {  /* Firefox 19+ */color:#413b3b !important ; font-family: 'OpenSansRegular';}
  .commentrow input:-ms-input-placeholder {color:#413b3b !important ;font-family: 'OpenSansRegular'; }
  .commentrow textarea::-webkit-input-placeholder {color: #413b3b !important ;  font-family: 'OpenSansRegular';}
  .commentrow textarea:-moz-placeholder { /* Firefox 18- */color: #413b3b !important;  font-family: 'OpenSansRegular'; }
  .commentrow textarea:-moz-placeholder {  /* Firefox 19+ */color:#413b3b !important ; font-family: 'OpenSansRegular';}
  .commentrow textarea:-ms-input-placeholder {  color:#413b3b !important ;  font-family: 'OpenSansRegular';}
  
 footer .navbar-left input::-webkit-input-placeholder {color:#363636 !important ;font-family: 'OpenSansRegular';}
   footer .navbar-left input:-moz-placeholder { /* Firefox 18- */ color: #363636 !important ; font-family: 'OpenSansRegular'; }
 footer .navbar-left input::-moz-placeholder {  /* Firefox 19+ */color:#363636 !important ; font-family: 'OpenSansRegular';}
 footer .navbar-left input:-ms-input-placeholder {color:#363636 !important ;font-family: 'OpenSansRegular'; }
 footer .foottop-main ul li a,footer p{/*font-family:'OldStandardTT-Regular' !important;*/font-family: latolight !important;font-size:font-kerning: 66.66px;font-size: 19.33px;line-height: 35.73px; }
 
  
  /*Page Css*/
  .work .port a{text-decoration:none !important;}
   .work section .row{margin-top:20px;}
   .method a.btn-xl.meet,  .method .btn-xl.meet{margin-top:20px;}
   .method div#home_1{padding:0px;}
   .home .opac h1,.home .opac h2,.home .opac h3,.home .opac h4,.home .opac h5,.home .opac h6{letter-spacing:5px;}
 
 @media(min-width:992px){
  .nav-tabs>li{width: 18.801%;}
  section>.container-fluid>.container{padding: 0px 65px;}
 }
 @media(max-width:1306px){
header .navbar-right li{margin: 0px}
header .navbar-right li a { padding: 5px 10px;margin-top:0px;}
header .navbar-right li a .glyphicon {margin-right:5px;font-size: 20px;}
 }
 @media(min-width:1025px)  and (max-width:1200px){
/*header .navbar-nav>li {padding: 0px 12px !important;}*/
header .navbar-nav>li {padding: 0px 4px !important;}
 }
 @media(min-width:993px)  and (max-width:1024px){
/*header .navbar-nav>li {padding: 0px 10px !important;}*/
header .navbar-nav>li {padding: 0px 2px !important;}
section .blog-header.carousel-caption h3{font-size:20px;}
 }
@media(min-width:768px)  and (max-width:992px){
header .navbar-right li a { padding: 5px 5px;margin-top:0px;}
/*header .navbar-nav>li {padding: 0px 4px !important;}*/
header .navbar-nav>li {padding: 0px 2px !important;}
/*.navbar-inverse .navbar-nav>li>a {font-size: 12px;padding:5px 8px;}*/
.navbar-inverse .navbar-nav>li>a {font-size: 12px;padding:5px 4px;}
footer.fixed .footbottom>.container{display: flex;display: -webkit-flex;flex-direction: row;-webkit-flex-direction: row;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
footer.fixed .navbar-right {float: left!important;}
footer.fixed .footbottom img{width: initial;}
footer.fixed .copyright,footer.fixed  p.techy {text-align:left;}
header .navbar-right li a .glyphicon {margin-right:3px;font-size: 20px;vertical-align: bottom;}
section .port {min-height: inherit;}
section .blog-header.carousel-caption h3{font-size:20px;}
 }
@media(min-width:820px)  and (max-width:880px){
.navbar-inverse .navbar-nav>li>a {font-size: 12px;padding:5px 0px;}
 }
 
 @media(min-width:768px)  and (max-width:820px){
/*.navbar-inverse .navbar-nav>li>a {font-size: 12px;padding:5px 0px;}*/
.navbar-inverse .navbar-nav>li>a {font-size: 11px;padding:5px 0px;}
 }
 
 @media(min-width:768px)  and (max-width:783px){
section>.container-fluid>.container{width:auto;}
 }
 @media(max-width:767px){
section>.container-fluid>.container{margin-top:0px;}
   .navbar-inverse .navbar-brand{height:inherit;padding:0px 15px;}
   header .navbar-nav {text-align: center;margin: 0px;}
   .navbar-toggle{margin-top:28px;}
   .navbar-nav>li{padding-left:0px;padding-right:0px;margin: 0px;padding: 0px !important;}
   .navbar-inverse .navbar-nav>li>a{padding: 15px 0px;}
   .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{padding:0px;}
   .navbar-right li {border-right: 0px;}
   .footbottom img{width: initial;margin: auto;}
   .foottop>.foottop-main{display: flex;display: -webkit-flex;flex-direction: row;-webkit-flex-direction: row;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
    footer .newsletter{text-align:center;margin-top:10px;}
    footer .navbar-right li a {border-bottom: 2px solid transparent !important;}
    footer.fixed .copyright,footer.fixed  p.techy {text-align:center;}
    footer.fixed .navbar-right li {border-right: 0px;display: inline-block;}
    footer.fixed .navbar-right{text-align:center;margin-bottom:10px;}
    section .blog-top .top-headding{margin-bottom:0px;}
    section .blog-top .top-src{margin-top:0px;margin-bottom:10px;}
    section .blog-top .top-src .input-group{width: 100%;}
    footer .navbar-right {padding-top:0px;padding-bottom:0px; text-align: center;margin: 0px;}
    footer.fixed{position:static;}
    section .port {min-height: inherit;}
    a.btn-xl.meet, .btn-xl.meet{margin-bottom:0px;}
    section.home .bordergray {float: inherit; display: inline-block;}
    section .contact ul li a{font-size:24px;}
    .carousel-caption p {font-size: 12px;margin-top:5px;margin-bottom:5px;}
    footer.fixed .social {padding-right: 0px;}
    .featuredimage .carousel-caption h1{font-size:20px;}
    section .blog-header.carousel-caption {padding: 0px 15px;}
    section .blog-content {padding: 0px 15px;}
 }
 @media(min-width:600px)  and (max-width:767px){
    section .port{width:50%;}
    }
 @media(max-width:600px){
  section .contact ul.column2{list-style: none !important;moz-column-gap: 50px;-webkit-column-count: 1;-webkit-column-gap: 50px;column-count: 1;column-gap: 50px;width: 100%;}
  footer .newsletter,.foottop>.foottop-main>.footrow{text-align:center;}
 .foottop>.foottop-main>.footrow{width:100%;}
 section ul.column2, section.sidebar ul.column2 {moz-column-gap: 50px;-webkit-column-count: 1;-webkit-column-gap: 50px;column-count: 1;column-gap: 50px;width: 100%;}
 section .blog-header.carousel-caption h3{font-size:18px;}
 

  }
  
  
  