body,html{font-family: 'Roboto', sans-serif;overflow-x:hidden; font-size: 14px;}
body,html,p,table,table td,ul{padding:0;margin:0px;}
.container-fluid{padding:0px 50px;}

 .headertop{background:#f6f3f3;;}
.topleftnav{float:left;width:100%;margin:0px;padding:0px;display:flex;justify-content:space-between;}
.topleftnav li{float:left;list-style:none;}
.topleftnav li a{font-size:13px;text-decoration:none;color:#333;transition:all easeease-in-out 0.5s;opacity:.7;}
.topleftnav li a:hover{opacity:1;}
.headertop .row{align-items:center;padding:10px 0px;display: flex;flex-wrap: nowrap;}
.headertop .india p{font-size: 15px;}
.toprightnav{width:100%;display:flex;margin:0px;padding:0px;justify-content:flex-end;align-items:center;/*flex-wrap: wrap;*/}
.toprightnav li{list-style:none;/*margin-left:15px;*/padding: 0 6px;border-right: 1px solid #ccc;margin: 0px 0px;line-height: 20px;}
.toprightnav li:last-child{border-right: none;}
.toprightnav li a{color: #000;font-size: 13px;text-decoration: none;}
.toprightnav li:nth-child(6){border-right: none;}

.toprightnav li.fontlng a{font-size: 13px;} 
.toprightnav li.fontlng  a img{max-width: 100px;width: 12px;}

.toprightnav li.ico-site-search a{color: #000;font-size: 16px;}
.toprightnav .fontsizicn span{padding: 0px 8px;border: 1px solid #f07907;border-radius: 3px;margin: 0px 5px;cursor: pointer;color: #f07907;font-size: 16px;line-height: 22px;height: 25px;display: inline-block;background:transparent;transition:all ease-in-out 1.0s;}
.toprightnav .fontsizicn span:hover{background:#f07907;color:#fff;}
.toprightnav .topselect select{padding:5px 30px 5px 20px;background:url(../images/whitecaret.png) #ff9933 no-repeat 95% center;border: 1px solid #f07907;border-radius: 5px;color:#fff;font-size:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;max-width:220px;/*font-family: initial;*/}

.toprightnav .topselect .scrollableList{position: relative;}
.toprightnav .topselect .scrollableList .selectedOption{width: 222px;padding:5px 30px 5px 20px;background:url(../images/whitecaret.png) #ff9933 no-repeat 95% center;border-radius: 5px;color:#fff;font-size:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;/*font-family: initial;*/}
.toprightnav .topselect .scrollableList ul{position: absolute; top: 33px; right: 0; padding: 5px 0px; width: 350px; background: #ff9933; z-index: 99999; color: #fff;}
.toprightnav .topselect .scrollableList ul li{border-bottom: 1px solid #fff; padding: 5px 15px; margin: 0; border-right: none;}
.toprightnav .topselect .scrollableList ul li:hover{background: #007bff;}

.toprightnav li.topselect{padding-right:0px;/*border-right:1px solid #cecece;*/ border-right: none;}
.topinpt input[type=text]{border:none;background:none;}
.topinpt input[type=submit]{border:none;background:url(../images/search.png) transparent no-repeat center;width:23px;height:23px;cursor:pointer;font-size:0px;position:relative;bottom:5px;}
.headermain{padding-top:5px;padding-bottom:20px;background:#ffe7ce;}
.headermain .row{align-items:center;}
.logo img{max-width:100%;}  
.india{display: block;float:left;}

.logo{display: flex;}
.logo-image{margin-right: 10px;position: relative;}
.logo-image img {max-width: 43.61px;}
.logo-image:after {content: "";border-right:none; height: 73px;position: absolute; top: 1px;right: -8px;}
.logo-text {padding-left: 0px; margin-top: 16px;}

/*==================main nav start============*/
 .mainnav{display:table!important;width:100%;margin:0px;padding:0px;}
.stellarnav.dark {background: transparent;}
.stellarnav .mainnav > li{list-style:none;text-align:center;display:table-cell;min-width:50px;position:relative;padding: 10px 0px;}
.stellarnav .mainnav > li:hover{    background: #ffe7ce;}
.stellarnav .mainnav > li:last-child a{border-right:none;}
.stellarnav .mainnav > li > a{/*display:block;*/text-decoration:none;font-size:17px;color:#333;/*padding:0px 0px;*/font-weight:500;text-align: center;border-right: 1px solid #cecbcb;;padding: 1px 0px 1px 1px;line-height: 32px;}

.stellarnav .mainnav > li > a *{display: inline;}
.stellarnav .mainnav > li > a span{/*display: block;*/width:100%;padding: 0px 0px;}
.stellarnav .mainnav > li > a span span{display: none;}
.stellarnav .mainnav > li > .navicn a {height:30px;padding:0px;}
.stellarnav .mainnav > li > .navtxt a {padding:5px 0px 0px 0px;transition:all ease-in-out 0.5s;opacity:1;margin-bottom:0px;color:#000;font-weight: bold;} 
.stellarnav .mainnav > li:hover > .navtxt a {padding-top:5px;opacity:.9;color:#f07907;margin-bottom:0px;}
.stellarnav .mainnav > li.has-sub > a:after{display:none;}
.stellarnav ul ul{width:auto;min-width:240px;}
.stellarnav.dark ul ul{background:#ff9933/*#f07907*/;}
.stellarnav.dark ul ul li{background:transparent;transition:all ease-in-out 0.5s;}
.stellarnav.dark ul ul li:hover{background:#f17b0b;;}
.stellarnav.dark ul ul li a {color: #FFF;border-bottom: 1px solid #fff;font-size:14px;padding:11px 23px;font-weight: 600;}
.stellarnav .mainnav > li ul ul{left:239px;}
.stellarnav .mainnav li.drop-left ul ul{left: -240px;right: 240px;}
.stellarnav li.drop-left li.has-sub > a:after{margin-left:0px;}
.stellarnav .mainnav > li > ul{top:100%;}
.stellarnav .mainnav > li:nth-child(2) > ul{min-width: 300px;}
.stellarnav .mainnav > li:nth-child(2) > ul > li > ul{left:299px;}
.stellarnav .mainnav > li:nth-child(4) > ul{min-width: 350px;}
.stellarnav .mainnav > li:nth-child(4) > ul > li > ul{left:320px;}
.mainnav > li:nth-last-child(3) > ul > li > ul{min-width: 350px;left:-350px !important;}
.stellarnav .mainnav > li > ul > li > ul > li > ul{background: #c06003;}  

/*.stellarnav .mainnav > li > ul.itpo-sub-menu {max-height: calc(100vh - 300px); overflow-y: scroll;}*/

.stellarnav span.sub-arrow {top:50%;margin-top:-5px;bottom:auto;left:auto;margin-left:0;right:10px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #a1d1e8}
.stellarnav span.scroll-up, .stellarnav span.scroll-down {position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}
.stellarnav span.scroll-up-arrow, .stellarnav span.scroll-down-arrow {position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:8px;border-style:dashed dashed solid;border-color:transparent transparent #2b82ac}
.stellarnav span.scroll-down-arrow {top:6px;border-style:solid dashed dashed;border-color:#2b82ac transparent transparent}

/*==================main nav over============*/
.homeslidersec{float:left;width:100%;position:relative;}
.homeslidersec .item img{width:100%;}
.homeslidersec .item{position:relative;float:left;width:100%;}
.homeslidersec .item > div{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);color:#fff;position:absolute;}
.sliderhead{font-size:30px;line-height:35px;text-align:center;}
.sliderhead br{display:none;}
.sliderhead span{font-weight:700;}
.slidercntbtm{display:table;width:auto;margin:0px auto;border-top:1px solid rgba(255, 255, 255, .5);}
.slidercntbtm > div{display:table-cell;vertical-align:middle;text-transform:uppercase;padding:10px 0px;}
.slidercntbtm > div:first-child{border-right:1px solid rgba(255, 255, 255, .5);font-size:20px;color:#ffcc00;font-weight:700;text-align:left;padding-right:1ssss0px;}
.slidercntbtm > div:last-child{text-align:right;padding-left:20px;}
.slidercntbtm > div:last-child span{background:#fff;display:inline-block;padding:8px 15px;font-size:16px;font-weight:700;color:#333;}
/*.homeslidersec .owl-nav{display:none;}*/
.homeslidersec .owl-nav{display:inline-block;float:left;width:100%;}
.homeslidersec .owl-carousel .owl-nav button{top:calc(50% - 50px);color: #fff;font-size: 40px;position: absolute;height: 50px;width: 50px;
    text-align: center;border: 2px solid #fff;border-radius: 50%;line-height: 0px;opacity:.4;transition:all ease-in-out 1.0s;box-shadow:0px 0px 15px #000;}
.homeslidersec .owl-carousel .owl-nav button:hover{opacity:1;}
.homeslidersec .owl-carousel .owl-nav button:focus{opacity:1;outline:0;}
.homeslidersec .owl-carousel .owl-nav button span{position:relative;bottom:5px;text-shadow:0px 0px 1px #000;}
.homeslidersec .owl-nav .owl-prev{left:50px;}
.homeslidersec .owl-nav .owl-next{right:50px;}
.homeslidersec .owl-dots{text-align:center;bottom:20px;position:absolute;width:100%;display:none;}
.homeslidersec .owl-dots button{width:14px;height:14px;background:#fff;border-radius:50%;opacity:.5;margin-right:15px;}
.homeslidersec .owl-dots button:last-child{margin-right:0px;}
.homeslidersec .owl-dots button.active{opacity:1;position:relative;}

.homeslidersec #counter{position:absolute;bottom:44px;width:100%;text-align:center;color:#fff;z-index:10;}
.homeslidersec #counter span:not(.brdr){background:#c86200;border:1px solid #c66202;padding:2px 0px;display:inline-block;margin-right:5px;border-radius:50%;width:30px;height:30px;}
.homeslidersec #counter span.cntno{background:#f07907;border:1px solid #c86200;}
.homeslidersec #counter span.brdr{margin-right: 5px;font-size: 30px;position: relative;top: 6px;font-weight: 300;}
.mainsliderbtm{float:left;width:100%;/*background:rgba(0, 0, 0, .5);*/padding:0px 0px 0px;color:#fff;text-align:center;/*margin-top:-100px;*/position:relative;z-index:2;display:block;background#fff;}
.mainsliderbtm ul{display:inline-block;width:auto;margin:0px auto;float: right;}
.mainsliderbtm ul li{list-style:none;color:#fff;margin-right:8px;display:table;height:80px;float:left;}
.mainsliderbtm ul li:last-child{margin-right:0px;}
.mainsliderbtm ul li span{display:table-cell;vertical-align:middle;}
.mainsliderbtm ul li span p{color: #fff; font-size: 15px;font-weight: 100;}
.mainsliderbtm ul li span:first-child{width:auto;text-align:center;}
.mainsliderbtm ul li span img{max-width:100%;width: 60%;}
.mainsliderbtm ul li span:last-child{padding-right:12px;text-align:left;}
.mainsliderbtm ul li.violetcolr{background:none;border: 2px solid #ffa750;border-radius: 6px;background: #ff9933;}
.mainsliderbtm ul li.violetcolr span a{text-decoration: none!important;}
.mainsliderbtm ul li.greencolr{background:none;border: 2px solid #ffa750;border-radius: 6px;background: #ff9933;}
.mainsliderbtm ul li.greencolr span a{text-decoration: none!important;}
.mainsliderbtm ul li.orngcolr{background:none;border: 2px solid #ffa750;border-radius: 6px;background: #ff9933;}
.mainsliderbtm ul li.orngcolr span a{text-decoration: none!important;}
.homeslidersec .carousel-indicators{bottom:190px;}
.homeslidersec .carousel-indicators li{width:14px;height:14px;border-radius:50%;cursor:pointer;}
.homemarquee{background-color: #f93;}
.homemarquee > div{display:table;width:100%;position:relative;}
.homemarquee > div > *{display:table-cell;vertical-align:middle;}
.homemarquee .marqueehead{padding:6px 0px 6px 0px;font-size:18px;width:150px;box-sizing:border-box;color: #fff;text-align: center;font-weight: 500;}
.homemarquee marquee{font-size:15px;background: #f93;}
.homemarquee > div:after{position:absolute;top:0px;bottom:0px;width:100px;content:'';background: #ff9933;right:-50px;}
.homemarquee marquee .marqueebx{display:flex;}
.homemarquee marquee div.marqueecontent{float:left;width:auto;display:inline-block;margin:0px 25px;border-right:1px solid #333;list-style: none;}
.homemarquee marquee div.marqueecontent a{color:#333;display: block;padding-right:25px;}
.homemarquee marquee div.marqueecontent:last-child{border-right:none;}
.marqueeviewall{width:100px;text-align:center;}
.marqueeviewall a{padding:5px 0px;display:block;text-decoration:none;color:#fff;background:#ff9025;width:100%;transition:all ease-in-out 0.5s;}
.marqueeviewall a:hover{background:#c86200;}
.homesec1{float:left;width:100%;}
.homesec1 h2{margin-bottom: 8px;float:left;width:100%;/*text-align:center;*/font-size:28px;padding: 12px 0px 0px 6px;font-weight: 600;text-align: center;}
.homesec1 .sec1cntbx{border:2px solid #ced0dd;padding:10px 15px;background:#fff;/*transition:all ease-in-out 1.0s;*/float:left;min-height:275px;position:relative;}
.homesec1 .item{padding:10px;border:1px solid transparent;transition:all ease-in-out 1.0s;overflow:hidden;} 
.homesec1 .owl-stage-outer{clear:left;}
.homesec1 .item:hover{border:1px solid #091657;}

.homesec1 .item p{float:left;width:100%;}
.homesec1 .item p.sec1mnthyr{position:relative;color:#000;text-transform:uppercase;font-size:16px;margin:0px 0px 0px;}
.homesec1 .item p.sec1mnthyr:after{position:absolute;content:'';width:30px;height:10px;background:#ced0dd;border-radius:10px;right:0px;top:10px;}
.homesec1 .item:hover p.sec1mnthyr{color:#fff;}
.homesec1 .item:hover p.sec1mnthyr:after{background:#f07907;}
/*.homesec1 .item p.sec1dt img{width:auto;margin-right:10px;float:left;width:34px;height:34px;}
.homesec1 .item:hover p.sec1dt img{-webkit-filter: opacity(1) drop-shadow(0 0 0 white);filter: opacity(1) drop-shadow(0 0 0 white);}*/
.homesec1 .item p.sec1dt span{margin-right:10px;float:left;width:34px;height:34px;display:inline-block;background:url(../images/sec1clndericn.png) no-repeat center;}
.homesec1 .item:hover p.sec1dt span{background:url(../images/sec1clndericn-hover.png) no-repeat center;}
.homesec1 .item p.sec1dt{font-size:40px;font-weight:bold;color:#a4a6b7;display:flex;align-items:center;text-transform:lowercase;}
.homesec1 .item:hover .sec1cntbx{border:2px solid #091657;background:#091657;color:#fff;}
.homesec1 .item .sec1evntnm{font-size:16px;line-height:18px;font-weight:bold;margin-bottom:5px;}
.homesec1 .item .sec1plc{font-size:16px;color:#a5a7b8;padding-bottom:7px;position:relative;}
.homesec1 .item .sec1plc:after{width:50px;height:2px;content:'';left:0px;bottom:0px;background:#091657;position:absolute;bottom:5px;}
.homesec1 .item:hover .sec1plc:after{background:#fff;}
.homesec1 .item .sec1btmtxt{font-size:14px;line-height:16px;position:absolute;bottom:0px;width:calc(100% - 30px);min-height:70px;opacity:1;}
.homesec1 .item:hover .sec1btmtxt{opacity:.7;}
.homesec1 .owl-nav{width:100%;position:relative;bottom:200px;}
.homesec1 .owl-nav button{font-size:0px;display:inline-block;width:40px;height:40px;border-radius:50%;transition:all ease-in-out 0.5s;top:50%;}
.homesec1 .owl-nav button span{font-size:0px;}
.homesec1 .owl-nav button.owl-prev{background:url(../images/sec1prev.png) no-repeat #fff center;position:absolute;left:-20px;background-size:contain;}
.homesec1 .owl-nav button.owl-next{background:url(../images/sec1next.png) no-repeat #fff center;position:absolute;right:-20px;background-size:contain;}
.homesec1 .owl-nav button:focus{outline:none;}
.homesec1 .item:hover{cursor:pointer;}
.homesec1 .owl-dots{display:none;}
.homesec2{float:left;width:100%;}
.homesec2head{width:100%;text-align-last:center;font-size:28px;line-height:35px;margin:46px 0px 10px;display: grid;margin-bottom: 14px;}
.homesec2head span{float:left;width:100%;font-size:24px;margin-top:5px;color: #333333;}

.combinedbg{float:left;width:100%;position:relative;}
.combinedbg:before{display:none;background:url(../images/whatnewbg.png) no-repeat center;background-size:cover;width:100%;position:absolute;left:0px;bottom:0px;content:'';top:75px;animation:animatedtrainglebg 5s linear infinite;}
@keyframes animatedtrainglebg{
	0%{filter:hue-rotate(0deg);}
	50%{filter:hue-rotate(180deg);}
	100%{filter:hue-rotate(360deg);}	
}
.combinedbg:after{background:url(../images/whatnewimg.jpg) no-repeat;width:60%;height:290px;content:'';position:absolute;left:0px;bottom:0px;/*background-size:cover;*/display: none;}
.homesec2topcrsl .item{overflow:hidden;padding:10px;}
.homesec2topcrsl .item .sec2tpcntbx{padding:5px;/*box-shadow:0px 0px 10px rgba(0, 0, 0, .3);*/float:left;width:100%;transition:all ease-in-out 1.0s;border:none;}
.homesec2topcrsl .item:hover .sec2tpcntbx{box-shadow:0px 0px 0px rgba(0, 0, 0, .1);border:none;}
.homesec2topcrsl .item .sec2tpcntbx .sec2tpimg{width:225px;overflow:hidden;margin:0px auto;}
.homesec2topcrsl .item .sec2tpcntbx .sec2tpimg img{width:100%;transform:scale(1);transition:all ease-in-out 1.0s;}
/*.homesec2topcrsl .item:hover .sec2tpcntbx .sec2tpimg img{transform:scale(1.1);}*/
.sec2tottl{width:100%;display:table;float:left;}
.homesec2topcrsl .item .sec2tottl span{display:table-cell;width:100%;background:#fff;font-size:17px;font-weight:bold;vertical-align:middle;height:40px;color:#333;padding:0px 0px;text-align:center;}
.sec2tplblue{border-radius: 5px;width:1005;display:flex;justify-content:space-between;align-items:center;background:#ff9933;color:#fff;text-transform:uppercase;padding:6px 9px;;}
.sec2tplblue .sec2tpldt{font-size:13px;}
.sec2tplblue .sec2tplc{font-size:11px;display:inline-block;padding:8px 12px;transition:all ease-in-out 0.5s;color:#fff;background:#f07907;}
/*.homesec2topcrsl .item:hover .sec2tplblue .sec2tplc{background:#fff;color:#091657;}*/

.homesec2topcrsl{position:relative;background: #ff9933 url(../images/partan-bg.png);}
.homesec2topcrsl .owl-carousel .owl-nav{display:block;margin-right: 40px;margin-top: -15px;position: absolute;top: -70px;right: -40px;}
.homesec2topcrsl .owl-carousel .owl-nav button span{display:inline-block;width:40px;height:40px;margin-right:15px;}
.homesec2topcrsl .owl-carousel .owl-nav button.owl-prev span{background:url(../images/sec2toprev.png) no-repeat center;font-size:0px;background-size:contain;}
.homesec2topcrsl .owl-carousel .owl-nav button.owl-next span{background:url(../images/sec2tonext.png) no-repeat center;font-size:0px;background-size:contain;}
.homesec2topcrsl .owl-carousel .owl-nav button:focus{outline:none;}
.homesec2btmhead{margin:60px 0px 30px;position:relative;}
.homesec2btmhead .homesec2btmheadlft{width:65%;}
.homesec2btmhead .homesec2btmheadcnt h2{color:#000;font-size:30px;font-weight:300;display: none;}
.homesec2btmhead .homesec2btmheadcnt h2 strong{font-weight:700;}

.homesec2btmcarousal{margin:0px 0px 20px;position:relative;display: none;}
.homesec2btmcarousal .btmcarosalbx img{width:auto;float:right;}
.homesec2btmcarousal .btmcarosalbx{max-width:100%;background:rgba(0, 0, 0, .9);position:relative;margin:0px auto;color:#fff;padding:0px 0px 50px;position:relative;transition:all ease-in-out 1.0s;}
.homesec2btmcarousal .btmcarosalbx a .btmcarosalcnt{color:#fff;padding:15px 15px 0px 15px;font-size:16px;line-height:20px;font-weight:300;min-height:105px;word-break: break-all;}
.homesec2btmcarousal .btmcarosalbx a:hover{text-decoration:none;}
.homesec2btmcarousal .btmcarosalbx a .btmcarosallink{background:rgba(243, 17, 19, .8);color:#fff;position:absolute;font-size:12px;width:100%;padding:10px 15px;bottom:0px;left:0px;right:0px;transition:all ease-in-out 0.5s;}
.homesec2btmcarousal .btmcarosalbx:hover{background:rgba(0, 0, 0, 1.0);}
.homesec2btmcarousal .btmcarosalbx: a .btmcarosalcnt{text-decoration:underline;}
.homesec2btmcarousal .btmcarosalbx:hover a .btmcarosallink{background:rgba(243, 17, 19, 1.0);}

.homesec2btmcarousal .owl-carousel .owl-nav{display:block;float:right;width:calc(100% + 0px);margin-right: 40px;float: right;}
.homesec2btmcarousal .owl-carousel .owl-nav button{display:inline-block;width:40px;height:60px;opacity:.5;transition: all ease-in-out 1.0s;background-size:25px 40px !important;}
.homesec2btmcarousal .owl-carousel .owl-nav button.owl-prev{background:url(../images/sec2btmprev.png) no-repeat center;font-size:0px;float:left;}
.homesec2btmcarousal .owl-carousel .owl-nav button.owl-next{background:url(../images/sec2btmnext.png) no-repeat center;font-size:0px;float:right;}
.homesec2btmcarousal .owl-carousel .owl-nav button:hover{opacity:1;}
.homesec2btmcarousal .owl-carousel .owl-nav button:focus{outline:none;}  

.homesec5{float:left;width:100%;margin:40px 0px 0px;display:none;}
.homesec5head{background:url(../images/itpoinitbg.jpg) repeat-x;position:relative;}
.homesec5head h2{font-size:22px;font-weight:300;padding:10px 0px 0px;}
.homesec5head:before{position:absolute;top:0px;bottom:0px;width:100px;left:-100px;content:'';background:url(../images/itpoinitbg.jpg) repeat-x;}
.homesec5 .row{align-items:center;}
.homesec5 .col-sm-6 a{float:right;color:#091657;font-size:16px;text-decoration:underline;}
.homesec5 .col-sm-6 a:hover{text-decoration:none;}
.homesec5cnt .col{text-align:center;border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding:10px;position:relative;}
.homesec5cnt .col:last-child{border-right:none;}
.sec5img{position:relative;display:table;width:100%;height:140px;}
.sec5img img{bottom:0px;position:relative;transition:all ease-in-out 1.0s;}
.sec5img:before{content:'';width:50px;height:50px;background:url(../images/itpoinicnttbg.jpg) no-repeat left top;position:absolute;left:0px;top:0px;}
.homesec5cnt .col:hover .sec5img img{bottom:10px;}
.sec5img span{display:table-cell;vertical-align:middle;}
.sec5cnt{width:100%;background:url(../images/itpocntbtmbg.png) no-repeat center;background-size:cover;padding:5px 0px;font-size:16px;font-weight:600;}
.homesec5cnt{margin-top:15px;}
.row.homesec5cnt{margin-left:0px;margin-right:0px;}
.footersoc{width:auto;float:left;padding:10px 0px;text-align:left;text-transform:uppercase;}
.footersoc h2,.footerinisec h2{display:inline-block;font-size:20px;padding:0px 0px;color:#091657;opacity:.5;font-weight:bold;}
.footersoc ul{width:auto;display:inline-block;}
.footersoc ul li{list-style:none;display:inline-block;padding:0px 10px;border-right:1px solid #b5b9cc;}
.footersoc ul li:last-child{border-right:none;}
.footersoc ul li a{color:#091657;transition:ease-in-out all 1.0s;display:block;opacity:.5;font-size:24px;}
.footersoc ul li a:hover{opacity:1;}

.footerinisec{width:auto;float:left;padding:10px 0px;text-align:left;display:flex;align-items:center;}
.footerinisec ul{width:auto;display:flex;padding-left:15px;}
.footerinisec ul li{list-style:none;padding:0px 5px;}
.footerinisec ul li a{display:table;font-size:13px;color:#000;transition:all ease-in-out 0.5s;line-height:18px;}
.footerinisec ul li a span{display:table-cell;vertical-align:middle;}
.footerinisec ul li a span img{margin-right:5px;height:35px;}
.footerinisec ul li:hover a{text-decoration:none;color:#666;}

.footersocsec{float:left;width:100%;}
.footersocsec .row{display:flex;justify-content:space-between;align-items:center;}

.footerblue{float:left;width:100%;background:#ffe7ce;padding:15px 0px 10px;}
.footerblue ul{float:left;width:auto;min-width:225px;}
.footerblue ul li{list-style:none;width:100%;border-bottom:1px solid #202c66;}
.footerblue ul li:last-child{border-bottom:none;}
.footerblue ul li a{color:#6e665e;text-decoration:none;padding:10px 0px;/*opacity:.8;*/transition:all ease-in-out 1.0s;font-size:13px;display:block;font-weight: 600}
.footerblue ul li:hover a{opacity:1;}
.footerbluelast h2{font-size:16px;font-weight:700;line-height:20px;margin:10px 0px 15px;color:#6e665e;}
.footerbluelast p{font-size:13px;line-height:20px;color:#6e665e;/*opacity:.5;*/font-weight: 600;}
.height15{height:15px;float:left;width:100%;}
.footerbluelast p a{color:#6e665e;text-decoration:none;}
.footerbluelast p a:hover{text-decoration:underline;}

.footerclient{width:100%;float:left;border-bottom:none;/*margin-top: 50px;*/}
.footerclientnav{width:100%;float:left;margin:10px 0px;display:table;}
.footerclientnav li{display:table-cell;vertical-align:middle;text-align:center;}
.footerclientnav li img{max-width:100%;width: 90px;}

.footerclie{width:100%;float:left;border-bottom:1px solid #d9d9d9;background: #ffe7ce}
.social{display: block;}
.social ul{display: flex;padding: 0px;margin: 0px;list-style: none;}
.social ul li{padding: 4px 6px;margin:0px;}
.social ul li a{padding:0px;color: #fff;}
.social ul li a img{width: 28px;height: 36px;}

/*.social ul li:nth-child(1){background: #3b5998;color: #fff;}
.social ul li:nth-child(2){background: #00aced;color: #fff;}
.social ul li:nth-child(3){background: #dd4b39;color: #fff;}
.social ul li:nth-child(4){background: #c32aa3;color: #fff;}
.social ul li:nth-child(5){background: #ff0000;color: #fff;}*/

.footerclie p{text-align: center;font-size: 13px;}
.last{float: left;}

.footerbtm{float:left;width:100%;padding:18px 0px;font-size:12px;/*opacity:.5;*/background: #292929;color: #ababab;}
.footerbtm .row > div:nth-child(2){text-align:center;}
.footerbtm .row > div:last-child{text-align:right;}
.footerbtm .row > div a{color:#9d9d9d;;}

.scrollTop {position: fixed; right: 10px; bottom: 50px;background:#f07907;border-radius:50%;  opacity: 0;  transition: all 0.4s ease-in-out 0s;z-index:100;display:none;width:60px;height:60px;text-align:center;padding-top:0px;}
.scrollTop.active{display:inline-block;}
.scrollTop a { font-size: 34px;color: #fff;display:block;width:60px;height:60px;padding-top:0px;line-height: 60px;}
.scrollTop img{width:40px;}
.homesec2viewall{float: left;width: 100%;text-align: center;clear: both;position: relative;z-index: 99;margin-top: 100px;margin-bottom: -18px;margin-left: 0px;display: none;}
.homesec2viewall a{font-size:17px;color:#fff;padding:10px 20px;display:inline-block;background:#9b0713;transition:all ease-in-out 0.5s;border-radius: 5px;}
.homesec2viewall a:hover{text-decoration:none;background:#db6d05;}

.homemarquee{float:left;display: flex;width: 100%;}
.homemarquee ul{float:left;display: flex;}
.homemarquee ul li{margin-right: 40px;list-style: disc;color: #ff9933;}
.homemarquee ul a{color: #fff;font-size:17px;}
/*===========tooltip design start===========*/
.bs-tooltip-top .tooltip-inner{background:#091657;}
.bs-tooltip-top .arrow::before{border-top-color:#091657;}

/*===========tooltip design over===========*/

.stellarnav .mainnav > li:nth-child(4) > ul{/*min-width: 1100px;*/left:-61px;}
.stellarnav .mainnav > li:nth-child(4) > ul > li{/*width:24%;float:left;*/margin-right: 1%;}

.stellarnav.dark ul ul ul li a{font-size:13px;}
.subtitle{padding:0px 50px;}
.maincnt{background-color: #ffffff;padding: 35px 40px;width: 100%;border-top-right-radius: 10px;border-top-left-radius: 10px;margin-bottom: 0px;/*background: url(../images/orngebg.jpg) repeat-x #fff;*/}
.page-content.innerpg .sidebar h3{width: 100%;margin: 0px;padding: 20px 28px;background: url(../images/icon-2.png) no-repeat 95% center #091657;font-size: 22px;font-weight: bold;color: #fff;text-transform: uppercase;}
.sidebar{box-shadow:0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);background: #fff;padding-left:0px;padding-right:0px;    height: fit-content;}
.maininrcnt.col-md-9{padding-left:60px;padding-right: 0px;}
.sidebar li{list-style: none;float:left;width:100%;padding:0px 20px;}
.sidebar li a{font-size:16px;color: #333;display: block;position: relative;border-bottom: 1px solid #ddd;padding:12px 0px;}
.sidebar li a:before{content:'\f061';position: absolute;left:90%;color:#fff;opacity: 0;font-family:'FontAwesome'; sans-serif;transition: all ease-in-out 0.5s;} 
.sidebar li li a:before{color: #fff;}
.sidebar li li a:hover:before{color: #4c5db0;}
.sidebar li:hover a:before,.sidebar li.active a:before{opacity: 1;left:95%;}
.sidebar li:hover a,.sidebar li.active a{text-decoration: none;}
.sidebar li:hover,.sidebar li.active{background: #4c5db0;color: #fff;}
.sidebar li:hover a,.sidebar li.active a{color:#fff;border-bottom: 1px solid #4c5db0;}
.maininrcnt.col-md-9 p, .contactusbx p{margin-bottom: 12px;font-size:14px;line-height: 26px;text-align:justify;font-weight: 400;}
.maininrcnt.col-md-9 p .hmail{padding: 0px 0px;display: inline;}
.sidebar li ul{display: none;margin:0px;padding:0px;}
.sidebar li:hover ul{display: block;background: #fff;}
.sidebar li li{padding:0px 10px;}
.sidebar li:last-child,.sidebar li:last-child a{border-bottom: none;}
.sidebar li ul li,.sidebar li:hover ul li{background: #fff;color:#020076;}
.sidebar li ul li a,.sidebar li:hover ul li a{color:#020076;font-size:13px;padding:7px 0px;border-bottom: 1px solid #4c5db0;}






/*.page-content.innerpg{background: url(../images/orngebg.jpg) repeat-x;float:left;width:100%;}*/
.pg-breadcrumb{float:left;width:100%;padding:13px 40px 12px;color: #fff;font-size:16px;background-color: #f93;}
.pg-breadcrumb a,.pg-breadcrumb span{color: #fff;display: inline-block;padding:0px 10px;font-weight: bold;font-size: 16px;}
.pg-breadcrumb span{font-weight: bold;}
.cntwhitesec{float:left;width:100%;padding:0px 50px 0px 75px;}

.maininrcnt li{list-style: none;position: relative;/*padding-left:25px;margin-bottom: 15px;*/font-size:16px;line-height: 26px;}
.maininrcnt li a{color: #0088cc;text-decoration: none;background-color: transparent;}
.maininrcnt li:before{content: "";display: block;/*position: absolute;*/top: 0;left: 0;font-size: 1em;font-family: 'FontAwesome';color: #e77817;}
.team-list.team-member ul li{width:calc(100% * (1/2) - 0px);padding: 20px;}
.team-list.team-member ul li .headoffice {
    border: 1px solid #ddd;
    padding: 22px 30px;
    box-shadow: 5px 10px 8px #ddd;
    border-radius: 18px;
    margin-bottom:-48px;
    width: 100%;
    display: inline-block;
    height: 500px;
}
.team-list.team-member ul li .headoffice:hover{background:#fffaf5;border: 1px solid #f07907;}
.team-list.team-member ul li a{color: #0056b3;}
.page-heading{font-size: 22px;font-weight: bold;padding: 8px 0px;color: #020076;text-align: left;}
.page-storng{font-weight: bold;display: block;padding: 10px 0px;width: 100%	;}
.msg-class{text-align: left;background: #f0f0f0;border:1px solid #d0d0d0;border-left:3px solid #f07907;padding:15px;text-align: justify;}

.table-responsive .table thead th{background: #091657;color: #fff;border:1px solid #091657;height:46px;vertical-align: top;font-weight: 500;}
.table-responsive .table td p{border:none!important;}
.table-responsive .table td p,.table-responsive .table td,.table-responsive .table td.text-center{padding: 8px 6px;border: 1px solid #dddddd;/*text-align: left;*/font-size: 14px;line-height: 22px;}
.table-responsive td a{color: #0056b3;}
.table.dataTable tbody td:nth-child(1){padding:8px 6px!important;}

.logohstleft{/*float:left;width:150px;padding-top:60px;*/width:100%;text-align: center;display: inline-block;}
.logohstright{width: 100%;display: inline-block;}
.maininrcnt.col-md-9 .logohstright p{margin-bottom: 20px!important;position: relative;font-size: 14px!important;line-height: 26px!important;text-align:justify!important;font-weight: 400!important;}
.logohstright p::before{content: "\f105";display: block;position: absolute;top: -1px;left:-12px;font-size: 1em;font-family: 'FontAwesome';color: #e77817;}

.mdmsgtop,.mdmsgbtm{/*float:left;*/width:100%;color: #222;}
.mdmsglft{/*float:left;width:255px;*/text-align: center;font-size:16px;width: 100%;display: inline-block;}
.mdmsglft span{display: inline-block;height: 140px;width: 140px;overflow: hidden;border-radius: 50%;}
.mdmsglft span img{width:100%;}
.text-center{text-align: center!important;margin-bottom: 10px;}
.text-center img{width: 100%;}
.mdmsgrgt{/*float:right;width:calc(100% - 255px);*/width: 100%;}
.mdmsgrgt p{float:left;width:100%;font-style:initial;font-weight: bold;margin-top:20px;}

.mdmsgbtm{margin-top:22px;font-style:initial;}

.commetygrid{float:left;width:100%;display: grid;justify-content: space-between;grid-template-columns: 24% 24% 24% 24%;margin-bottom: 10px;}
.commetygrid > div{border:2px solid #091657;padding:8px 12px;border-radius: 10px;margin-bottom: 35px;}
.commetygrid > div .member{display: inline-block;width: 100%;padding: 10px 15px;margin-top: 50px;}
.commetygrid > div .member2{display: inline-block;width: 100%;padding: 10px 15px;margin-top: 24px;}
.commetygrid > div p{font-size: 15px!important;}

.addressbox{float:left;width:100%;padding:35px;border:1px solid #ccc;border-radius: 10px;/*margin-top:40px;*/box-shadow: 7px 7px #ddd;height: 484px;}
.addressbox h2{float:left;width:100%;text-transform: uppercase;color: #091046;font-size:22px;margin:10px 0px 25px;font-weight: 700;}
.maininrcnt.col-md-9 .addressbox p{font-size:18px;position: relative;line-height: 30px;}
.maininrcnt.col-md-9 .addressbox p.adressicnbx{padding-left:40px;}
.maininrcnt.col-md-9 .addressbox p.adressicnbx .fa{position: absolute;left:0px;color: #485ca3;font-size:21px;margin-top:0px;}
.maininrcnt.col-md-9 .addressbox p a{color: #256394;}
.contactusbox .adressicnbx .fa{color: #485ca3;font-size: 21px; margin-top: 14px;}


.addressbox1{float:left;width:100%;padding:35px;border-bottom: 1px solid #ddd;height: 100%;}
.addressbox1 h2{float:left;width:100%;text-transform: uppercase;color: #091046;font-size:22px;margin:10px 0px 25px;font-weight: 700;}
.maininrcnt.col-md-9 .addressbox1 p{font-size:18px;position: relative;line-height: 30px;}
.maininrcnt.col-md-9 .addressbox1 p.adressicnbx1{padding-left:40px;}
.maininrcnt.col-md-9 .addressbox1 p.adressicnbx1 .fa{position: absolute;left:0px;color: #485ca3;font-size:21px;margin-top:6px;}
.maininrcnt.col-md-9 .addressbox1 p a{color: #256394;}


.distance-grid{float:left;width:100%;display: grid;justify-content: space-between;grid-template-columns: 31% 31% 31%;}
.distancebx{border:2px solid #4c5db0;border-radius: 10px;margin-bottom: 30px;text-align: center;overflow: hidden;}
.distanceimgbx{margin-top:-16px;float:left;width:100%;background: #4c5db0;}
.distanceimgbx img{position: relative;margin:0px auto;max-width: 90%;}
.distanceimgbx span{width:70px;height: 70px;display: flex;justify-content: center;align-items: center;align-content: center;border-radius: 50%;background: #fff;border:1px solid #5465b4;position: relative;left: 50%;margin-left: -35px;top: 30px;}
.dstncttl{float:left;width:100%;margin-top:37px;display: flex;justify-content: space-between;height: 31px;justify-content: center;align-items: center;align-content: center;font-size:16px;line-height: 1.4;font-weight: 700;}
.dstncttldstnc{font-size:24px;font-weight: 700;}
.dstnctme span{display: inline-block;margin:4px auto 0px;background: #d5d5d5;border:1px solid #bfbfbf;border-radius: 5px;font-size:16px;font-weight: bold;min-width: 100px;line-height: 2.1;}
.dstnctplc1{float:left;width:100%;margin-bottom: 5px;line-height: 1.4;}

.citizen p.citizin {margin-bottom: 0px!important;}
.citizen p.zin{ margin-bottom: 0px!important;}
.citizen p.zin::before{content: "\f105";display: block;position: absolute;left: 47px;font-size: 1em;font-family: 'FontAwesome';color: #e77817;}


.maininrcnt.rightform h2.subtitle{padding:0px;}
.maininrcnt.rightform .form-group{position: relative;}
.maininrcnt.rightform .form-group .form-control{border:1px solid #bfbfbf;box-shadow: 5px 5px #e5e5e5;padding:15px 10px;margin-bottom: 30px;resize:none;}
.maininrcnt.rightform .form-group .form-control:focus{box-shadow: 5px 5px #e5e5e5;}
.maininrcnt.rightform .form-group.capchabx .form-control{float:left;width: calc(100% - 240px);}
.maininrcnt.rightform .form-group.capchabx #captcha_img{float:left;margin-left: 20px;}
.maininrcnt.rightform .form-group.capchabx label.title.grid_3{float:left;width:100%;}
.maininrcnt.rightform .form-group.capchabx #new_captcha{color: #091758;font-size:40px;margin-left:20px;margin-top:5px;float:left;}
.maininrcnt.rightform .form-group.capchabx #captcha_img img{height: 55px;}
.bluebtn{border:1px solid #091758;background: #091758;color: #fff;font-weight: bold;text-transform: uppercase;cursor: pointer;min-width: 150px;line-height: 3.3;}
.greybtn{border:1px solid #d9d7d8;background: #f1f1f1;color: #666;font-weight: bold;text-transform: uppercase;margin-left: 15px;cursor: pointer;min-width: 150px;line-height: 3.3;}

.form-group.phonenumbx .form-control.cntcode{float:left;width:220px;height: auto;}
.form-group.phonenumbx .form-control.mbncode{float:right;width:calc(100% - 270px);}

.csrinitgrid{float:left;width:100%;display: grid;grid-template-columns: 49% 49%;justify-content: space-between;}
.csrinitgrid > div{border:2px solid #091657;padding:12px 10px;border-radius: 10px;margin-bottom: 20px;}
.csrinitgrid > div a{display: block;color:#333;text-decoration: none;font-weight: bold;}

.csrinitgridyear{float:left;width:100%;display: grid;grid-template-columns: 24% 24% 24% 24%;justify-content: space-between;}
.csrinitgridyear > div{border:2px solid #091657;padding:12px 10px;border-radius: 10px;margin-bottom: 20px;}
.csrinitgridyear > div a{display: block;color:#333;text-decoration: none;font-weight: bold;}



.maininrcnt .portfolio.da-thumbs{float:left;width:100%;display: grid;grid-template-columns: 49% 49%;justify-content: space-between;}
.maininrcnt .portfolio.da-thumbs li{list-style: none;margin-bottom: 20px;padding:0px;cursor: pointer;}
.maininrcnt .portfolio.da-thumbs li *{max-width: 100%;margin:0px;}
.maininrcnt .portfolio.da-thumbs li:before{content:'';width:100%;height: 100%;background: rgb(76 93 176 / 60%);opacity: 0;z-index:1;transition: all ease-in-out 0.5s;border-radius: 0px;top:0px;}
.maininrcnt .portfolio.da-thumbs li:hover:before{opacity: 1;}
.maininrcnt .portfolio.da-thumbs li:after{content:'\f002';font-family:'Roboto', sans-serif;color: #fff;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);opacity: 0;transition: all ease-in-out 0.5s;z-index:10;font-size:50px;}
.maininrcnt .portfolio.da-thumbs li:hover:after{opacity: 1;}

.maincnt.row ol{padding:0px;}
.exhibitiontplefturl{width:100%;float:left;}
.exhibitiontplefturl ul{width:84%;float:left;display: grid;grid-template-columns: 24% 24% 24% 24% 24%;justify-content: space-between;}
.exhibitiontplefturl ul li{list-style: none;border:2px solid #091657;padding:10px 10px;margin-bottom: 15px;border-radius: 5px;font-size:16px;    margin: 15px;}
.exhibitiontplefturl ul li a{color: #333;font-weight: 600;text-decoration: none;}


.exhibitiontprighturl{width:30%;float:right;display: flex;justify-content: flex-end;color: #020076;font-size:30px;margin-top:65px;}
.exhibitiontprighturl a{display: inline-block;cursor: pointer;margin-left:10px;}
.exhibitiontprighturl a:first-child{margin-left:0px;}

.cntwhitesec .table-responsive .table thead th{font-weight: 600;padding: 10px;line-height: 1.3;}
/*.cntwhitesec .table-responsive .table{table-layout: fixed;}*/

.cntwhitesec .table-responsive .table th,.cntwhitesec .table-responsive .table th *{text-align:center;font-size: 15px;padding: 0px 6px;vertical-align: middle;}

.exhibitionfullwdth .dataTables_info{display: none;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers{margin:50px auto 0px;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li{position: relative;margin:0px 3px;border-radius: 5px;background: #dcdff0;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li a{color: #4d5db2;font-weight: bold;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li:hover{background: #4d5db2;border: 1px solid transparent;outline: 1px solid transparent;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li:hover a{color: #fff;text-decoration: none;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li.previous,.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li.next{width:40px;font-size:0px;background: transparent !important;margin:0px;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li.previous:before{content:'\f053';font-family:'FontAwesome';color:#4c5db0;font-size:20px;position: absolute;top:7px;left:11px;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li.next:before{content:'\f054';font-family:'FontAwesome';color:#4c5db0;font-size:20px;position: absolute;top:7px;left:11px;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li.active{background: #4d5db2 !important;}

.exhibitionfullwdth #example_wrapper{justify-content: space-between;}

/*.exhibitionfullwdth #example_wrapper .dt-button span{display: none;}
.exhibitionfullwdth #example_wrapper .dt-button{width:60px;height: 65px;display: inline-block;border:none;outline: none;margin-right: 10px;}
.exhibitionfullwdth #example_wrapper .dt-button.buttons-csv{background: url(../images/csv1.png) no-repeat center;}
.exhibitionfullwdth #example_wrapper .dt-button.buttons-excel{background: url(../images/xls1.png) no-repeat center;}
.exhibitionfullwdth #example_wrapper .dt-button.buttons-pdf{background: url(../images/pdf1.png) no-repeat center;}
.exhibitionfullwdth #example_wrapper .dt-button.buttons-print{background: url(../images/print1.png) no-repeat center;}*/

.simpletxt{margin-bottom: 20px;font-size: 14px;line-height: 22px;}
.simplebrdr{margin-bottom: 10px;background: #ccc;float:left;width:100%;height: 1px;}

.clear{float:left;width:100%;clear:both;}
.height40{height: 40px;}
.table-responsive.overflowy{overflow-y: hidden;}
.table-responsive.rtgstbl{float:left;width:100%;padding:5px 0px;/*border:1px solid #e0e0e0;*/border-radius: 10px;/*box-shadow: 5px 5px #ccc;*/}
.table-responsive.rtgstbl table{float:left;width:100%;}
.table-responsive.rtgstbl table td{padding:10px 7px;vertical-align: middle;}
.table-responsive.rtgstbl table tr td:first-child{font-weight: bold;}
.table-responsive.rtgstbl table tr td:nth-child(2){font-weight: bold;width:100px;}
.table-responsive.rtgstbl table tr:first-child td{border-top:1px solid #dddddd;}

ul.points li a{color: #0056b3;text-decoration: none;}
ul.points li a:hover{text-decoration: underline;}


.maininrcnt.col-md-9 p.chabghd{float:left;width:100%;font-weight: 700;font-size:18px;}
.chabx{float: left;width: 100%;border: 1px solid #ccc;border-radius: 10px;padding: 15px 20px 0px;margin-bottom: 40px;box-shadow: 5px 5px #e0e0e0;}
.maininrcnt.col-md-9 .chabx a{color: #0056b3;}

.maininrcnt .facilitynav li:before{background: transparent;}
.maininrcnt .facilitynav{display: grid;grid-template-columns: 31% 31% 31%;justify-content: space-between;}
.maininrcnt .facilitynav li{padding:20px 30px 0px 30px;border:2px solid #020076;min-height: 160px;margin-bottom: 30px;border-radius: 5px;}
.maininrcnt .facilitynav li > div{float:left;width:100%;}
.maininrcnt .facilitynav li > div.faciltytxt{margin-top:20px;font-size:16px;font-weight: 600;}
.maininrcnt .facilitynav li div{text-align: left;}


/*.delhihotels #example_wrapper .dt-button span{display: none;}
.delhihotels #example_wrapper .dt-button{width:60px;height: 65px;display: inline-block;border:none;outline: none;margin-right: 10px;}
.delhihotels #example_wrapper .dt-button.buttons-csv{background: url(../images/csv1.png) no-repeat center;}
.delhihotels #example_wrapper .dt-button.buttons-excel{background: url(../images/xls1.png) no-repeat center;}
.delhihotels #example_wrapper .dt-button.buttons-pdf{background: url(../images/pdf1.png) no-repeat center;}
.delhihotels #example_wrapper .dt-button.buttons-print{background: url(../images/print1.png) no-repeat center;}
*/
.delhihotels #example_filter{display: none;}
.delhihotels #example_wrapper{display: flex;float:left;width:100%;justify-content: space-between;}
.delhihotels #example_wrapper .dt-buttons{display: flex;width:100%;justify-content: flex-end;}
.delhihotelsbx{/*height: 400px;*/width:95%;margin:20px 2.5%;padding:0px;border:1px solid #ddd;border-radius: 15px;padding:15px;float:left;box-shadow: 5px 5px #ddd;}
.delhihotels th,.delhihotels td{text-align: center;font-weight: 400 !important;cursor: auto !important;padding:10px !important;}
.delhihotels th{border-bottom:none !important;}
.delhihotelsbx .delhihotelsimg{width:100%;float:left;text-align: center;}
.delhihotelsbx .delhihotelsimg img{width:390px;border-radius: 10px;margin-bottom: 20px;}
.delhihotelsbx .delhihotelsimg p{font-size:22px;font-weight: 700;margin-bottom: 15px;padding: 0 15px;}
.delhihotelcnt{float:left;width:100%;display: table;border-top:1px solid #ddd;table-layout: fixed;}
.delhihotelcnt > div{width:50%;display: table-cell;vertical-align: middle;padding: 0 15px}
.delhihotelcnt > div:first-child{border-right: 1px solid #ddd;}
.maininrcnt.col-md-9.delhihotelcnt > div p{margin: 0 15px;margin-bottom: 0px !important;line-height: 32px !important;float: left;width: 100%;font-size: 16px!important;text-transform: uppercase;font-weight: 600;}
.delhihotelcnt > div p:first-child{color:#ccc !important;}
.delhihotels #example_info,.delhihotels #example_paginate{display: none;}


.maininrcnt .csrgallery{float:left;width:100%;display: grid;grid-template-columns: 49% 49%;justify-content: space-between;}
.maininrcnt .csrgallery li{list-style: none;margin-bottom: 20px;padding:0px;cursor: pointer;}
.maininrcnt .csrgallery li:before{background: transparent;}
.maininrcnt .csrgallery li *{max-width: 100%;margin:0px;}
.maininrcnt .csrgallery li a{display: block;}
.maininrcnt .csrgallery li a:before{content:'';width:100%;height: 100%;background: rgb(76 93 176 / 60%);opacity: 0;z-index:1;transition: all ease-in-out 0.5s;border-radius: 0px;position: absolute;top: 0px;left: 0px;}
.maininrcnt .csrgallery li:hover a:before{opacity: 1;}
.maininrcnt .csrgallery li a:after{content:'\f002';font-family:'FontAwesome';color: #fff;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);opacity: 0;transition: all ease-in-out 0.5s;z-index:10;font-size:50px;}
.maininrcnt .csrgallery li:hover a:after{opacity: 1;}
.maininrcnt .csrgallery li a img{width: 100%;}


.photogllry{float:left;width:100%;display: grid;grid-template-columns: 31% 31% 31%;justify-content: space-between;}
.photogllrybx a{display: block;text-decoration: none;color:#333;}
.photogllrybx .photogllryimg{width:100%;float:left;}
.photogllrybx .photogllryimg img{width:100%;}
.photogllrybx .photogllryimg p{font-size:16px;font-weight: bold;min-height: 50px;margin-top:20px;}
.photogllrybx .photogllrycnt{float:left;width:100%;display: flex;border-top:1px solid #ddd;justify-content: space-between;align-content: center;align-items: center;border-bottom: 1px solid #ddd;}
.photogllrybx .photogllrycnt > div{width:50%;display: flex;justify-content: center;align-items: center;align-content: center;}
.photogllrybx .photogllrycnt > div:nth-child(1){border-right: 1px solid #ddd;}
.photogllrybx .photogllrycnt > div img{margin-right: 20px;}
.photogllrybx .photogllrycnt > div p{font-weight: bold;color:#666;font-size: 14px;margin:10px 0px;}
.photogllrybx{margin-bottom: 25px;}

.photogallrylink{float:left;width:100%;text-align: center;padding:10px 0px;background: #f0f0f0;border:1px solid #e0e0e0;font-size:13px;color: #06155a;}
.photogallrylink a{color: #06155a;}


.toprightnav li.topinpt button{width: 35px;height: 25px;border: none;background: url(../images/search.png) no-repeat center transparent;cursor: pointer;}
.topinpt input[type=text]{position: relative;bottom: 5px;}
.membershpnav{width:49%;float: left;max-width:360px;}
.membershpnav.right{float:right;max-width: 320px;}
.maininrcnt .membershpnav li:before{/*background: #020076;*/border-radius: 0px;}
.maininrcnt .membershpnav li a{padding-bottom: 5px;border-bottom:1px solid #ddd;display: block;color:#666;}
.maininrcnt .membershpnav li{margin-bottom: 10px;}
.maininrcnt .membershpnav li ul{margin-top:10px;}
.maininrcnt .membershpnav > li:last-child > a{border-bottom: none;}

.moupgsec{float:left;width:100%;}
.moulft{float:left;width:calc(100% - 400px);margin-bottom: 20px;}
.mourgt{float:right;width:335px;margin-bottom: 20px;}
.mourgtimg{width:100%;float:left;margin-bottom: 30px;}
.mourgtimg img{float:left;width:100%;border-radius: 10px;box-shadow: 8px 8px #ddd;}
.mourgtbtm a{float:left;width:100%;padding:10px;position: relative;text-align: center;border: 2px solid #da1f26;display: block;padding: 10px;color: #da1f26;text-transform: uppercase;font-weight: bold;}
.mourgtbtm a img{position: absolute;right:5px;top:5px;}

.maininrcnt.col-md-9 .moupgsec p{font-size:16px;line-height: 28px;}
.fullwidth{float:left;width: 100%;}
.moupgsec p{float:left;width:100%;}


/*.tndrsblk #example tr th:first-child,.tndrsblk #example tr td:first-child{display: none;}*/
.tndrsblk #example_wrapper{display: flex;justify-content: space-between;align-items: center;} 
.tndrsblk #example_wrapper div.dt-buttons {position:relative;float: left;margin: 10px 0 10px 6px;}

.tndrsblk #example_wrapper{justify-content: space-between;}

/*.tndrsblk #example_wrapper .dt-button span{display: none;}
.tndrsblk #example_wrapper .dt-button{width:60px;height: 65px;display: inline-block;border:none;outline: none;margin-right: 10px;}
.tndrsblk #example_wrapper .dt-button.buttons-csv{background: url(../images/csv1.png) no-repeat center;}
.tndrsblk #example_wrapper .dt-button.buttons-excel{background: url(../images/xls1.png) no-repeat center;}
.tndrsblk #example_wrapper .dt-button.buttons-pdf{background: url(../images/pdf1.png) no-repeat center;}
.tndrsblk #example_wrapper .dt-button.buttons-print{background: url(../images/print1.png) no-repeat center;}*/

/*.tndrsblk .dataTables_info,.tndrsblk .dataTables_paginate{display: none;}*/
.tndrsblk table.dataTable.no-footer{border-bottom: none;}
.tndrsblk .archivebtn.tbtnf{margin: 0 8px;text-align: center;border: 1px solid #091657;float:left;color: #091657;background:#091657;padding: 8px 16px;color: #fff;font-size: 14px;border-radius: 3px;}

.press .archivebtn.tbtnf{margin: 0 0px;text-align: center;border: 1px solid #091657;float:left;color: #091657;background:#091657;padding: 8px 16px;color: #fff;font-size: 14px;border-radius: 3px;}
.pressarchive .archivebtn.tbtnf{margin: 0 0px;text-align: center;border: 1px solid #091657;float:left;color: #091657;background:#091657;padding: 8px 16px;color: #fff;font-size: 14px;border-radius: 3px;}
.archivebtn.tbtnf:hover{background: #f17b0b;color: #fff;}
.cntwhitesec .table-responsive.tndrsblk .table thead th{font-weight: 700;font-size: 15px;}
.table-responsive.tndrsblk .table td{padding:6px;/*font-size:16px;*/text-align: left;/*font-weight: 500;*//*word-break: break-all;*/}
.table-responsive.tndrsblk .table td:last-child{text-align: center;}
.table-responsive.tndrsblk .table td:last-child a{background:transparent ;/*color:#c24a43;*/font-size:18px;padding:5px 26px;/*border:2px solid #c24a43;*/border-radius: 5px;font-weight: 700;display: inline-block;text-transform: uppercase;transition: all ease-in-out 0.5s;}
.table-responsive.tndrsblk .table td:last-child a:hover{background:#c24a43;color: #fff; text-decoration: none;}
.exhibitionfullwdth .dataTables_paginate.paging_simple_numbers li:before{background: transparent;}
.exhibitionfullwdth table.dataTable.no-footer{border-bottom: none;table-layout: initial;}
.exhibitionfullwdth table.dataTable.no-footer th {background: transparent;color: #333;height: auto;border-color: inherit;}
.exhibitionfullwdth table.dataTable.no-footer th{background:#091657;color: #fff;}

/*  new style added */

/*  new style over */


/*added by kamil*/
/*
.grid_12,.grid_11,.grid_10,.grid_9,.grid_8,.grid_7,.grid_6,.grid_4,.grid_5,.grid_3,.grid_2,.grid_1{display:inline;float:left;position:relative;margin-left:1%;margin-right:1%}  .grid_1{width:6.333%}  .grid_2{width:14.667%}  .grid_3{width:23%}  .grid_4{width:31.333%}  .grid_5{width:39.667%}  .grid_6{width:48%}  .grid_7{width:56.333%}  .grid_8{width:64.667%}  .grid_9{width:73%}  .grid_10{width:81.333%}  .grid_11{width:89.667%}  .grid_12{width:98%}  .grid_12:after{content:"";clear:both}  .grid_13{width:100%;display:inline;float:left;position:relative}  .left-tt{float:right}  .row{width:1180px;margin:0 auto}  .boxed{position:relative;overflow:hidden;width:1092px;background:#fff;margin:0 auto;box-shadow:0 0 10px rgba(0,0,0,0.4)}  .blocked{position:relative;overflow:hidden;width:1092px;background:#fff;margin:32px auto;box-shadow:0 0 10px rgba(0,0,0,0.4)}  .full{background:#fff;width:100%}
.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;padding-bottom:15px}  .table-responsive>.table{margin-bottom:0}  .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}  .table-responsive>.table-bordered{border:0}  .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}  .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}  .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}@media only screen and (min-width:768px) and (max-width:1024px){.sf-menu{display:block!important;float:none!important}  #related li:first-child,#related1 li:first-child{margin:1px 20px 1px 80px !important}  #related li:nth-child(4),#related li:nth-child(5),#related1 li:nth-child(4),#related1 li:nth-child(5){margin:1px 8px 1px 10px !important}  #related li:nth-child(6),#related1 li:nth-child(6){margin:1px 8px 1px 0 !important}  #related li:nth-child(8),#related1 li:nth-child(8){margin:1px 8px 1px 13px !important}  #related li:nth-child(10),#related1 li:nth-child(10){margin:1px 8px 1px 10px !important}  #related li,#related1 li{margin:1px 8px 1px 15px !important}  #related li:last-child,#related1 li:last-child{margin:1px 8px 1px -50px !important}}  .table-responsive{min-height:.01%;overflow-x:auto}  ol{counter-reset:section;list-style-type:none}  ol li::before{counter-increment:section}  li{text-align:justify}  #govlinks ul{list-style:none;margin:10px 0 0 10px;padding:0}  #govlinks ul li{list-style:none;display:inline-block;float:left;position:relative;min-width:110px;border-bottom:none;border-right:1px solid #fbeca5}  #govlinks ul li:nth-child(odd){border-right:1px solid #fbeca5}  #govlinks ul li a{border:none}  #govlinks ul li a img{margin:0 auto}  ul.points,ul.points li ul{list-style:none;margin:0 0 15px;padding:0}  ul.points li{display:inline-block;position:relative;margin:0;padding-left:15px;width:48%;float:leftt;text-align:left}  ul.points li::before,ul.points li ul li::before{content:"\f105";display:block;position:absolute;top:0;left:0;font-size:1em;font-family:'FontAwesome';color:#e77817}  ul.points li ul li:nth-child(2){float:left!important;width:60%}  ul.points li ul li{text-align:left}  ul.points li ul li:last-child{float:left}  .ht{min-height:100px}  .text-center{text-align:center!important}  .icon-lightbulb::before{padding-right:5px}  ul.list-links{list-style:none;margin:0 0 15px 15px;padding:0}  ul.list-links li{display:block;position:relative;margin:0;padding-left:15px;width:100%;line-height:28px}  ul.list-links li::before{content:"\f105";display:block;position:absolute;top:0;left:0;font-size:1em;font-family:'FontAwesome';color:#e77817}  ol.csr{counter-reset:section;list-style-type:none}  ol.csr li::before{counter-increment:section;content:counters(section, ".") " ";position:absolute;left:0}  ol.csr li{list-style:none;position:relative;padding-left:20px;margin:0;font-weight:700}  ol.csr li ol li{font-weight:400;padding-left:30px}  table.dataTable.no-footer{border-bottom:1px solid #ccc!important}  table.dataTable{width:99% important}  .sf-menu a img{margin:0 auto}  .img-responsive{display:block;max-width:100%;height:auto}  .center-block{display:block;margin-right:auto;margin-left:auto}  .greyborder{border:2px solid #ccc}  .pdfview{background-color:#fff;margin:20px auto;padding:20px}  .archivebtn{margin:0 0 10px 10px}  .archivebtn a{display:block}  .subtitle{margin:1em 0;display:block;width:100%;position:relative;text-align:center;padding-bottom:0}  .subtitle   .subtitle:before,.subtitle:after{content:"";position:absolute;height:5px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;top:5px;width:100%;left:0}  .form-control{display:block;min-height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}  .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}  .form-control:-moz-placeholder{color:#999}  .form-control::-moz-placeholder{color:#999;opacity:1}  .form-control:-ms-input-placeholder{color:#999}  .form-control::-webkit-input-placeholder{color:#999}  .form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}  textarea.form-control{height:auto}  .form-group{margin-bottom:15px}  .radio,.checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}  .radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:400;cursor:pointer}  .radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}  .radio+.radio,.checkbox+.checkbox{margin-top:-5px}  .radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}  .radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}  input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}  .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}  select.input-sm{height:30px;line-height:30px}  textarea.input-sm{height:auto}  .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}  select.input-lg{height:46px;line-height:46px}  textarea.input-lg{height:auto}  .has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}  .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}  .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}  .has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}  .has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}  .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}  .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}  .has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}  .has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}  .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}  .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}  .has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}  .form-control-static{margin-bottom:0}  .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}  label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{outline:none;border:none}  .dataTables_wrapper .dataTables_filter .form-control{min-height:20px!important}  .sf-menu li:nth-child(7) ul li:nth-child(7) ul{position:absolute;left:-221px}  .sf-menu li:nth-child(8) ul{left:-120px}  ul#sitemap{margin:0;padding:0;list-style:none}  ul#sitemap li{margin:0 0 10px;padding:0;list-style:none;display:block;background-color:#f3f3f3;position:relative;line-height:34px}  ul#sitemap li::before{content:"\f105";display:block;position:absolute;top:0;left:0;font-size:1em;font-family:'FontAwesome';color:#fff;background-color:#000;padding:0 10px}  ul#sitemap   ul#sitemap li ul.first-level,ul#sitemap li ul.first-level li ul.second-level{padding-left:20px;background-color:#fff}  ul#sitemap li ul.first-level li,ul#sitemap li ul.first-level li ul.second-level li{list-style:none;display:block;background-color:#fff;position:relative;margin:0;padding:0 line-height:28px}  ul#sitemap li ul.first-level li::before{content:"\f0a9";display:block;position:absolute;top:0;left:0;font-size:1em;font-family:'FontAwesome';color:#e77817;background-color:#fff;padding:0 5px 0 10px}  ul#sitemap li ul.first-level li ul.second-level li::before{content:"\f101";display:block;position:absolute;top:0;left:0;font-size:1em;font-family:'FontAwesome';color:#aa8a57;background-color:#fff;padding:0 5px 0 10px}  ul#sitemap li ul.first-level li span,ul#sitemap li ul.first-level li ul.second-level li  .mapzoom{text-align:center;background-color:#000;display:inline-block;width:95.7%;color:#fff;font-size:18px;line-height:36px;padding:10px 0}  .viewport{cursor:pointer!important}  .mtl{margin-top:25px}  .mapimg{height:800px;width:95.7%!important;cursor:pointer}  .resize-sm{font-size:12px}  .resize-md{font-size:14px}  .resize-lg{font-size:18px}  .animate{-webkit-transition:font-size .5s;-moz-transition:font-size .5s;-o-transition:font-size .5s;-ms-transition:font-size .5s;transition:font-size .5s}  ul.resizer{display:inline-block;margin:0;position:relative;top:8px;left:-5px}  .resizer li{cursor:pointer;display:inline-block;float:left;margin:0 1px!important;padding:2px 0}  .resizer li:before{content:''}  .resizer li:first-child{border-left:none}  ul.resizer li a{outline:none;border:none;padding:0 5px}  ul.resizer a:visited{outline:none;border:none;text-decoration:none}  .active{text-decoration:none}  .flag{margin-right:10px;margin-top:5px;padding-right:5px;float:left}  .msg-class{background-color:#f5f5f5;padding:20px;border-left:5px solid;font-style:italic;font-family:'Philosopher',serif}  .comingevents{font-size:24px;text-transform:uppercase;color:#fff;margin:7px auto;text-align:center;line-height:40px;background:repeating-linear-gradient(45deg,#3c0002,#3c0002 30px,#4c0708 30px,#4c0708 50px);border-radius:50px;padding:5px 0;position:relative}  .comingevents:before,.comingevents:after{content:url(../images/ticker/bullet.png);margin:0 10px}  .govbg{background-color:#f1f1f1;padding:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:relative;top:-10px;padding-bottom:10px}  .eventhd{color:#3c0002;font-size:24px;margin:7px auto 15px;text-align:center;font-weight:700;padding:0}  .news-brdr-bx{display:block;width:100%;border:2px solid #d8163a;height:auto;margin-bottom:20px;border-radius:15px;margin-top:20px}  .news-brdr-bx ul li{display:block;margin:8px 0;list-style:disc!important;font-size:16px;color:#555;line-height:22px;padding-left:20px}  .news-brdr-bx ul li a{color:#d8163a;position:relative;display:inline-block}  .news-brdr-bx ul li a:hover{color:#d8163a;text-decoration:none}  .news-brdr-bx ul li::before{color:#e77817;content:"\f105";display:inline-block;font-family:"FontAwesome";font-size:1em;left:-2px;position:relative;top:0}*/

.service  ul.list-links{list-style:none;margin:0 0 15px 0px;padding:0}  
.service  ul.list-links li{display:block;position:relative;margin:0;padding-left:15px;width:100%;line-height:30px} 
.service  ul.list-links li::before{content:"\f105";display:block;position:absolute;top:0;left:0;font-size:1em;font-family:'FontAwesome';color:#e77817} 
.point ul.points li::before{content:"\f105";display:block;position:absolute;top:-3px;left:-12px;font-size:1em;font-family:'FontAwesome';color:#e77817} 
.circularpg .circulars ul.list-links li::before{content:"\f105";display:block;position:absolute!important;top:-1px;left:-8px;font-size:1em;font-family:'FontAwesome';color:#e77817} 

.ship ul.membershpnav li::before{content:"\f105";display:block;position:absolute;top:0;left:-10px;font-size:1em;font-family:'FontAwesome';color:#e77817}
.ship ul.membershpnav li::before{content:"\f105";display:block;position:absolute;top:0;left:-10px;font-size:1em;font-family:'FontAwesome';color:#e77817}

.hom{width: 100%;background:url(../images/orngebg.jpg) repeat-x top;}
.hom .breadcrumb {display: -webkit-box; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap; flex-wrap: wrap; padding: 1.75rem 1rem;margin-bottom: 1rem;list-style: none;background:transparent;color:#fff;border-radius: .25rem;}
.hom .breadcrumb a{color: #fff;padding:0px 10px;font-size:16px;}
.hom .breadcrumb span{color:#fff;padding: 0px 10px;font-size:16px;font-weight:bold;}

.itpo .aborad{width: 100%;border-top-right-radius: 10px;border-top-left-radius: 10px; margin-bottom: 0px;}
.itpo .asidebar{box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.itpo .asidebar h3{width: 100%;margin: 0px;padding: 20px 28px;background: #091657;font-size: 22px;font-weight: bold;color: #fff;text-transform: uppercase;}
.itpo .asidebar nav{padding: 0px;display:block;}
.itpo .asidebar ul{padding: 0px;margin:0px;list-style: none;}
.itpo .asidebar ul li {padding: 12px 25px 15px 28px; border-bottom: 1px solid #d8d8d8;position:relative;}
.itpo .asidebar ul li:last-child{border-bottom:none;}
.itpo .asidebar ul li:hover{background:#4c5db0;color: #fff;}
.itpo .asidebar ul li a:hover{color: #fff;} 
.itpo .asidebar ul li a{color:#333333;text-decoration:none;font-size:16px;}			
.itpo .asidebar  ul li:before{content:'\f061';height:20px;width:20px;position: absolute;font-family:'FontAwesome';color:#fff;right:10px;}
.itpo .asidebar img{float: right;    margin-top: -7px;width: 37px;}
.itpo .container-fluid{padding:0px;}

.citizen .Charter{max-width: 50%;border-radius: 10px;padding: 10px 10px;box-shadow: 5px 5px #ccc;border: 1px solid #ccc;}
section{float:left;width:100%;}
.itpo .page-content{width:100%;padding:20px 24px;}
.itpo .page-content h2{color:#2e3567;font-size:22px;font-weight: bold;padding:8px 21px;}

.itpo .content{width: 100%;padding:10px;}
.itpo .content ul{padding: 0px;margin:0px;list-style:disc;color:orange;}
.itpo .content ul li{padding: 5px 10px 16px 24px;margin: 0px;}
.itpo .content ul li a{color:#333333;font-size:16px;}
.itpo .content .bluecolor li a{color:#4974a1;}

.itpo .content .form{float: right;}
.itpo .content  form.example input[type=text] {padding: 6px 15px;font-size: 17px;border: 1px solid #e8e7e7;width: 80%;background: #fff;box-shadow: 10px 10px 5px #dedada}
.itpo .content  form.example button {  float: left;width: 20%;padding: 10px;color: #091657;font-size: 17px; cursor: pointer;border: none;background: none;}
.itpo .content  form.example button .fa {display: inline-block; font-size:22px;text-rendering: auto;-webkit-font-smoothing: antialiased;    transform: rotate(90deg);}
.itpo .content  form.example::after { content: ""; clear: both;display: table;}
.itpo .content  a{color:#091657;}
.itpo .content  a .fa{display: inline-block; font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;font-size: 30px;padding:2px 6px;}

.itpo .content  .table-striped{margin-top:40px; font-size: 13px;}
.itpo .content  .table-striped tr th{background: #091657; color: #fff; vertical-align: top !important; text-align: center;}
.itpo .content  .table-striped tr td{vertical-align: top !important;}
.itpo .content  .table-striped tr td a{ padding: 3px 10px; font-size: 14px;font-weight:600; border-radius: 3px; display: inline-block;text-align: center; text-decoration: none;transition: 0.3s;}
.itpo .content  .table-striped tr td a:hover{background: #000;}
.itpo .content  .table-striped tr th, .table-striped tr td{border: 1px solid #e5e5e5;}
.itpo .content  .table-striped tbody tr:nth-of-type(odd) {background-color:#ffffff; }

/*.itpo .page-content{padding: 0px;}*/
.page-content{font-size: 14px;line-height: 24px; text-align:left;padding: 0 0 50px;}
.page-content h3{color: #020076;font-size: 25px;font-weight: 700; margin: 0px 0;text-align: left;}	
.board-page h3.our-team-heading{font-size: 22px;font-weight: bold;padding: 10px 20px;margin-top: -8px;}

.team-list{margin-bottom: 50px;}
.team-list ul{list-style: none;padding: 0px;margin: 0px;  flex-wrap: wrap;display: flex;justify-content: flex-start;}
.team{border-bottom: 1px solid #4c0708;margin-bottom: 18px; position: relative}
.team .sqi{position: absolute;display: block;border-radius: 20px;height: 9px;width: 9px;border: 1px solid #4c0708;background: #f1f1f1;left: 0;margin-top: 365px;bottom: -5px;}
.team .sqii{position: absolute;display: block;border-radius: 20px;height: 9px;width: 9px;border: 1px solid #4c0708;background: #fbeca5;right: 0;margin-top: 365px;bottom: -5px;}
.team:after{content: "";clear: both;}
.team:last-child{border-bottom:none;}
.team-list ul li{list-style: none;width: calc(100% * (1/2) - 0px); margin: 0px;text-align: left;padding: 0px;text-align: center;}
.team-list ul li:before{display:none;}
.team-list ul li h4{font-size:16px;font-weight: bold;margin:0px;text-align:center;line-height: 30px;}
.team-list ul li .team-content{display: inline-block;}
.team-list ul li .team-content h6, .team-content p{text-align:center;}
.team-list ul li .profile-content{text-align:center;padding: 0px 10px 0px 0px;}

/*.team-list ul li:nth-child(2){border-right:none;}
.team-list ul li:nth-child(3){border-right:none;}
.team-list ul li:nth-child(4){border-right:none;}*/
.team-list ul li:last-child,.team-list ul li:nth-child(3){border-right: none;}

.team-image{height: 190px;width: 190px;border-radius: 50%;border: 1px solid #cccccc;overflow: hidden;display:inline-block;margin-bottom:8px;}

.Intern{    height: 69%;background: #fff;border-radius: 5px;margin: 14px;padding: 15px;margin-bottom: 94px;2border: 1px solid #ddd;}
.Intern .owl-nav{position: absolute; top: 0; width: 100%;}
.Intern .owl-nav .owl-prev{left: -33px;}
.Intern .owl-nav button{position: absolute;background: none; top: 270px;border: none; border-radius: 3px; opacity: 0.6;}
.Intern .owl-nav button span {font-size: 74px; line-height: 0px; color: #091657;}  
.Intern .owl-nav .owl-next{right: 119px;}
.Intern .owl-dots{display: none;}

.info{margin-bottom: 15px;padding: 0px;background:#f6f3f3;border: 1px solid #c1c1c1!important;margin: 10px;/*height: 104%;*/ border-radius: 4px;}
.homesec2topcrsl .heading4{font-size: 20px!important;display:block;padding: 12px 15px; transition: all ease-in-out 0.5s;color: #212529;;font-weight: 700;margin: 18px;text-align: center;}
.info-box-inner.ht260{overflow-x: hidden;border-radius: 3px;padding: 0px;overflow-y: scroll;}
.info-box-inner.ht260 ul{display: block;padding: 0px;margin: 0px;list-style:none;height:auto;}
.info-box-inner.ht260 ul li{padding:6px 16px; border-bottom: 1px solid #979797;width: 100%;}
.info-box-inner.ht260 ul li:last-child{border-bottom:none;}
.info-box-inner.ht260 ul li a{line-height: 2rem;width: calc(100% - 18px);text-decoration: none;font-size: 17px;position: relative;display: inline-block;color: #327c76;opacity: 0.9;}
/*.info-box-inner.ht260 ul li a.newblink::after {
    content: url(../images/new-1.png);
    display: block;
    width: 33px;
    height: 16px;
    position: absolute;
    right: 337px;
    top: 90px;}*/
.info-box-inner.ht260 ul li p{opacity: .4;font-size:14px;color: #333;display: block;}
.info-box-inner.ht260 .fa{margin-right: 5px;font-size: 13px;}
.grid_6 { width: 50%;}

.Intern .ab-owl-carousel{overflow: hidden;     max-width: 90%;
    margin-left: 5%;}
.Intern .owl-stage{display: flex;}

.ico-site-search .search-drop {visibility: visible;position: absolute; right:345px; top: 30px; z-index: 1;}

.ico-site-search .both-search .find{display: block;}
.find form {width: 270px; padding: 0;}
.common ul li.ico-site-search input[type="text"], .ico-site-search form input[type="text"]{border: 2px solid #ff9933}
.find .bttn-search, .find .bttn-search:hover{ width: 51px;height: 30px;cursor: pointer;border: 0px;overflow: hidden;text-indent: -200px;font-size: 1px;background: url(../images/ico-goi-search.png) no-repeat center center #ff9933; position: absolute; top: 0px; left: 167px; padding: 5px 20px; margin: 0;}


.fontlng .social-icon{position: absolute;top: 36px;right:400px;z-index: 9999;box-shadow: 0 1px 2px rgb(0 0 0 / 20%);background: #ff9933; padding: 4px 0px;visibility: visible;}
.fontlng .social-icon li{border-left: none;}
.fontlng .social-icon li a{text-decoration: none;text-align: -webkit-auto;color: #fff;display: inline-block;height: auto;line-height: 22px;margin-top: 0px;width: 18px;font-size: 13px;text-align: center; padding:0px 0px;}
sub, sup {font-size: 75%;line-height: 0;position: relative;}

.meta-links li:hover, .meta-links li.active {background: #4c5db0;color: #fff;}
.meta-links  li:hover a, .meta-links  li.active a{color: #fff;}

.gstin{float: right;padding: 0px 5px 0; color: #000;  font-size: 14px;}


.info .view-more a,.view-more span.trade-statistic-single-btn {height: 20px;font-size: 16px;font-weight: 500;color: #327c76;margin-top: -35px;margin-bottom: -42px;margin-right: 14px;}
.info .view-more a {margin-top: 0px;display: inline-block;float: right;}
.info .grid-justify-flex-end {-ms-flex-pack: end;-webkit-justify-content: flex-end;justify-content: flex-end;border-bottom: 1px solid #979797;}

.what-section .heading5{color: #333;background: #f6f3f3;text-align: center;font-size: 20px;display:block;padding: 14px 34px;transition: all ease-in-out 0.5s;font-weight: 700;margin:0px 0px;border-bottom: 1px solid #979797}
.table-responsive {overflow-x: initial!important;}


.table-responsive.knowledge-management .table td:nth-child(4){width:85px;}
.table-responsive.knowledge-management .table td:nth-child(1){width: 14px;padding: 0 15px;}
.table-responsive.knowledge-management .table td:nth-child(2){width:157px;}
.table-responsive.knowledge-management .table th:nth-child(2){width: 146px!important;}
.table-responsive.knowledge-management .table th:nth-child(3){width: 125px!important;}
.table-responsive.knowledge-management .table td:nth-child(6){width:97px;text-align:center;}
.table-responsive.knowledge-management .table td:nth-child(1){text-align:center;}
.table-responsive.careertbl .table td:nth-child(4){width:85px;}
.table-responsive.careertbl .table td:nth-child(5){width:85px;}

.table-responsive.pblnotice .table td:nth-child(5){width:85px;}
.table.designdivision.table td:nth-child(6){width: 84px;}
.table-responsive.tndrsblk .table td:nth-child(1){padding: 0 15px;text-align: center;}
.table-responsive.tndrsblk .table td:nth-child(4){width:85px;}

.table-responsive.pragatimaidan .table td:nth-child(5){width: 132px;}
.table-responsive.pragatimaidan .table td:nth-child(4){width: 115px;}
.table-responsive.fairs .table td:nth-child(4){width: 130px;text-align:center; }
.table-responsive.fairs .table td:nth-child(1){text-align: center;width: 65px;}
.table-responsive.fair .table td:nth-child(1){text-align: center;width: 84px;}
.table-responsive .no-footer .table td:nth-child(1){width: 14px;padding: 0px 22px;text-align: center;}

.info-box-inner .sector {
    display: inline-block;
    padding: 15px 15px;
}
.divul{display: inline-block;
    padding: 15px 15px;width: 100%; }
.divul ul li{border-bottom: 1px solid #333; padding: 10px}    
.table-responsive.whatsnew .table td:nth-child(3){width: 110px;}
.divtable{width: 100%;}

.food{padding: 20px 0px 0px 20px;}

.table-responsive.photo-gallery .table td:nth-child(1){text-align: center;}
.iitfi .img-responsive{max-width: 78px;/*position: absolute;
    right: 47px;top: -16px;*/ float:left;position: relative;}
/*.divrow{    width: 1180px;
    margin: 0 auto;}
.grid_8 {width: 64.667%!important;}
@media (min-width: 1200px){
.offset2 {
    margin-left: 230px !important;}
}*/
.grid_12, .grid_11, .grid_10, .grid_9, .grid_8, .grid_7, .grid_6, .grid_4, .grid_5, .grid_3, .grid_2, .grid_1 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
}
.grid_1 {
	width: 6.333%;
}
.grid_2 {
	width: 14.667%;
}
.grid_3 {
	width: 23.0%;
}
.grid_4 {
	width: 31.333%;
}
.grid_5 {
	width: 39.667%;
}
.grid_6 {
	width: 48.0%;
}
.grid_7 {
	width: 56.333%;
}
.grid_8 {
	width: 64.667%;
}
.grid_9 {
	width: 73.0%;
}
.grid_10 {
	width: 81.333%;
}
.grid_11 {
	width: 89.667%;
}
.grid_12 {
	width: 98.0%;
}
.grid_12:after {
	content: "";
	clear: both;
}
.grid_13 {
	width: 100%;
	display: inline;
	float: left;
	position: relative;
}
.left-tt {
	float: right;
}

.boxed {
	position: relative;
	overflow: hidden;
	width: 1092px;
	background: #fff;
	margin: 0 auto;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4);
}
.blocked {
	position: relative;
	overflow: hidden;
	width: 1092px;
	background: #fff;
	margin: 32px auto;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4);
}
.full {
	background: #fff;
	width: 100%;
}
/*	Header
----------------------------------------------------------------------*/
#header {
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
	/*position:absolute;*/
	z-index: 222;
}
.ad {
	float: right;
	margin: 10px 0;
}
.center-ad {
	width: 468px;
	margin: 0 auto;
	text-align: center;
}
.current .bigger {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
.extrabox {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	width: 100%;
	background: #3C3F5E;
}
.extra-content {
	padding: 32px 16px;
	color: #fff;
	font-size: 12px;
}
.extra-content .tbtn {
	margin-left: 16px;
}
a.icon-bookmark {
	display: inline-block;
	position: absolute;
	right: 50%;
	bottom: -27px;
	font-size: 32px;
	color: #3C3F5E;
	z-index: 99;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a.icon-bookmark:hover {
	bottom: -29px;
}
#header .middle {
	background: #ffffff;
	/*box-shadow: inset 0 4px 0px rgba(0, 0, 0, 0.10);*/
	border-bottom: none;
padding:7px 0;
}
#header .middle2 {
	background: rgba(0,0,0,0.76);/*box-shadow: 0 -4px 0px rgba(0, 0, 0, 0.10);*/
}
.ind-m {
	float: left;
}
.ind-m span {
	color: #333333;
	display: inline-block;
	font-size: 11px;
	line-height: 18px;
	float: left;
	padding: 6px 8px 6px 0;
}
.ind-m span img {
/*padding: 6px 8px 6px 0;*/
}
.social-m {
	float: right;
}
.social-m a i {
	display: inline-block;
	color: #fff;
	padding: 9px;
	font-size: 14px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.social-dark a i {
	display: inline-block;
	color: #000;
	padding: 12px 10px;
	font-size: 18px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.social-dark a i:hover {
	color: #fff;
}
.icon-twitter:hover {
	background-color: #00abdc;
}
.icon-twitter-sign:hover {
	background-color: #00abdc;
}
.icon-facebook:hover {
	background-color: #325c94;
}
.icon-facebook-sign:hover {
	background-color: #325c94;
}
.icon-dribbble:hover {
	background-color: #fa4086;
}
.icon-dribbble-sign:hover {
	background-color: #fa4086;
}
.icon-rss:hover {
	background-color: #f1862f;
}
.icon-instagram:hover {
	background-color: #964b00;
}
.icon-linkedin-sign:hover {
	background-color: #0073b2;
}
.icon-linkedin:hover {
	background-color: #0073b2;
}
.icon-pinterest-sign:hover {
	background-color: #d9031f;
}
.icon-pinterest:hover {
	background-color: #d9031f;
}
.icon-google-plus-sign:hover {
	background-color: #d9031f;
}
.icon-google-plus:hover {
	background-color: #d9031f;
}
.icon-foursquare-sign:hover {
	background-color: #0cbadf;
}
.icon-foursquare:hover {
	background-color: #0cbadf
}
.icon-skype:hover {
	background-color: #00b9e5
}
.icon-vimeo-sign:hover {
	background-color: #00b9e5
}
.icon-vimeo:hover {
	background-color: #00b9e5
}
.icon-soundcloud:hover {
	background-color: #f1862f
}
.icon-youtube-sign:hover {
	background-color: #d9031f
}
.icon-youtube:hover {
	background-color: #d9031f
}
.icon-reddit:hover {
	background-color: #d9031f
}
.icon-tumblr-sign:hover {
	background-color: #325c94
}
.icon-tumblr:hover {
	background-color: #325c94
}
.icon-stack-overflow:hover {
	background-color: #4e4e4e;
}
.icon-picasa-sign:hover {
	background-color: #c743ed
}
.icon-picasa:hover {
	background-color: #c743ed
}
.icon-lastfm-sign:hover {
	background-color: #d9031f
}
.icon-lastfm:hover {
	background-color: #d9031f
}
.icon-delicious:hover {
	background-color: #325c94;
}
.icon-forrst:hover {
	background-color: green
}
.icon-forrst-sign:hover {
	background-color: green;
}
.icon-flickr-sign:hover {
	background-color: #fa4086
}
.icon-flickr:hover {
	background-color: #fa4086
}
 @-webkit-keyframes introL {
 0% {
opacity: 0;
-webkit-transform: translateX(300);
}
 50% {
opacity: 0.5;
-webkit-transform: translateX(30px);
}
 100% {
opacity: 1;
-webkit-transform: translateX(0px);
}
}
@-moz-keyframes introL {
 0% {
opacity: 0;
-webkit-transform: translateX(300);
}
 50% {
opacity: 0.5;
-webkit-transform: translateX(30px);
}
 100% {
opacity: 1;
-webkit-transform: translateX(0px);
}
}
@-ms-keyframes introL {
 0% {
opacity: 0;
-webkit-transform: translateX(300);
}
 50% {
opacity: 0.5;
-webkit-transform: translateX(30px);
}
 100% {
opacity: 1;
-webkit-transform: translateX(0px);
}
}
@-o-keyframes introL {
 0% {
opacity: 0;
-webkit-transform: translateX(300);
}
 50% {
opacity: 0.5;
-webkit-transform: translateX(30px);
}
 100% {
opacity: 1;
-webkit-transform: translateX(0px);
}
}
@keyframes introL {
 0% {
opacity: 0;
-webkit-transform: translateX(300);
}
 50% {
opacity: 0.5;
-webkit-transform: translateX(30px);
}
 100% {
opacity: 1;
-webkit-transform: translateX(0px);
}
}
.introL {
	-webkit-animation: introL 1s 1;
	-mox-animation: introL 1s 1;
	-ms-animation: introL 1s 1;
	-o-animation: introL 1s 1;
	animation: introL 1s 1;
}
#header .logo {
	float: left;
	overflow: hidden;
	margin: 22px 0
}
#header .logo-text {
	float: left;
	overflow: hidden;
	margin: 0 auto;
	padding: 15px 0 0 10px;
	font-size: 16px;
	color: #fff;
}
/*Old*/ 
/*#header .logo-text span {
	display: block;
	margin: 0 auto;
	padding: 12px 0 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
}*/
/*New*/
#header .logo-text span {
	display: block;
	margin: 0 auto;
	padding: 0px 0 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
}
#header .logo-text a {
	color: #fff;
}
#header .logo-text a:hover {
	text-decoration: none;
	cursor: pointer;
}
.main-menu {
	float: right;
}
.main-menu ul li {
	float: left;
	width: 95px;
}
.main-menu a {
	color: #E7E7E7;
	padding: 5px 0px;
	font-weight: normal;
	border-bottom: 4px solid transparent;
	text-align: center;
}
.main-menu a span {
	min-height: 36px;
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
}
.main-menu li {
/*border-right: 1px solid #80A1DB;
	border-right: 1px solid rgba(255, 255, 255, 0.33);*/
}
.main-menu li:first-child {
/*border-left: 1px solid;
	border-color: #80A1DB;
	border-color: rgba(255, 255, 255, 0.33);*/
}
.main-menu li li, #header .main-menu li li a, .main-menu li li:first-child, .main-menu li li li:first-child, .main-menu li:first-child li {
	border: 0px !important;
	text-align: left;
}
.main-menu a:hover {
	color: #fff;
	background: #5E82BE;
	background-color: rgba(0, 0, 0, 0.10);
}
.main-menu ul li.current a {
	color: #fff;
	background: #5E82BE;
	background-color: rgba(0, 0, 0, 0.10);
	border-color: #fff;
}
.main-menu a i {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.main-menu a i img {
	text-align: center;
	display: inline-block;
}
.main-menu li li a, .main-menu li.current li a {
	color: #4e4e4e;
	padding: 8px 16px !important;
	font-weight: normal;
	font-size: 13px !important;
	background: #FFEFD5;
}
.main-menu li ul li a:hover, .main-menu li li.current a {
	background: #aa8a57 !important;
	color: #fff;
}
.main-menu li ul li {
	padding: 0 !important;
	margin: 0 !important;
}
.main-menu li:hover > a {
	color: #fff;
	background: #aa8a57;
	background-color: rgba(0, 0, 0, 0.10);
	;
}
.main-menu li li:hover > a {
	color: #fff;
	background: #aa8a57;
}
/********* jQuery Superfish *********/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
	float: left;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 220px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0px;
	z-index: 999;
	top: 105px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.sf-menu li:hover ul li ul, .sf-menu li.sfHover ul li ul, .sf-menu li:hover ul li ul li ul, .sf-menu li.sfHover ul li ul li ul {
	left: 220px;
	z-index: 999;
	top: 0;
	padding-top: 0;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 220px; /* match ul width */
	top: 0px;
	z-index: 999;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 220px; /* match ul width */
	top: 0;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding: 5px 0px;
	min-width: 1px;
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 8px;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	/*	overflow:		hidden;*/
	background: url('../images/theme20.png') no-repeat -13px -99px;
}
a > .sf-sub-indicator {
	top: 10px;
	background-position: -0px -100px;
}
li li a > .sf-sub-indicator {
	top: 0.7em;
	background-position: -0px -0px;
}
li li a:focus > .sf-sub-indicator, li li a:hover > .sf-sub-indicator, li li a:active > .sf-sub-indicator  {
	top: 0.7em;
	background-position: -9px -0px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -9px -100px;
}
.sf-menu ul .sf-sub-indicator {
	background-position: -9px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
}
.second {
	/*	border-bottom: 2px solid #e8e8e8;
*/	width: 100%;
	background: #aa8a57;
	z-index: 99;
	padding: 0;
}
.second-menu {
	float: left;
}
.second-menu li {
}
.second-menu li a {
	padding: 16px;
	border-right: 1px solid #E8E8E8;
	font-weight: 600;
}
.second-menu li:first-child a {
	border-left: 1px solid #E8E8E8;
}
.second-menu li.current a {
	border: 1px solid #E8E8E8;
	border-bottom: 2px solid #618BD3;
	margin-bottom: -2px;
	margin-top: -1px;
}
.second-menu li.current li a {
	border: 0 !important;
	margin: 0 !important;
}
.second-menu .sf-menu li:hover ul, .second-menu .sf-menu li.sfHover ul {
	top: 46px;
}
.second-menu .sf-menu li li:hover ul, .second-menu .sf-menu li li.sfHover ul {
	top: 0;
}
.second-menu a > .sf-sub-indicator, .second-menu .sf-sub-indicator {
	top: 1.4em;
	background-position: -9px -100px;
}
.second-menu li li a > .sf-sub-indicator, .second-menu li li .sf-sub-indicator {
	top: 1.1em;
}
.second-menu li li a {
	color: #4E4E4E;
	padding: 10px 16px;
	font-weight: normal;
	font-size: 12px;
	background: #FFF;
}
.second-menu li li a:hover {
	background: #618BD3;
	color: #fff;
}
.second-menu li:hover > a {
	color: #5E82BE;
}
.second-menu li li:hover > a {
	color: #fff;
	background: #5E82BE;
}
.search-s {
	float: right;
	padding: 8px 0 0 0;
}
.search-s .input-append, .search-s .input-prepend {
	margin-bottom: 0px;
}
.searchform {
	position: relative;
}
.searchform:before {
	font-family: FontAwesome;
	content: "\f002";
	position: absolute;
	padding: 4px 0 0 8px;
	color: #ddd;
}
.searchform .s {
	padding-left: 24px;
	margin: 0 !important;
	font-size: 11px;
	color: #4e4e4e;
	width: 50px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.searchform .s:focus {
	box-shadow: none;
	width: 164px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
/*	breadcrumbs
----------------------------------------------------------------------*/
.breadcrumbs {
	margin: 32px 0 0 0;
	padding: 12px 16px;
	background: #F1F1F1;
	border-radius: 4px;
	border: 1px solid #dedede;
}
.breadcrumbs .page-title {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
.breadcrumbs .page-title i {
	padding: 0 8px 0 0;
}
.here {
	float: right;
	color: #828282;
}
.here span {
	display: inline-block;
	white-space: nowrap;
}
.here ul li {
	display: inline-block;
	white-space: nowrap;
	padding-left: 8px;
}
.here ul li:after {
	content: '/';
	color: #bbb;
	font-size: 10px;
	padding: 0 0 0 8px;
}
.here ul li:last-child:after {
	content: '';
}
/*	Content
----------------------------------------------------------------------*/
.page-content {
	padding: 5px 0 0 0;
	/*min-height: 500px;*/
	background-color:#fff;
}
h3.p-title {
	font-size: 16px;
	padding: 8px;
	background-color: #f5f5f5;
	border-left: 3px solid #aa8a57;
	margin-bottom: 5px;
	font-weight: normal;
}
.proline {
	height: 1px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 1px;
	position: relative;
}
.error-page i {
	font-size: 80px;
}
.error-page h4 {
	padding: 16px 0 16px;
}
.error-page a {
	font-weight: bold;
}
.sqi {
	position: absolute;
	display: block;
	border-radius: 20px;
	height: 9px;
	width: 9px;
	border: 1px solid #d7d7d7;
	background: #fff;
	left: 0;
	margin-top: -4px;
}
.sqii {
	position: absolute;
	display: block;
	border-radius: 20px;
	height: 9px;
	width: 9px;
	border: 1px solid #ddd;
	background: #fff;
	right: 0;
	margin-top: -4px;
}
/*	Posts
----------------------------------------------------------------------*/
.post {
	margin: 0 0 32px 0;
}
.post .left-side {
	width: 11.333%;
	margin-right: 1%;
	float: left;
}
.post .content {
	width: 87.667%;
	float: left;
}
.post .date {
	background: #618BD3;
	color: #FFF;
	line-height: 16px;
	text-align: center;
	padding: 6px 2px;
	font-size: 11px;
	margin: 0 0 8px 0;
}
.post .date i {
	display: block;
	font-size: 28px;
	padding: 6px 0 6px;
}
.post .like {
	background: #ddd;
	color: #4e4e4e;
	line-height: 16px;
	text-align: center;
	display: block;
	padding: 6px 2px;
	font-size: 11px;
	margin: 0 0 8px 0;
}
.post .like:hover {
	color: red
}
.post .like i {
	display: block;
	font-size: 28px;
	padding: 6px 0 6px;
}
.post h3.p-title {
	margin: 32px 0 2px
}
.post .meta span {
	margin: 0 16px 0 0
}
.post .con {
	margin: 16px 0
}
.post-tags span {
	padding-right: 16px;
}
.post .readmore {
	float: right
}
.post .blockquote-post {
	position: relative;
	background: #3c3f5e;
	color: #fff;
	padding: 32px 32px 40px;
	border-radius: 4px;
}
.blockquote-post span {
	position: absolute;
	bottom: 4px;
	right: 16px;
	font-size: 11px;
	font-style: italic;
	color: #ddd;
}
.full-thumb {
	border: 1px solid #FFF;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
}
.full-thumb img, .full-thumb iframe {
	width: 100%
}
.post-author .avatar img {
	border-radius: 50%;
}
#commentform label {
	display: block;
	margin-bottom: 5px;
}
#commentform .fields input {
	border: 1px solid #E0E0E0;
	border-radius: 3px;
	width: 70%;
	padding: 16px;
	color: #C5C5C5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 16px 0;
}
#commentform textarea {
	border: 1px solid #E0E0E0;
	border-radius: 3px;
	width: 100%;
	padding: 16px;
	color: #C5C5C5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 16px 0;
}
ul.showcomments {
	margin: 0;
}
ul.showcomments li {
	margin: 0 0 32px 0;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 32px;
}
ul.showcomments li.child {
	margin: 0 0px 32px 112px;
}
ul.showcomments li.admin-comment {
	border-bottom: 2px solid #618BD3
}
ul.showcomments li.admin-comment h4.entry-title i {
	color: #FFF;
	background: #618BD3;
	padding: 1px 6px;
	margin: 0 0 0 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
ul.showcomments .reply {
	position: relative;
	bottom: -10px;
	left: 0;
	font-size: 10px;
	text-align: center;
	font-style: italic;
}
ul.showcomments .reply a {
	background: #1C1C1C;
	padding: 4px 8px;
	opacity: .7;
	color: #FFF;
	border-radius: 3px;
}
ul.showcomments .reply a:hover {
	background: #618BD3;
	opacity: 1;
}
ul.showcomments .thumb {
	float: left;
	margin: 0 30px 0 0;
}
ul.showcomments .thumb img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
ul.showcomments h4.entry-title {
	margin: 0 0 12px 0;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
}
ul.showcomments h4.entry-title i {
	padding-left: 8px;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #888;
}
ul.showcomments span.date {
	float: right;
	padding-left: 8px;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #888;
}
ul.showcomments .entry-meta {
	font-style: italic;
	font-size: 11px;
	margin: 0 0 6px 0;
}
ul.showcomments .social {
	margin-top: -8px;
	float: right;
}
.pagination-tt ul {
	float: left;
}
.pagination-tt ul li {
	display: inline-block;
	margin: 0 4px 0 0;
}
.pagination-tt ul li span {
	display: block;
	padding: 6px 14px;
	background: #f1f1f1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.pagination-tt ul li a {
	display: block;
	padding: 6px 14px;
	background: #1c1c1c;
	color: #FFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.pagination-tt ul li a:hover {
	color: #fff;
	background: #618BD3
}
.pagination-tt .pages {
	float: right;
	padding: 6px 14px;
	background: #f1f1f1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
/* 	Image-overlay
----------------------------------------------------------------------*/
.hover-content {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #47C0FF;
}
.hover-content img {
	float: left;
	opacity: 1;
	width: 100%;
	height: auto;
	-webkit-transition: all 700ms cubic-bezier(0.960, 0, 0.255, 1);
	-webkit-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-moz-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-ms-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-o-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
}
.entry .hover-content img {
	width: 100%;
}
.hover-content:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.hover-content:hover ~ .post-meta-ab {
	right: -648px;
}
.image-overlay {
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
	height: 100%;
	width: 100%;
	float: left;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	opacity: 1;
}
.buttons-tt {
	width: 106px;
	height: 51px;
	position: absolute;
	top: 46%;
	left: 50%;
	margin-top: -16px;
	margin-left: -46px;
}
.portfolio .buttons-tt {
	top: 46.5%;
	left: 56.5%;
}
.buttons-tt2 {
	position: absolute;
	bottom: 0;
	right: 0;
}
a.permalink, a.zoom {
	height: 50px;
	border-radius: 50%;
	width: 50px;
	display: block;
	float: left;
	color: #FFF;
	background-color: #272727;
	background: rgba(39, 39, 39, 0.73);
	cursor: pointer;
	-webkit-transition: all 500ms cubic-bezier(0.960, 0, 0.255, 1);
	-webkit-transition: all 500ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-moz-transition: all 500ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-ms-transition: all 500ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-o-transition: all 500ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	transition: all 500ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
}
a.permalink:hover, a.zoom:hover {
	background: #618BD3;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
a.permalink i {
	padding: 19px 10px;
}
a.zoom i {
	padding: 18px 4px;
}
a.zoom {
	opacity: 0;
	-webkit-transform: translate(0px, 20px);
	-moz-transform: translate(-20px, 20px);
	-o-transform: translate(-20px, 20px);
	-ms-transform: translate(-20px, 20px);
	transform: translate(-20px, 20px);
}
a.permalink {
	margin-right: 5px;
	opacity: 0;
	-webkit-transform: translate(0px, -20px);
	-moz-transform: translate(20px, -20px);
	-o-transform: translate(20px, -20px);
	-ms-transform: translate(20px, -20px);
	transform: translate(20px, -20px);
}
.mini-thumb a.permalink {
	background-position: -438px -43px;
	margin-right: 0px;
}
.mini-thumb .buttons-tt {
	width: 80px;
	height: 52px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
}
.image-overlay:hover a.permalink {
	opacity: 1;
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
.image-overlay:hover a.zoom {
	opacity: 1;
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
/* 	Filters
----------------------------------------------------------------------------------------------------*/
.filterable {
	margin: 0px 0px 32px 0px;
}
.filterable span {
	padding-right: 16px;
	display: inline-block;
}
.filterable ul.filter {
	padding: 0 0 0 16px;
	display: inline-block;
}
.filterable ul.filter li {
	display: inline;
	color: #272727;
	margin: 0;
}
.filterable ul.filter li:after {
	content: '/';
	color: #bbb;
	font-size: 10px;
	margin: 0 10px;
}
.filterable ul.filter li:last-child:after {
	content: '';
	margin: 0;
}
.filterable li a {
	padding: 4px 8px;
}
.filterable li.current a, .filterable li a:hover {
	background: #1C1C1C;
	padding: 4px 8px;
	color: #FFF;
	border-radius: 3px;
}
.portfolio {
	overflow: hidden;
	display: block;
	margin: 0;
}
.ms-tt {
	display: block;
	position: relative;
	padding: 0;
	margin-bottom: 2%;
	float: left;
	border-radius: 4px;
	overflow: hidden;
}
.ms-tt iframe {
	width: 100%
}
.ms-tt .post-meta-ab {
	position: absolute;
	white-space: nowrap;
	background: #272727;
	background: rgba(39, 39, 39, 0.7);
	max-width: 82%;
	bottom: 8px;
	right: 0;
	padding: 8px;
	z-index: 2;
	font-size: 11px;
	font-weight: bold;
	-webkit-transition: all 700ms cubic-bezier(0.960, 0, 0.255, 1);
	-webkit-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-moz-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-ms-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-o-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
}
.ms-tt .post-meta-ab a {
	color: #CFCFCF;
}
.ms-tt .post-meta-ab a:hover {
	color: #47C0FF;
}
.project-details span {
	display: block;
	margin: 0 0px 16px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #DDD;
}
.project-details span i {
	padding-right: 8px;
}
.project-details span small {
	display: inline-block;
	width: 116px;
}
.project-des {
	margin: 32px 0;
}
/*	Sidebar
----------------------------------------------------------------------*/
.sidebar {
}
.widget {
	display: block;
	margin: 0 0 64px 0;
}
.followers .grid_6 {
	margin: 0;
}
.followers .icon-twitter, .followers .icon-facebook {
	color: #FFF;
	background: #4E4E4E;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	width: 46px;
	height: 46px;
	display: block;
	float: left;
	margin-right: 16px;
}
.followers .icon-twitter {
	background: #00ABDC
}
.followers .icon-facebook {
	background: #325C94
}
.followers .icon-twitter:hover, .followers .icon-facebook:hover {
	opacity: 1;
	animation: prot 1s 1;
	-webkit-animation: prot 1s 1;
	-moz-animation: prot 1s 1;
	-o-animation: prot 1s 1;
	-ms-animation: prot 1s 1;
	z-index: 11;
}
.followers span {
	margin-top: 21px;
	line-height: 6px;
	display: block;
	font-weight: bold;
}
.followers small {
	font-size: 11px;
}
.widget.meta-links li {
	padding: 6px 0 0 0;
}
.widget.meta-links li a {
	padding: 0 0 6px 20px;
	display: block;
	border-bottom: 1px solid #DFDFDF;
	text-align: left;
	line-height: 20px;
}
.widget .latest-posts {
	width: 100%;
	border-bottom: 1px solid #ECECEC;
}
.widget .latest-posts a {
	color: #000;
}
.widget .latest-posts em {
	color: #C7C7C7;
	font-size: 11px;
}
.widget .latest-posts .post-meta {
	color: #4e4e4e;
}
.latest-portfolio-widget img {
	display: inline-block;
	margin: 0 0 0 9px;
	border: 1px solid #FFF;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
}
.latest-portfolio-widget a:first-child img {
	margin: 0;
}
.latest-portfolio-widget span {
	font-style: italic;
	font-size: 12px;
	float: right;
}
.blog-posts {
	margin-top: 16px;
}
.blog-posts .postm {
	margin: 0 0 32px 0;
}
.blog-posts .thumb {
	float: left;
	display: block;
	margin: 0 32px 0 0;
	width: 120px;
	height: 120px;
}
.blog-posts .thumb iframe {
	display: block;
	width: 100%;
	height: 120px;
}
.medium-tt .blog-posts .thumb iframe {
	display: block;
	width: 100%;
	height: 240px;
}
.medium-tt .blog-posts .thumb {
	width: 240px;
	height: 240px;
}
.blog-posts h3.entry-title {
	margin: 0 0 12px 0;
	font-size: 16px;
	font-weight: 600;
}
.blog-posts .entry-meta {
	font-style: italic;
	font-size: 11px;
	margin: 0 0 6px 0;
}
#comments .blog-posts .entry-meta {
	font-style: italic;
	font-size: 11px;
	margin: 0 0 6px 0;
	background: none;
	padding-left: 0;
}
/*	Services
----------------------------------------------------------------------*/
.service-i {
	text-align: center;
}
.service-i i {
	display: block;
	color: #3C3F5E;
	border: 6px solid #3C3F5E;
	padding: 52px 52.5px;
	width: 52px;
	font-size: 52px;
	margin: 0 auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
}
.service-i .grid_3:hover i {
	color: #fff;
	border-color: #fff;
	background-color: #3C3F5E;
	-webkit-transform: scale(1.1);
	transform: rotate(359deg);
	-ms-transform: rotate(359deg);
	-webkit-transform: rotate(359deg);
	-o-transform: rotate(359deg);
	-moz-transform: rotate(359deg);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.28);
}
.service-i h3 {
	margin: 16px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
}
.service-i p {
	margin: 8px 0 0 0;
}
.service-ii {
}
.service-ii i {
	padding-right: 8px;
}
.service-ii p a {
	color: #618BD3
}
.service-ii p a:hover {
	color: #3C3F5E
}
.service-ii h3 {
	padding: 18px;
	font-size: 14px;
	border-radius: 4px;
	text-transform: uppercase;
	background-color: #3C3F5E;
	color: #FFF;
	border-bottom: 3px solid #DDD;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.service-ii .grid_4:hover h3 {
	border-color: #618BD3
}
.service-iiii {
}
.service-iiii i {
	display: block;
	float: left;
	color: #fff;
	background: #3C3F5E;
	padding: 32px 32px;
	font-size: 32px;
	width: 32px;
	margin: 0 16px 16px 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.service-iiii .grid_4:hover i {
	color: #fff;
	background-color: #3C3F5E;
	-webkit-transform: scale(1.2);
}
.service-iiii h3 {
	font-size: 16px;
}
.service-iiii p {
	margin: 0;
}
/*	Our team
----------------------------------------------------------------------*/
.our-team {
}
.our-team .photo {
	padding: 1px;
	background: #FFF;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.20);
}
.our-team h3 {
	font-size: 16px;
	margin: 16px 0;
}
.our-team h3 small {
	font-size: 12px;
	color: #ccc;
	font-style: italic;
}
.our-team p {
	margin: 0 0 16px;
}
/*	Our Team Slide
----------------------------------------------------------------------*/
.slide-team {
	position: relative;
}
.slide-team h3 {
	font-size: 16px;
	margin: 10px 0 16px 0;
	float: left;
}
.slide-team h3 small {
	font-size: 12px;
	color: #ccc;
	font-style: italic;
}
.slide-team p {
	margin: 0 0 32px;
}
.slide-team .social-dark {
	float: right;
}
.slide-team .social-dark a {
	display: inline-block !important;
}
#we {
	position: absolute;
	top: 270px;
	left: 1%;
}
#we li {
	margin: 0 16px 0 0;
	height: 71.5px;
	width: 71.5px;
	opacity: .5;
	cursor: pointer;
}
#we li.flex-active-slide {
	opacity: 1;
}
/*	Accordion, Toggle
----------------------------------------------------------------------*/
.tt-accordion, .tt-toggle {
	margin: 0;
	padding: 0;
	list-style: none;
}
.accordion-head, .toggle-head {
	padding: 6px 8px;
	margin: 8px 0 0 0;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid #E6E6E6;
	color: #4e4e4e;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.accordion-head i, .toggle-head i {
	padding-right: 4px;
}
.sub-accordion:first-child .accordion-head, .sub-toggle:first-child .toggle-head {
	margin: 0;
}
.accordion-head:hover, .toggle-head:hover {
	color: #fff;
	background-color: #618BD3;
}
.active .accordion-head, .active .toggle-head {
	color: #fff;
	background-color: #618BD3;
	border: 1px solid #618BD3;
}
.accordion-head:hover .accordion-head-sign, .toggle-head:hover .toggle-head-sign {
	color: #fff;
	;
}
.accordion-content, .toggle-content {
	padding: 16px;
	overflow: hidden;
	border: 1px solid #618BD3;
}
.accordion-head-sign, .toggle-head-sign {
	float: right;
	margin: 0;
	cursor: pointer;
}
.accordion-head-sign i, .toggle-head-sign i {
	padding: 0;
	margin: 0;
}
/*	Tabs
----------------------------------------------------------------------*/
.tabs {
	display: block;
	padding: 0;
	list-style: none;
}
.tabs li {
	display: block;
	width: auto;
	padding: 0;
	float: left;
	margin-bottom: 0;
}
.tabs li a {
	display: block;
	padding: 8px 16px;
	margin: 0 0 -1px -1px;
	font-size: 12px;
	cursor: pointer;
	color: #4E4E4E;
	background: #F0F0F0;
	border: 1px solid #E6E6E6;
}
.tabs li:first-child a {
	margin: 0 0 -1px 0;
}
.tabs li a:hover {
	background: #FFF;
}
.tabs li a.active {
	background: #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #618BD3;
}
.tabs-content {
	padding: 16px;
	display: block;
	list-style: none;
	border: 1px solid #E6E6E6;
}
.tabs-content > li {
	display: none;
}
.tabs-content > li.active {
	display: block;
	overflow: hidden;
}
.tabs:before, .tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.tabs:after {
	clear: both;
}
.vert-tab {
	border-bottom: 0px;
	text-align: right;
}
.vert-tab li {
	float: none;
}
.vert-tab a {
	padding: 8px 10px !important;
	border: 0 !important;
	border-right: 1px solid #DFDFDF !important;
	background: none !important;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.vert-tab a:hover {
	color: #47C0FF;
}
.vert-tab a.active {
	border: 1px solid #DFDFDF !important;
	border-bottom: 1px solid #DFDFDF !important;
	border-right: 0 !important;
	box-shadow: -3px 0 5px rgba(39, 39, 39, 0.1) !important;
	color: #47C0FF;
}
.vert-content {
	padding: 0 0 0 16px !important;
	border: 0;
}
 @keyframes prot {
 20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center;
}
 20% {
-webkit-transform: rotate(15deg);
}
 40% {
-webkit-transform: rotate(-10deg);
}
 60% {
-webkit-transform: rotate(5deg);
}
 80% {
-webkit-transform: rotate(-5deg);
}
 100% {
-webkit-transform: rotate(0deg);
}
}
@-webkit-keyframes prot {
 20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center;
}
 20% {
-webkit-transform: rotate(15deg);
}
 40% {
-webkit-transform: rotate(-10deg);
}
 60% {
-webkit-transform: rotate(5deg);
}
 80% {
-webkit-transform: rotate(-5deg);
}
 100% {
-webkit-transform: rotate(0deg);
}
}
@-moz-keyframes prot {
 20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center;
}
 20% {
-webkit-transform: rotate(15deg);
}
 40% {
-webkit-transform: rotate(-10deg);
}
 60% {
-webkit-transform: rotate(5deg);
}
 80% {
-webkit-transform: rotate(-5deg);
}
 100% {
-webkit-transform: rotate(0deg);
}
}
@-o-keyframes prot {
 20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center;
}
 20% {
-webkit-transform: rotate(15deg);
}
 40% {
-webkit-transform: rotate(-10deg);
}
 60% {
-webkit-transform: rotate(5deg);
}
 80% {
-webkit-transform: rotate(-5deg);
}
 100% {
-webkit-transform: rotate(0deg);
}
}
@-ms-keyframes prot {
 20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center;
}
 20% {
-webkit-transform: rotate(15deg);
}
 40% {
-webkit-transform: rotate(-10deg);
}
 60% {
-webkit-transform: rotate(5deg);
}
 80% {
-webkit-transform: rotate(-5deg);
}
 100% {
-webkit-transform: rotate(0deg);
}
}
.tabs li a:hover i {
	opacity: 1;
	animation: prot 1s 1;
	-webkit-animation: prot 1s 1;
	-moz-animation: prot 1s 1;
	-o-animation: prot 1s 1;
	-ms-animation: prot 1s 1;
	z-index: 11;
}
/*	Notification Boxes
----------------------------------------------------------------------*/
.notification-box {
	position: relative;
	margin-bottom: 16px;
	border-radius: 3px;
	padding: 12px 16px;
	border: 1px solid;
	color: #4e4e4e;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255,255,255,0.4) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255,255,255,0.4) inset;
}
a.notification-close {
	position: absolute;
	right: 12px;
	top: 12px;
	color: #4e4e4e;
	font-size: 12px;
}
.notification-box p {
	margin: 0;
}
.notification-box i {
	padding-right: 8px;
}
.notification-box-info {
	background-color: #cfe6fc;
	border-color: #a4c8f5;
}
.notification-box-success {
	background-color: #d2f7ad;
	border-color: #aedb2e;
}
.notification-box-warning {
	background-color: #fae7a2;
	border-color: #f5c558;
}
.notification-box-error {
	background-color: #FFB6A8;
	border-color: #F19696;
}
/*	Stunning Text
----------------------------------------------------------------------*/
.full-stunning {
	background: #F3F3F3;
	border: 1px solid #DDD;
	display: block;
	padding: 32px 0;
	text-align: center;
}
.full-stunning h3 {
	margin: 0 0 32px 0;
	font-weight: normal;
}
.full-stunning .proline {
	margin: 0 auto 32px;
	width: 80%;
}
.stuni {
	position: relative;
	padding: 32px 182px 32px 32px;
	border-radius: 3px;
	background: #3c3f5e;
	color: #fff;
}
.stuni p {
	margin: 16px 0 0 0;
	color: #e8e8e8;
}
.stuni h3 {
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	margin: 2px 0;
}
.stuni-rev, .stuni-rev p, .stuni-rev h3 {
	color: #4e4e4e;
}
.stuni i {
	padding-right: 8px;
}
.stun-btn {
	position: absolute;
	top: 32px;
	right: 32px;
}
.stun-center {
	text-align: center;
	padding: 32px 32px;
}
.stun-center .stun-btn {
	position: relative;
	margin: 0 auto 32px;
}
/* 	More shortcodes
----------------------------------------------------------------------*/
.the-list li {
	line-height: 24px;
}
.the-list li [class^="icon-"], .the-list li [class*=" icon-"] {
	padding-right: 8px;
	font-size: 14px;
}
.dropcap {
	font-size: 32px;
	margin: 0px 16px 8px 0px;
	text-transform: uppercase;
	float: left;
	position: relative;
	top: 5px;
	color: white;
	line-height: 50px;
	padding: 0px 16px;
	background: #FD7F67;
}
/*	Blockquote 	*/
.blockquote {
	/*font-family: 'Philosopher', serif;
	font-size: 14px;
	font-style: italic;*/
	text-align: center;
	/*text-shadow: 1px 1px 3px transparent;*/
	color: #5f5f5f;
	margin: 20px;
	overflow: hidden;
	border-left: 5px solid #272727;
	background-color: whiteSmoke;
}
.blockquote p {
font-size: 14px;
font-style: italic;
}
.blockquote.left {
	width: 33%;
	float: left;
}
div.blockquote.right {
	width: 33%;
	float: right;
}
.blockquote > div {
	padding: 20px;
}
/* 	Table
----------------------------------------------------------------------*/
.tt-table {
	margin: 52px 0;
	text-align: center;
}
.head-t {
	height: 50px;
	background: #272727;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.head-t h3 {
	color: #fff;
	text-align: center;
	line-height: 46px;
}
.pricingtable {
	float: none;
	margin: 0;
	text-align: left;
	display: inline-block;
	background: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.pricingtable ul {
	width: 164px;
	line-height: 30px;
	margin: 20px auto;
}
.pricingtable ul i {
	margin-right: 6px;
}
.pricingtable .proline {
	width: 170px;
	margin: 20px auto;
}
.pricingtable h1 {
	text-align: center;
	font-weight: 200;
	font-size: 88px;
	margin: 0;
	line-height: 100%;
}
.pricingtable h1 sup {
	font-size: 45px;
}
.pricingtable p {
	text-align: center;
	font: 500 14px/1 Helvetica, Verdana, sans-serif;
	color: #BCBEC0;
}
.pricingtable a {
	display: block;
	width: 114px;
	margin: 0 auto;
}
.pricingtable a.btn {
	margin: 0 auto 32px;
}
.tt-featured {
	z-index: 10;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
/* testimonial
---------------------------------------- */
.testimonial-wrapper {
	margin-bottom: 32px;
}
.testimonial {
	color: #373737;
	background-color: #ddd;
	margin-bottom: 18px;
	padding: 24px 28px;
	position: relative;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	float: left;
}
.testimonial p {
	font-size: 14px;
	font-style: italic;
	font-family: serif;
	text-shadow: 1px 1px 3px #e4e4e4;
	margin: 0;
}
.testimonial-arrow {
	border-color: #e5e5e5 transparent transparent transparent;
	border-style: solid;
	border-width: 20px 20px 0 0;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -20px;
	left: 40px;
}
.testimonial-s strong {
	color: #232323;
}
.testimonial-s .testimonial-details {
	margin: 8px 8px;
	display: block;
	float: left;
}
.dark .testimonial {
	color: #fff;
	background-color: #272727;
}
.dark .testimonial p {
	text-shadow: none;
}
.dark .testimonial-arrow {
	border-color: #272727 transparent transparent transparent;
}
/*	HR Styles
----------------------------------------------------------------------*/
hr.line {
	margin-bottom: 32px;
}
hr.dotted {
	border-bottom: 1px dotted #777;
	margin-bottom: 32px;
}
hr.double {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-bottom: 32px;
}
hr.inset {
	box-shadow: inset 0 0 -24px black;
	margin-bottom: 32px;
}
hr.inset2 {
	box-shadow: inset 0px 1px -112px #BBB;
	margin-bottom: 32px;
}
hr.theme20-1 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	margin-bottom: 32px;
}
hr.theme20-3 {
	padding: 0;
	border: none;
	border-top: medium double #555;
	color: #555;
	text-align: center;
	margin: 32px 0px;
}
hr.theme20-3:after {
	content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦";
	display: inline-block;
	position: relative;
	top: -0.7em;
	font-size: 1.5em;
	padding: 0 0.25em;
	background: white;
}
.highlight {
	padding: 1px 8px;
}
/* 	Contact Page
----------------------------------------------------------------------*/
.map iframe {
	width: 100%;
}
.info-tt span {
	display: block;
	margin: 0 0px 16px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #DDD;
}
#contactForm {
	font-size: 12px;
	position: relative;
}
#contactForm label {
	display: none;
}
#contactForm input {
	margin-bottom: 16px;
}
#contactForm #senderEmail, #contactForm #senderName {
	outline: none;
	color: #4e4e4e;
	padding: 16px;
	width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contactForm #senderName {
	float: left;
}
#contactForm #senderEmail {
	float: right;
}
#contactForm #message {
	outline: none;
	color: #4e4e4e;
	padding: 16px;
	width: 100%;
	height: 180px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.error, .thanks, .sending span {
	line-height: 27px;
}
.error {
	color: #F00;
}
.icon-m {
	font-size: 14px;
	padding: 6px 4px 0 0;
}
.error-form {
	border: 1px solid #F00 !important;
}
/*	iView Slider
 ************************************************************************/
.iviewSlider {
	overflow: hidden;
}
#iview-timer {
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
#iview-preloader {
	position: absolute;
	z-index: 1000;
	border: #618bd3 1px solid;
	padding: 1px;
	width: 100px;
	height: 3px;
}
#iview-preloader div {
	float: left;
	height: 3px;
	background: #000;
	width: 0px;
}
.iview-strip {
	display: block;
	position: absolute;
	z-index: 5;
}
.iview-block {
	display: block;
	position: absolute;
	z-index: 5;
}
.iview-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}
.iview-prevNav {
	left: 0px;
}
.iview-nextNav {
	right: 0px;
}
.iview-controlNav {
	position: absolute;
	z-index: 9;
}
.iview-controlNav a {
	z-index: 9;
	cursor: pointer;
}
.iview-controlNav a.active {
	font-weight: bold;
}
.iview-controlNav .iview-items ul {
	list-style: none;
}
.iview-controlNav .iview-items ul li {
	display: inline;
	position: relative;
}
.iview-controlNav .iview-tooltip {
	position: absolute;
}
.iview-caption {
	position: absolute;
	z-index: 4;
	overflow: hidden;
	cursor: default;
}
.iview-video-show {
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 101;
}
.iview-video-show .iview-video-container {
	position: relative;
	width: 100%;
	height: 100%;
}
.iview-video-show .iview-video-container a.iview-video-close {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #222;
	color: #FFF;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 29px;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.iview-video-show .iview-video-container a.iview-video-close:hover {
	background: #444;
}
#iview {
	display: block;
	margin: 0 auto;
	max-width: 1920px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
#iview .iviewSlider {
	display: block;
	width: 1064px;
	height: 350px;
	overflow: hidden;
}
#iview div.iview-directionNav {
	position: absolute;
	top: 187px;
	left: 0px;
	z-index: 9;
	width: 100%;
}
#iview div.iview-directionNav a {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 27px;
	height: 27px;
	background-image: url(../images/iview/bg_direction_nav_iview2.png);
	text-indent: -9999px;
	-webkit-transition: left 0.3s ease-in-out;
	-webkit-transition-property: left, right;
	-moz-transition: left 0.3s ease-in-out;
	-moz-transition-property: left, right;
	-o-transition: left 0.3s ease-in-out;
	-o-transition-property: left, right;
	-ms-transition: left 0.3s ease-in-out;
	-ms-transition-property: left, right;
	transition: left 0.3s ease-in-out;
	transition-property: left, right;
}
#iview div.iview-directionNav a.iview-nextNav {
	right: -27px;
	background-position: 27px 0px;
}
#iview div.iview-directionNav a.iview-prevNav {
	left: -27px;
	background-position: 0px 0px
}
#iview.iview-hover div.iview-directionNav a.iview-nextNav {
	right: 20px;
}
#iview.iview-hover div.iview-directionNav a.iview-prevNav {
	left: 20px;
}
.iview-controlNav {
	position: absolute;
	bottom: 20px;
	right: 2%;
}
.iview-controlNav a {
	text-indent: -9999px;
}
.iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 11px;
	height: 11px;
	background: url('../images/iview/bullets_2.png') no-repeat 0px 0px;
	line-height: 0px;
	margin-right: 7px;
}
.iview-controlNav a.iview-control.active {
	background-position: 0px -11px;
}
div.iview-directionNav {
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 9;
	width: 100%;
}
div.iview-directionNav a {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 40px;
	height: 100px;
	background-image: url(../images/iview/nav_paddles.png);
	text-indent: -9999px;
}
div.iview-directionNav a:active {
	background-image: url(../images/iview/nav_paddles_down.png);
}
div.iview-directionNav a.iview-nextNav {
	right: 20px;
	background-position: 56px 0px;
}
div.iview-directionNav a.iview-prevNav {
	left: 20px;
	background-position: -16px 0px
}
.iview-caption2 {
	color: #FFF;
	padding: 16px 16px;
	font-size: 12px;
	text-shadow: #000 1px 1px 0px;
}
.iview-caption {
	background: url('../images/iview/caption-bg.png');
	color: #FFF;
	padding: 16px 16px;
	font-size: 12px;
	text-shadow: #000 1px 1px 0px;
}
.iview-caption.video-caption {
	padding: 10px;
}
.iview-caption.caption1 {
	text-shadow: none;
}
.iview-caption.caption2 {
	background: #FFF;
	color: #000;
	text-shadow: none;
}
.iview-caption.caption3 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	text-shadow: none;
}
.iview-caption.caption3 div {
	line-height: 150%;
	text-align: justify;
}
.iview-caption.caption4 {
	background: #618bd3;
	font-size: 24px;
	font-weight: bold;
	text-shadow: none;
}
.iview-caption.caption5 {
	background: #FFF;
	color: #000;
	font-size: 26px;
	text-shadow: none;
}
.iview-caption.caption6 {
	background: #272727;
	font-size: 20px;
	font-weight: bold;
	text-shadow: none;
}
#iview-preloader {
	border: #666 1px solid;
	width: 150px
}
#iview-preloader div {
	background: #666;
}
/* 	flexSlider Custom
----------------------------------------------------------------------*/
.sliderr {
	z-index: 99;
}
.flex-full {
	padding: 0;
}
.slider-inline {
	margin: 0 0 64px 0;
}
.flex-full .flex-direction-nav a i {
	color: #ffffff;
}
.flex-full .flexslider .flex-caption {
	padding: 8px;
}
.flex-full .flexslider.position-caption-bottom-centered .flex-caption {
	bottom: 10%;
	margin: 0;
	left: 272px;
}
.flex-full .flex-direction-nav a {
	margin: 0;
	bottom: 8%;
	top: auto;
	background-color: #3D3D3D;
	opacity: 1;
	color: #fff;
}
.flex-full .flex-direction-nav a:hover {
	color: #fff;
	background-color: #AA8A57;
}
.flex-full .flex-direction-nav .flex-next {
	right: 200px;
	left: auto;
}
.flex-full .flex-direction-nav .flex-prev {
	right: 236px;
	left: auto;
}
.flex-full .flexslider:hover .flex-next {
	right: 200px;
	left: auto;
	opacity: 1;
}
.flex-full .flexslider:hover .flex-prev {
	right: 236px;
	left: auto;
	opacity: 1;
}
.flex-full .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-full .flex-direction-nav .flex-disabled {
	opacity: 1 !important;
	cursor: default;
}
/* 	Flex Slider
----------------------------------------------------------------------*/
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles */ 
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0 0 60px 0;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px
}
/* Direction Nav */
.flex-direction-nav a {
	margin: -20px 0 0;
	display: block;
	background-color: #272727;
	padding: 8px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	opacity: 0;
	-webkit-transition: all .3s ease;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.flex-direction-nav a:hover {
	background-color: #47C0FF;
}
.flex-direction-nav a i {
	color: #fff;
}
.flex-direction-nav a:hover i {
	color: #FFF;
}
/*.flex-direction-nav .flex-next {background-position: 100% 0; right: -10px; }*/
.flex-direction-nav .flex-prev {
	left: -10px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 8px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 8px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 0.8;
}
.flex-direction-nav .flex-disabled {
	opacity: 0.3 !important;
	cursor: default;
}
/* Control Nav */
.flex-control-nav {
	position: absolute;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
}
.flex-control-paging li a {
	background-color: #3C3F5E;
	width: 8px;
	height: 8px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.m-thumb .flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background-color: #618BD3;
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0;
}
}
/**	Overwrite original style     **/
.flexslider {
	margin: 0;
	background-color : transparent;
	border: none;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
/**	Control nav	**/
.flex-control-nav li {
	padding: 4px;
	margin: 0;
}
.flexslider.position-nav-under .flex-control-nav {
	position : absolute;
	top: 4px;
	right: 4px;
}
.testimonial-wrapper .flex-control-nav {
	position : absolute;
	bottom: 4px;
	right: 4px;
}
.flexslider.flexslider.position-nav-under {
	margin-bottom: 0px;
}
.flexslider.position-nav-bottom .flex-control-nav {
	position : absolute;
	bottom: 9px;
}
.flexslider.position-nav-top .flex-control-nav {
	position : absolute;
	top: 9px;
}
.color-nav-dark .flex-control-paging li a {
	background-color : #A7A7A7;
	background-color: rgba(236, 236, 236, 0.3);
	box-shadow: inset -1px 1px 1px rgba(0,0,0,0.5);
}
.color-nav-dark .flex-control-paging li a:hover, .color-nav-dark .flex-control-paging li a.flex-active {
	background-color: #618BD3
}
.color-nav-light .flex-control-paging li a {
	background-color : #999;
	background-color: rgba(255,255,255,0.55);
	box-shadow: inset -1px 1px 1px rgba(0,0,0,0.5);
}
.color-nav-light .flex-control-paging li a:hover {
	background-color: #bbb;
	background-color: rgba(255,255,255,0.70);
}
.color-nav-active-black .flex-control-paging li a.flex-active {
	background-color: #111;
}
.color-nav-active-green .flex-control-paging li a.flex-active {
	background-color: #359BED;
}
.color-nav-active-orange .flex-control-paging li a.flex-active {
	background-color: #ec6104;
}
.flex-active {
	background-color: #fff;
}
.color-nav-active-red .flex-control-paging li a.flex-active {
	background-color: #c61013;
}
.color-nav-active-white .flex-control-paging li a.flex-active {
	background-color: #fff;
}
/**	Slide theme 	**/
.flex-slide-theme-horizontal {
	margin-top: 25px;
	margin-bottom: 30px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-color: rgba(0,0,0,0.6);
}
.flex-slide-theme-horizontal .slide-theme {
	display: block;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.flex-slide-theme-horizontal .slide-theme-side {
	background: transparent url(../images/slide-border.png) left top no-repeat;
	display: block;
	height: 26px;
	position: absolute;
	width: 45px;
}
.flex-slide-theme-horizontal .slide-theme-side.slide-bottom-left {
	background-position: -2px -28px;
	bottom: -26px;
	left: -1px;
}
.flex-slide-theme-horizontal .slide-theme-side.slide-top-left {
	background-position: -2px 0px;
	top: -26px;
	left: -1px;
}
.flex-slide-theme-horizontal .slide-theme-side.slide-bottom-right {
	background-position: -64px -28px;
	bottom: -26px;
	right: -2px;
}
.flex-slide-theme-horizontal .slide-theme-side.slide-top-right {
	background-position: -64px 0px;
	top: -26px;
	right: -2px;
}
.flex-slide-theme-vertical {
	margin-left: 25px;
	margin-right: 25px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	border-color: rgba(0,0,0,0.6);
}
.flex-slide-theme-vertical .slide-theme {
	display: block;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.flex-slide-theme-vertical .slide-theme-side {
	background: transparent url(../images/slide-border.png) left top no-repeat;
	display: block;
	height: 40px;
	position: absolute;
	width: 25px;
}
.flex-slide-theme-vertical .slide-theme-side.slide-bottom-left {
	background-position: -111px -13px;
	bottom: -1px;
	left: -25px;
}
.flex-slide-theme-vertical .slide-theme-side.slide-top-left {
	background-position: -167px -16px;
	top: -1px;
	left: -25px;
}
.flex-slide-theme-vertical .slide-theme-side.slide-bottom-right {
	background-position: -139px -13px;
	bottom: -1px;
	right: -25px;
}
.flex-slide-theme-vertical .slide-theme-side.slide-top-right {
	background-position: -195px -16px;
	top: -1px;
	right: -25px;
}
/**	Custom theme	**/
.theme-border-radius-01, .theme-border-radius-01 ul.slides li img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.theme-border-radius-01.position-caption-bottom-left .flex-caption, .theme-border-radius-01.position-caption-bottom-right .flex-caption, .theme-border-radius-01.position-caption-bottom-centered .flex-caption {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.theme-border-radius-01.position-caption-top-left .flex-caption, .theme-border-radius-01.position-caption-top-right .flex-caption, .theme-border-radius-01.position-caption-top-centered .flex-caption {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.theme-border-radius-02, .theme-border-radius-02 ul.slides li img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.theme-border-radius-02.position-caption-bottom-left .flex-caption, .theme-border-radius-02.position-caption-bottom-right .flex-caption, .theme-border-radius-02.position-caption-bottom-centered .flex-caption {
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-o-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.theme-border-radius-02.position-caption-top-left .flex-caption, .theme-border-radius-02.position-caption-top-right .flex-caption, .theme-border-radius-02.position-caption-top-centered .flex-caption {
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
.theme-border-radius-03, .theme-border-radius-03 ul.slides li img {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
}
.theme-border-radius-03.position-caption-bottom-left .flex-caption, .theme-border-radius-03.position-caption-bottom-right .flex-caption, .theme-border-radius-03.position-caption-bottom-centered .flex-caption {
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	-o-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
}
.theme-border-radius-03.position-caption-top-left .flex-caption, .theme-border-radius-03.position-caption-top-right .flex-caption, .theme-border-radius-03.position-caption-top-centered .flex-caption {
	-webkit-border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	-o-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
}
.theme-border-radius-04, .theme-border-radius-04 ul.slides li img {
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
}
.theme-border-radius-04.position-caption-bottom-left .flex-caption, .theme-border-radius-04.position-caption-bottom-right .flex-caption, .theme-border-radius-04.position-caption-bottom-centered .flex-caption {
	-webkit-border-radius: 0 0 24px 24px;
	-moz-border-radius: 0 0 24px 24px;
	-o-border-radius: 0 0 24px 24px;
	border-radius: 0 0 24px 24px;
}
.theme-border-radius-04.position-caption-top-left .flex-caption, .theme-border-radius-04.position-caption-top-right .flex-caption, .theme-border-radius-04.position-caption-top-centered .flex-caption {
	-webkit-border-radius: 24px 24px 0 0;
	-moz-border-radius: 24px 24px 0 0;
	-o-border-radius: 24px 24px 0 0;
	border-radius: 24px 24px 0 0;
}
.theme-border-01 ul.slides {
	padding: 2px;
}
.theme-border-02 {
	padding: 4px;
}
.theme-border-03 ul.slides {
	padding: 7px;
}
.theme-border-04 ul.slides {
	padding: 10px;
}
.theme-shadow-normal {
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.6);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,0.6);
	box-shadow: 0 1px 4px rgba(0,0,0,0.6);
}
.theme-shadow-large {
	-webkit-box-shadow: 0 1px 15px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 15px rgba(0,0,0,0.4);
	-o-box-shadow: 0 1px 15px rgba(0,0,0,0.4);
	box-shadow: 0 1px 15px rgba(0,0,0,0.4);
	margin: 10px;
}
/** Custom CSS by JoomSpirit **/
.flexslider {
	overflow: visible !important;
}
.flexslider ul.slides {
	background-color: transparent;
}
.flexslider .slides > li {
	position: relative;
}
.flexslider ul.slides li a {
	display: block;
}
.flexslider.white-arrow .flex-direction-nav a {
	background-image : url(../images/bg_direction_nav_black.png);
}
.flexslider.black-arrow .flex-direction-nav a {
	background-image : url(../images/bg_direction_nav_black.png);
}
.flexslider .flex-caption {
	position : absolute;
	left: 0;
	margin: 20px;
	padding: 10px 10px;
	z-index: 10;
}
.flexslider ul.slides li a, .flexslider ul.slides li a:hover {
	color : inherit;
}
.flexslider ul.slides li .flex-caption a {
	display: inline;
	color: #359BED;
}
.flexslider ul.slides li .flex-caption a:hover {
	color : inherit;
	text-decoration: underline;
}
.flexslider ul.slides li a .flex-caption:hover {
	text-decoration: none;
	color : inherit;
	cursor: pointer;
}
.flexslider.position-caption-bottom-left .flex-caption {
	bottom: 0;
	text-align: left;
}
.flexslider.position-caption-bottom-right .flex-caption {
	bottom: 0;
	text-align: right;
}
.flexslider.position-caption-bottom-centered .flex-caption {
	bottom: 0;
	text-align: center;
}
.flexslider.position-caption-top-left .flex-caption {
	top: 0;
	text-align: left;
}
.flexslider.position-caption-top-right .flex-caption {
	top: 0;
	text-align: right;
}
.flexslider.position-caption-top-centered .flex-caption {
	top: 0;
	text-align: center;
}
.flexslider.bg-caption-black-00 .flex-caption {
	background-color : #000;
	background-image : none;
}
.flexslider.bg-caption-white-00 .flex-caption {
	background-color : #fff;
	background-image : none;
}
.flexslider.bg-caption-white-09 .flex-caption, .flexslider.bg-caption-black-09 .flex-caption {
	background-color : transparent;
	background-image : none;
}
.flexslider.bg-caption-black-01 .flex-caption {
	background-image : url(../images/black-80.png);
}
.flexslider.bg-caption-black-02 .flex-caption {
	background: black;
	opacity: 0.8;
}
/*	Progress Bar
----------------------------------------------------------------------*/
.progress-bar {
	background-color: #f7f7f7;
	height: 32px;
	position: relative;
	margin-bottom: 16px;
	overflow: hidden;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.progress-bar span {
	display: inline-block;
	height: 100%;
	background-color: #272727;
	-webkit-transition: width .4s ease-in-out;
	-moz-transition: width .4s ease-in-out;
	-ms-transition: width .4s ease-in-out;
	-o-transition: width .4s ease-in-out;
	transition: width .4s ease-in-out;
}
.stripes span {
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	background-size: 30px 30px;
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;
}
@-webkit-keyframes animate-stripes {
 0% {
background-position: 0 0;
}
100% {
background-position: 60px 0;
}
}
@-moz-keyframes animate-stripes {
 0% {
background-position: 0 0;
}
100% {
background-position: 60px 0;
}
}
.progress-bar .progress-bar-text {
	position: absolute;
	bottom: 4px;
	left: 12px;
	color: white;
	text-shadow: 1px 1px 1px rgba(73, 73, 73, 0.66);
}
.progress-bar .progress-bar-text > span {
	background: none;
}
/* 	Table2
----------------------------------------------------------------------*/
.table {
	background: transparent !important;
	text-align: center;
	/*border-collapse:collapse;*/
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.table th {
	font-size: 16px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	padding: 16px 12px;
	color: #ffffff;
	background-color: #AA8A57;
	text-shadow: none;
	vertical-align: middle !important;
}
.table td {
	padding: 12px 7px 12px 7px;/*text-align: center;*/
}
.table tr {
	border-bottom: 1px solid #fff;
	/*background-color:#f8f8f8;*/
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.table tr.lasttr td {
	border-bottom: 1px solid #dddddd;
}
.table tr:hover {
	/*background:#ddd;*/
	transition: all .2s;
}
.table tfoot td {
	padding: 10px 16px;
	text-align: left;
	background: #272727;
	color: #ffffff;
	font-size: 11px;
	text-shadow: none;
}
.table tfoot tr:hover {
	background: #63b1be;
}
/* 	Tipsy
----------------------------------------------------------------------*/
.tipsy {
	padding: 5px;
	font-size: 10px;
	position: absolute;
	z-index: 100000
}
.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}
.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-arrow {
	position: absolute;
	background: url('../images/tipsy.html') no-repeat top left;
	width: 9px;
	height: 5px;
}
.tipsy-n .tipsy-arrow {
	top: 0;
	left: 50%;
	margin-left: -4px
}
.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px
}
.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px
}
.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -4px;
	background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	background-position: bottom left
}
.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	background-position: bottom left
}
.tipsy-e .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	right: 0;
	width: 5px;
	height: 9px;
	background-position: top right;
}
.tipsy-w .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	left: 0;
	width: 5px;
	height: 9px
}
/*	Footer
----------------------------------------------------------------------*/
#footer {
	margin: 0;
	color: #fff;
}
.twitter-feed {
	background-color: #618BD3;
	box-shadow: 0 -4px 0px rgba(0, 0, 0, 0.10);
	color: #bbb;
}
.twitter-feed a {
	color: #fff;
}
.twitter-feed a:hover {
	color: #3C3F5E;
}
.twitter-feed .icon-twitter {
	float: left;
	background: none !important;
	font-size: 38px;
	padding: 16px 16px;
	display: block;
}
.ticker {
	height: 26px;
	overflow: hidden;
}
.ticker li {
	height: 26px;
	width: 870px;
}
.tweet-nav {
	float: right;
	margin: 20px;
}
.tweet-nav i {
	padding: 8px;
	border: 1px solid #FFF;
	color: #FFF;
}
.tweet-nav i:hover {
	border-color: #ddd;
	color: #ddd;
}
.tweets {
	float: left;
	margin: 25px 0 0 16px;
}
.footer-middle {
	background-color: #cccdcd;
	color: #000;
	padding: 5px 0;
}
.footer-middle h5 {
	color: #fff;
	text-transform: uppercase;
}
.fw {
	margin-top: 32px;
	margin-bottom: 64px;
}
.footer-middle h5 i {
	padding-right: 8px;
}
.footer-middle .fw-content {
	font-size: 12px;
	color: #ddd;
}
.tbtn {
	border: 1px solid #DDD;
	padding: 8px 16px;
	color: #494949;
	border-radius: 3px;
}
.tbtn i {
	padding-right: 8px;
}
.tbtn:hover {
	background: #618BD3;
	color: #fff;
}
.tbtnr {
	background: #618BD3;
	padding: 8px 16px;
	color: #fff;
	border-radius: 3px;
}
.tbtnr i {
	padding-right: 8px;
}
.tbtnr:hover {
	background: #1c1c1c;
	color: #fff;
}
.tbtnf {
	background: #1c1c1c;
	padding: 8px 16px;
	color: #fff;
	border-radius: 3px;
}
.tbtnf i {
	padding-right: 8px;
}
.tbtnf:hover {
	background: #aa8a57;
	color: #fff;
}
.single-nav i {
	margin: 0;
	padding: 0;
}
.single-nav .fll {
	margin: 0 8px 0 0;
}
.single-nav .flr {
	margin: 0 0 0 8px;
}
.tags a {
	display: inline-block;
	color: white;
	background: #1c1c1c;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
	border-radius: 3px;
	-webkit-transition: background-color 0.2s, color 0.2s;
	-moz-transition: background-color 0.2s, color 0.2s;
	-o-transition: background-color 0.2s, color 0.2s;
	-ms-transition: background-color 0.2s, color 0.2s;
	transition: background-color 0.2s, color 0.2s;
}
.tags a:hover {
	background: #618BD3;
}
.tags a i {
	padding-right: 8px;
}
.latest-posts {
	width: 100%;
	float: right;
	padding: 0 0 16px 0;
	margin: 0 0 16px 0;
	border-bottom: 1px solid #585B7A;
}
.latest-posts .post-thumbnail {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 16px 0 0;
}
.latest-posts .post-thumbnail img {
	border: 1px solid #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
}
.latest-posts .post-meta {
	font-size: 11px;
	font-weight: normal;
	color: #bbb;
}
.latest-posts .post-meta span {
	padding-right: 8px;
}
.latest-posts .post-meta i {
	padding-right: 4px;
}
.latest-posts h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	display: inline;
}
.latest-posts a {
	color: #fff;
}
.latest-posts a:hover {
	color: #618BD3
}
.footer-last {
	background-color: #000000;
	font-size: 11px;
	padding: 6px 0;
}
.footer-last a {
	color: #fff;
}
.footer-last a:hover {
	color: #618BD3
}
.footer-last .copyright {
	display: block;
	float: left;
	padding: 6px 0;
	color: #bbb;
}
.footer-last .footer-nav {
	display: block;
	float: right;
	padding: 16px 0;
}
.footer-last .footer-nav li {
	display: inline-block;
	padding-left: 8px;
}
.footer-last .footer-nav li:after {
	content: '/';
	color: #bbb;
	font-size: 10px;
	padding: 0 0 0 8px;
}
.footer-last .footer-nav li:last-child:after {
	content: '';
}
/*	Top Scroll
----------------------------------------------------------------------*/
.hidett {
	bottom: -100px !important;
}
.showtt {
	bottom: 18px !important;
}
#toTop {
	position: fixed;
	right: 32px;
	bottom: -100px;
	width: 40px;
	height: 40px;
	border: 2px solid #686868;
	color: #686868;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	cursor: pointer;
	-webkit-transition: all 700ms cubic-bezier(0.960, 0, 0.255, 1);
	-webkit-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-moz-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-ms-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-o-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
}
#toTop i {
	padding: 10px 0 0 15px;
	display: block;
	font-size: 16px;
}
#toTop:hover {
	opacity: 0.8;
	color: #618BD3;
	border-color: #618BD3;
	-webkit-transition: border 100ms linear;
}
/* 	Portfolio Related
----------------------------------------------------------------------*/
#related ul.slides {
}
#related li {
	margin: 1px 8px;
	text-align: center;
	display: inline-block;
}
#related li img {
	border: 3px solid #F3F3F3;
	/*box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);*/
	border-radius: 50%;
	max-width: 200px;
	max-height: 200px;
}
#related li img:hover {
	border-color: #AA8A57;
}
#related .flex-direction-nav a {
	display: block;
	background: none;
	border: 1px solid;
	position: absolute;
	padding: 0;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	top: 47%;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease;
}
#related .flex-direction-nav a i {
	color: #272727;
	padding: 0;
	display: block;
	font-size: 30px;
	margin-left: -4px;
	text-decoration: none !important;
}
#related .flex-direction-nav a i:hover {
	color: #AA8A57;
	text-decoration: none !important;
}
#related ul.slides li a, #related ul.slides li a:hover {
	color: #AA8A57;
}
#related .flex-direction-nav .flex-prev {
	left: -10px;/*left: auto;*/
}
#related .flex-direction-nav .flex-next {
	right: -10px;
}
/* 	Blog Posts Carousel
----------------------------------------------------------------------*/
#blogposts ul.slides {
}
#blogposts li {
	margin: 0px 16px 0 0px;
}
#blogposts li img {
	border: 1px solid #FFF;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
}
#blogposts li h3 {
	font-size: 16px;
	margin: 32px 0 4px 0;
	text-transform: uppercase;
}
#blogposts li span {
	margin: 0 16px 0 0;
	font-size: 11px;
}
#blogposts li p {
	margin: 16px 0 0 0;
}
#blogposts .flex-direction-nav a {
	display: block;
	background: none;
	border: 1px solid;
	position: absolute;
	padding: 0;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	top: -50px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease;
}
#blogposts .flex-direction-nav a i {
	color: #4e4e4e;
	padding: 5px 4.5px;
	display: block;
}
#blogposts .flex-direction-nav a i:hover {
	color: #618BD3;
}
#blogposts ul.slides li a, #blogposts ul.slides li a:hover {
	color: #FFF;
}
#blogposts .flex-direction-nav .flex-prev {
	right: 34px;
	left: auto;
}
#blogposts .flex-direction-nav .flex-next {
	right: 0px;
}
.date-small {
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 8px;
	background: rgba(0, 0, 0, 0.3);
	color: #F3F2F2;
	font-size: 11px;
}
#blogposts .meta a, #blogposts h3 a {
	color: #000 !important;
	display: inline-block;
}
#blogposts .meta a:hover, #blogposts h3 a:hover {
	color: #618BD3 !important;
}
/* 	Clients
----------------------------------------------------------------------*/
#clients ul.slides {
}
#clients li {
	margin: 0px 16px 0 0px;
}
#clients li img {
	border: 0;
	box-shadow: none;
}
#clients .flex-direction-nav a {
	display: block;
	background: none;
	border: 1px solid;
	position: absolute;
	padding: 0;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	top: -50px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease;
}
#clients .flex-direction-nav a i {
	color: #4e4e4e;
	padding: 5px 4.5px;
	display: block;
}
#clients .flex-direction-nav a i:hover {
	color: #618BD3;
}
#clients ul.slides li a, #clients ul.slides li a:hover {
	color: #FFF;
}
#clients .flex-direction-nav .flex-prev {
	right: 34px;
	left: auto;
}
#clients .flex-direction-nav .flex-next {
	right: 0px;
}
/* 	Clear Floated
----------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;

	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.mt {
	margin-top: 10px
}
.mtt {
	margin-top: 32px
}
.mts {
	margin-top: 64px
}
.mb {
	margin-bottom: 16px
}
.mbt {
	margin-bottom: 32px
}
.mbs {
	margin-bottom: 64px
}
.tal {
	text-align: left
}
.tac {
	text-align: center
}
.tar {
	text-align: right
}
.sq {
	border-radius: 10%
}
.last-i {
	padding-left: 8px
}
.first-i {
	padding-right: 8px
}
.fll {
	float: left;
	margin: 6px 16px 10px 0;
}
.flr {
	float: right;
	margin: 6px 0 10px 16px;
}
.fln {
	float: none;
	text-align: center;
	margin: 0 0 16px 0;
}
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px;
}
div.pp_default .pp_top .pp_left {
	background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
} /* Top left corner */
div.pp_default .pp_top .pp_middle {
	background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
} /* Top pattern/color */
div.pp_default .pp_top .pp_right {
	background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
} /* Top right corner */
div.pp_default .pp_content .ppt {
	color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
	background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
	background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}
div.pp_default .pp_content {
	background-color: #fff;
} /* Content background */
div.pp_default .pp_next:hover {
	background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.pp_default .pp_previous:hover {
	background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.pp_default .pp_expand {
	background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
} /* Expand button */
div.pp_default .pp_expand:hover {
	background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.pp_default .pp_contract {
	background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
} /* Contract button */
div.pp_default .pp_contract:hover {
	background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
} /* Close button */
div.pp_default #pp_full_res .pp_inline {
	color: #000;
}
div.pp_default .pp_gallery ul li a {
	background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a {
	border-color: #fff;
}
div.pp_default .pp_social {
	margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}
div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px;
}
div.pp_default .pp_details {
	position: relative;
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	margin: 4px 0 0 0;
	width: 20px;
}
div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px;
} /* The next arrow in the bottom nav */
div.pp_default .pp_content_container .pp_details {
	margin-top: 5px;
}
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 2px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: 0.7;
}
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
	background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
} /* Bottom left corner */
div.pp_default .pp_bottom .pp_middle {
	background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
} /* Bottom pattern/color */
div.pp_default .pp_bottom .pp_right {
	background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
} /* Bottom right corner */
div.pp_default .pp_loaderIcon {
	background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


div.light_rounded .pp_top .pp_left {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
} /* Top left corner */
div.light_rounded .pp_top .pp_middle {
	background: #fff;
} /* Top pattern/color */
div.light_rounded .pp_top .pp_right {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
} /* Top right corner */
div.light_rounded .pp_content .ppt {
	color: #000;
}
div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right {
	background: #fff;
}
div.light_rounded .pp_content {
	background-color: #fff;
} /* Content background */
div.light_rounded .pp_next:hover {
	background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.light_rounded .pp_previous:hover {
	background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.light_rounded .pp_expand {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.light_rounded .pp_expand:hover {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.light_rounded .pp_contract {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.light_rounded .pp_contract:hover {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.light_rounded .pp_details {
	position: relative;
}
div.light_rounded .pp_description {
	margin-right: 85px;
}
div.light_rounded #pp_full_res .pp_inline {
	color: #000;
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.light_rounded .pp_nav .pp_play {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_arrow_previous {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
} /* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle {
	background: #fff;
} /* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
} /* Bottom right corner */
div.light_rounded .pp_loaderIcon {
	background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
div.dark_rounded .pp_top .pp_left {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
} /* Top left corner */
div.dark_rounded .pp_top .pp_middle {
	background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
} /* Top pattern/color */
div.dark_rounded .pp_top .pp_right {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
} /* Top right corner */
div.dark_rounded .pp_content_container .pp_left {
	background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
} /* Left Content background */
div.dark_rounded .pp_content_container .pp_right {
	background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
} /* Right Content background */
div.dark_rounded .pp_content {
	background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
} /* Content background */
div.dark_rounded .pp_next:hover {
	background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.dark_rounded .pp_previous:hover {
	background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.dark_rounded .pp_expand {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.dark_rounded .pp_expand:hover {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.dark_rounded .pp_contract {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.dark_rounded .pp_contract:hover {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.dark_rounded .pp_details {
	position: relative;
}
div.dark_rounded .pp_description {
	margin-right: 85px;
}
div.dark_rounded .currentTextHolder {
	color: #c4c4c4;
}
div.dark_rounded .pp_description {
	color: #fff;
}
div.dark_rounded #pp_full_res .pp_inline {
	color: #fff;
}
div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.dark_rounded .pp_nav .pp_play {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_arrow_previous {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.dark_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.dark_rounded .pp_arrow_next {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.dark_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.dark_rounded .pp_bottom .pp_left {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
} /* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle {
	background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
} /* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
} /* Bottom right corner */
div.dark_rounded .pp_loaderIcon {
	background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
	background: #000;
}
div.dark_square .currentTextHolder {
	color: #c4c4c4;
}
div.dark_square .pp_description {
	color: #fff;
}
div.dark_square .pp_loaderIcon {
	background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
} /* Loader icon */
div.dark_square .pp_expand {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.dark_square .pp_expand:hover {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.dark_square .pp_contract {
	background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.dark_square .pp_contract:hover {
	background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.dark_square .pp_details {
	position: relative;
}
div.dark_square .pp_description {
	margin: 0 85px 0 0;
}
div.dark_square #pp_full_res .pp_inline {
	color: #fff;
}
div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.dark_square .pp_nav {
	clear: none;
}
div.dark_square .pp_nav .pp_play {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_arrow_previous {
	background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.dark_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.dark_square .pp_arrow_next {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.dark_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.dark_square .pp_next:hover {
	background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.dark_square .pp_previous:hover {
	background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content {
	background: #fff;
}
div.light_square .pp_content .ppt {
	color: #000;
}
div.light_square .pp_expand {
	background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.light_square .pp_expand:hover {
	background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.light_square .pp_contract {
	background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.light_square .pp_contract:hover {
	background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.light_square .pp_details {
	position: relative;
}
div.light_square .pp_description {
	margin-right: 85px;
}
div.light_square #pp_full_res .pp_inline {
	color: #000;
}
div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.light_square .pp_nav .pp_play {
	background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_arrow_previous {
	background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_square .pp_arrow_next {
	background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_square .pp_next:hover {
	background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.light_square .pp_previous:hover {
	background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.light_square .pp_loaderIcon {
	background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
div.facebook .pp_top .pp_left {
	background: url(../images/prettyPhoto/buttons/sprite.png) -88px -53px no-repeat;
} /* Top left corner */
div.facebook .pp_top .pp_middle {
	background: url(../images/prettyPhoto/buttons/contentPatternTop.png) top left repeat-x;
} /* Top pattern/color */
div.facebook .pp_top .pp_right {
	background: url(../images/prettyPhoto/buttons/sprite.png) -110px -53px no-repeat;
} /* Top right corner */
div.facebook .pp_content .ppt {
	color: #000;
}
div.facebook .pp_content_container .pp_left {
	background: url(../images/prettyPhoto/buttons/contentPatternLeft.png) top left repeat-y;
} /* Content background */
div.facebook .pp_content_container .pp_right {
	background: url(../images/prettyPhoto/buttons/contentPatternRight.png) top right repeat-y;
} /* Content background */
div.facebook .pp_content {
	background: #fff;
} /* Content background */
div.facebook .pp_expand {
	background: url(../images/prettyPhoto/buttons/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.facebook .pp_expand:hover {
	background: url(../images/prettyPhoto/buttons/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.facebook .pp_contract {
	background: url(../images/prettyPhoto/buttons/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.facebook .pp_contract:hover {
	background: url(../images/prettyPhoto/buttons/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../images/prettyPhoto/buttons/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.facebook .pp_details {
	position: relative;
}
div.facebook .pp_description {
	margin: 0 37px 0 0;
}
div.facebook #pp_full_res .pp_inline {
	color: #000;
}
div.facebook .pp_loaderIcon {
	background: url(../images/prettyPhoto/buttons/loader.gif) center center no-repeat;
} /* Loader icon */
div.facebook .pp_arrow_previous {
	background: url(../images/prettyPhoto/buttons/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
} /* The previous arrow in the bottom nav */
div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}
div.facebook .pp_arrow_next {
	background: url(../images/prettyPhoto/buttons/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
} /* The next arrow in the bottom nav */
div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}
div.facebook .pp_nav {
	margin-top: 0;
}
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
	background: url(../images/prettyPhoto/buttons/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/buttons/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_next:hover {
	background: url(../images/prettyPhoto/buttons/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.facebook .pp_previous:hover {
	background: url(../images/prettyPhoto/buttons/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.facebook .pp_bottom .pp_left {
	background: url(../images/prettyPhoto/buttons/sprite.png) -88px -80px no-repeat;
} /* Bottom left corner */
div.facebook .pp_bottom .pp_middle {
	background: url(../images/prettyPhoto/buttons/contentPatternBottom.png) top left repeat-x;
} /* Bottom pattern/color */
div.facebook .pp_bottom .pp_right {
	background: url(../images/prettyPhoto/buttons/sprite.png) -110px -80px no-repeat;
} /* Bottom right corner */
/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_pic_holder a:focus {
	outline: none;
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_top {
	height: 20px;
	position: relative;
}
* html .pp_top {
	padding: 0 20px;
}
.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_content {
	height: 40px;
	min-width: 40px;
}
* html .pp_content {
	width: 40px;
}
.pp_fade {
	display: none;
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content_container .pp_left {
	padding-left: 20px;
}
.pp_content_container .pp_right {
	padding-right: 20px;
}
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px 0;
}
.pp_description {
	display: none;
	margin: 0;
}
.pp_social {
	float: left;
	margin: 0;
}
.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden;
}
.pp_social .twitter {
	float: left;
}
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}
.pp_nav p {
	float: left;
	margin: 2px 4px;
	white-space: nowrap;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}
.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.pp_gallery ul a {
	border: 1px #000 solid;
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}
.pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff;
}
.pp_gallery ul a img {
	border: 0;
}
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.pp_gallery li.default a {
	background: url(../images/prettyPhoto/buttons/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}
.pp_gallery li.default a img {
	display: none;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px !important;
}
a.pp_next {
	background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_previous {
	background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px;
}
.pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_bottom {
	padding: 0 20px;
}
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res {
	line-height: 1 !important;
}
#pp_full_res .pp_inline {
	text-align: left;
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px 0;
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}
/* Display
----------------------------------------------------------------------*/
#mobilepro, #secondmobilepro {
	font-size: 20px;
	font-weight: bold;
	display: none;
	border-radius: 3px;
	padding: 8px;
	cursor: pointer;
}
#mobilepro {
	float: right;
	background-color: #1C1C1C;
	color: #FFF;
	margin: 28px 0;
}
#secondmobilepro {
	float: left;
	background-color: #E9E9E9;
	color: #6F6C6C;
	margin: 16px 0;
}

/* #Tablet (Landscape) 1024px
----------------------------------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1092px) {
.boxed, .blocked {
	width: 95%;
	overflow: hidden;
}
.row {
	width: 96%;
}
.latest-posts {
	width: 100% !important;
}
}

/* #Tablet (Portrait) 768px
----------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.boxed, .blocked {
	width: 94%;
	overflow: hidden;
}
.row {
	width: 95%;
}
.latest-posts {
	width: 100% !important;
}
.extrabox, .logo-text, .filterable span {
	display: block;
}
.service-i .grid_4, .service-i .grid_3, .service-ii .grid_4, .service-ii .grid_3, .service-iiii .grid_4, .service-iiii .grid_3, .service-iiiii .grid_4, .service-iiiii .grid_3 {
	width: 98%;
	margin: 8px auto;
	text-align: center;
}
#footer .grid_3 {
	width: 31.3%;
	margin: 16px 1%;
}
.footer-last .copyright {
	float: none;
	padding: 16px 0 4px;
	text-align: center;
}
.footer-last .footer-nav {
	float: none;
	text-align: center;
	padding: 8px 0;
}
#we {
	top: 224px;
	width: 50%;
}
.latest-portfolio-widget img {
	height: auto;
	width: 20.5%;
}
.filterable ul.filter {
	padding: 0;
	white-space: normal;
}
.single-nav .flr {
	float: none;
	display: inline-block;
	margin: 6px auto !important;
}
.service-iiii .grid_4, .service-iiii .grid_3 {
	text-align: left !important;
}
.top-left-section {
	float: right !important;
	display: inline-block;
	position: relative;
	top: 15px;
}
.itpo-date {
	margin: 5px 0 0 !important;
}
.itposelect {
	float: left !important;
}
.flex-full {
	display: none;
}
#govlinks .links {
	display: inline-block;
	float: left;
	width: 30%;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
.zeromargin {
	margin: 40px 0 0 0;
}
.page-content {
	min-height: 530px;
}
h2 {
	font-size: 28px;
}
p {
	text-align: justify;
}
p.text-center img {
	margin: 10px auto;
}
.info-box-inner {
	min-height: 340px;
	text-align: center;
}
.info-box-inner p {
	text-align: center;
}
}

/* #Mobile (Landscape) 480px
----------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
.boxed, .blocked {
	width: 94%;
	overflow: hidden;
}
.blocked {
	margin: 8px auto;
}
.row {
	width: 95%;
}
.latest-posts {
	width: 100% !important;
}
.ind-m {
	float: none;
	text-align: center;
}
.social-m {
	float: none;
	text-align: center;
}
.full-stunning h3 {
	line-height: 32px;
}
.grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9 {
	width: 98%;
	margin-bottom: 32px;
}
.main-menu, .second-menu {
	background: #1c1c1c;
	width: 100%;
}
.main-menu a, .main-menu li li a, .main-menu li.current li a, .second-menu a, .second-menu li li a, .second-menu li.current li a {
	display: block;
	border: 0 !important;
	padding: 12px 16px !important;
	color: #E7E7E7;
	font-size: 12px;
	background: none !important;
	width: 100%;
}
.main-menu a i, .second-menu a i {
	display: inline-block !important;
	font-size: 14px !important;
	margin: 0 4px 0 0 !important;
}
.main-menu ul li.current a, .main-menu li, .main-menu li:first-child, .second-menu ul li.current a, .second-menu li, .second-menu li:first-child {
	border: 0;
}
.extrabox, .logo-text, .filterable span, #toTop, .twitter-feed, .flex-caption, .breadcrumbs .page-title {
	display: none;
}
#mobilepro {
	display: block;
}
#secondmobilepro {
	display: block;
}
.sf-menu {
	width: 95%!important;
	display: none;
}
.sf-menu.xactive {
	display: block !important;
}
.sf-menu li {
	float: none !important;
	display: block !important;
	width: 100% !important;/*overflow: hidden;*/
}
.sf-menu li a, .second-menu li:first-child a, .sf-menu ul li, .second-menu li.current {
	float: none !important;
	border: 0;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	box-shadow: none;
	-webkit-animation: initial;
	animation: initial;
	-moz-animation: initial;
	-o-animation: initial;
}
.sf-menu li li {
	left: 32px;
}
.main-menu li ul li a:hover, .main-menu li li.current a, .second-menu li a:hover, .second-menu li.current li a:hover, .second-menu li li.current a, .main-menu li a:hover, .main-menu li.current li a:hover, .main-menu li li.current a {
	background: none !important;
	color: #618bd3 !important;
}
.sf-menu ul {
	position: static !important;
	display: none !important;
	width: 100%;
}
.xpopdrop ul {
	display: block !important;
	visibility: inherit !important;
}
.search-s {
	float: right;
	position: absolute;
	padding: 22px 0 0 0;
	right: 8px;
}
.service-i .grid_4, .service-i .grid_3, .service-ii .grid_4, .service-ii .grid_3, .service-iii .grid_4, .service-iii .grid_3, .service-iiii .grid_4, .service-iiii .grid_3, .service-iiiii .grid_4, .service-iiiii .grid_3 {
	width: 98%;
	margin: 8px auto;
	text-align: center;
}
.service-iiii .grid_4, .service-iiii .grid_3 {
	text-align: left !important;
}
.service-iii .grid_4, .service-iii .grid_3 {
	width: 23%
}
.service-iii .grid_9, .service-iii .grid_8 {
	width: 73%
}
#footer .grid_3 {
	width: 100%;
	margin: 32px 1%;
}
.footer-last .copyright {
	float: none;
	padding: 16px 0 4px;
	text-align: center;
}
.footer-last .footer-nav {
	float: none;
	text-align: center;
	padding: 8px 0;
}
#we {
	top: 244px;
	width: 98%;
}
#slide-team .head {
	margin: 58px 0 0 0
}
.latest-portfolio-widget img {
	height: auto;
	width: 20.5%;
}
.filterable ul.filter {
	padding: 0;
	white-space: normal;
}
.single-nav .flr {
	float: right;
	display: block;
	margin: 0;
}
.tbtn.flr {
	float: left;
	margin: 4px 16px 8px 0px;
}
.flex-full .flexslider:hover .flex-prev, .flex-full .flexslider .flex-prev {
	right: 46px;
}
.flex-full .flexslider:hover .flex-next, .flex-full .flexslider .flex-next {
	right: 10px;
}
.stuni {
	padding: 70px 16px 16px 16px;
}
.stun-btn {
	top: 32px;
	right: 30%;
}
.here {
	float: none;
	text-align: center;
}
}

/*  #Mobile (Portrait) 320px
----------------------------------------------------------------------*/
@media only screen and (min-width: 100px) and (max-width: 479px) {
.boxed, .blocked {
	width: 94%;
	overflow: hidden;
}
.blocked {
	margin: 8px auto;
}
.row {
	width: 95%;
}
.latest-posts {
	width: 100% !important;
}
.ind-m {
	float: none;
	text-align: center;
}
.social-m {
	float: none;
	text-align: center;
}
.full-stunning h3 {
	line-height: 32px;
}
.grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9 {
	width: 98%;
	margin-bottom: 32px;
}
.main-menu, .second-menu {
	background: #1c1c1c;
	width: 100%;
}
.main-menu a, .main-menu li li a, .main-menu li.current li a, .second-menu a, .second-menu li li a, .second-menu li.current li a {
	display: block;
	border: 0 !important;
	padding: 12px 16px !important;
	color: #E7E7E7;
	font-size: 12px;
	background: none !important;
	width: 100%;
}
.main-menu a i, .second-menu a i {
	display: inline-block !important;
	font-size: 14px !important;
	margin: 0 4px 0 0 !important;
}
.main-menu ul li.current a, .main-menu li, .main-menu li:first-child, .second-menu ul li.current a, .second-menu li, .second-menu li:first-child {
	border: 0;
}
.extrabox, .filterable span, #toTop, .twitter-feed, .flex-caption, .breadcrumbs .page-title {
	display: none;
}
#header .logo-text {
	font-size: 12px;
	padding: 10px 0 0 10px;
}
#header .logo-text span {
	font-size: 40px;
}
.flex-full {
	padding-top: 250px;
}
#mobilepro {
	display: block;
}
#secondmobilepro {
	display: block;
}
.sf-menu {
	width: 95%!important;
	display: none;
}
.sf-menu.xactive {
	display: block !important;
}
.sf-menu li {
	float: none !important;
	display: block !important;
	width: 100% !important;/*overflow: hidden;*/
}
.sf-menu li a, .second-menu li:first-child a, .sf-menu ul li, .second-menu li.current {
	float: none !important;
	border: 0;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	box-shadow: none;
	-webkit-animation: initial;
	animation: initial;
	-moz-animation: initial;
	-o-animation: initial;
}
.sf-menu li li {
	left: 32px;
}
.main-menu li ul li a:hover, .main-menu li li.current a, .second-menu li a:hover, .second-menu li.current li a:hover, .second-menu li li.current a, .main-menu li a:hover, .main-menu li.current li a:hover, .main-menu li li.current a {
	background: none !important;
	color: #618bd3 !important;
}
.sf-menu ul {
	position: static !important;
	display: none !important;
	width: 100%;
}
.xpopdrop ul {
	display: block !important;
	visibility: inherit !important;
}
.search-s {
	float: right;
	position: absolute;
	padding: 22px 0 0 0;
	right: 8px;
}
.service-i .grid_4, .service-i .grid_3, .service-ii .grid_4, .service-ii .grid_3, .service-iii .grid_4, .service-iii .grid_3, .service-iiii .grid_4, .service-iiii .grid_3, .service-iiiii .grid_4, .service-iiiii .grid_3 {
	width: 98%;
	margin: 8px auto;
	text-align: center;
}
.service-iiii .grid_4, .service-iiii .grid_3 {
	text-align: left !important;
}
.service-iii .grid_4, .service-iii .grid_3 {
	width: 23%
}
.service-iii .grid_9, .service-iii .grid_8 {
	width: 73%
}
#footer .grid_3 {
	width: 100%;
	margin: 32px 1%;
}
.footer-last .copyright {
	float: none;
	padding: 16px 0 4px;
	text-align: center;
}
.footer-last .footer-nav {
	float: none;
	text-align: center;
	padding: 8px 0;
}
#we {
	top: 244px;
	width: 98%;
}
#slide-team .head {
	margin: 58px 0 0 0
}
.latest-portfolio-widget img {
	height: auto;
	width: 20.5%;
}
.filterable ul.filter {
	padding: 0;
	white-space: normal;
}
.single-nav .flr {
	float: right;
	display: block;
	margin: 0;
}
.tbtn.flr {
	float: left;
	margin: 4px 16px 8px 0px;
}
.flex-full .flexslider:hover .flex-prev, .flex-full .flexslider .flex-prev {
	right: 46px;
}
.flex-full .flexslider:hover .flex-next, .flex-full .flexslider .flex-next {
	right: 10px;
}
.stuni {
	padding: 70px 16px 16px 16px;
}
.stun-btn {
	top: 32px;
	right: 30%;
}
.here {
	float: none;
	text-align: center;
}
}
.home-circle {
	display: inline-block;
	text-align: center;
}
.home-circle a img {
	vertical-align: middle;
	text-align: center;
	margin-bottom: 5px;
}
.home-circle span {
	font-size: 18px;
	font-weight: bold;
	padding: 3px 0;
	color: #000;
}
/*-----------------Modern Ticker Classes------------------*/
.modern-ticker {
	width: 100%;
	height: 46px;
	line-height: 30px; /*font-size: 16px;*/
	overflow: hidden;
}
.modern-ticker a {
	text-decoration: none
}
.modern-ticker ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.mt-body {
	margin: 2px;
	position: relative
}
.mt-label {	/*margin-right: 2px;*/
	margin: 0 3px 0 0;
	padding: 0 10px;
	position: absolute;
	left: 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}
.mt-news {
	overflow: hidden;
	position: absolute;
	margin: 0;
}
.mt-scroll .mt-news {
	background-color: transparent
}
.mt-news ul {
	background-repeat: no-repeat;
	background-position: -1000px
}
.mt-news li {
	float: left
}
.mt-news a { /*font-size: 16px;*/
	padding: 0 10px 0 20px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block;
	white-space: nowrap;
	line-height: 32px;
	font-size: 16px;
}
.mt-scroll.mt-round .mt-news a {
	border-radius: 0
}
.mt-hide {
	display: none
}
.mt-controls { /*margin-left: 2px;*/
	margin: 3px 3px 3px 8px;
	position: absolute;
	right: 0;
	background-repeat: no-repeat;
	background-position: -1000px
}
.mt-next, .mt-play, .mt-prev {
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	cursor: pointer
}
.modern-ticker {
	color: #fff;
	background-color: #D8163A;
	margin: 4px;
	padding: 5px;
}
.mt-news {
	background-color: #ffffff;
}
.mt-preloader {
	background: url(preloader.gif) no-repeat center
}
.mt-news ul {
/*background-image: url(../images/ticker/bullet-hover.png)*/
}
.mt-news a {
	color: #000;
	background-image: url(../images/ticker/bullet.png);
}
.mt-news a:hover {
	text-decoration: underline;
	background-image: url(../images/ticker/bullet-hover.png)
}
.mt-controls {
	background-image: url(../images/ticker/pause.png)
}
.mt-next, .mt-prev {
	background-color: transparent;
}
.mt-prev {
	background-image: url(../images/ticker/arrow-prev.png)
}
.mt-next {
	background-image: url(../images/ticker/arrow-next.png)
}
.mt-play {
	background-color: transparent;
	background-image: url(../images/ticker/play.png);
	margin: 0 1px;
}
.mt-pause {
	background-image: url(../images/ticker/pause.png)
}
.mt-next:hover, .mt-play:hover, .mt-prev:hover {
	background-color: transparent;
}
.mt-next:active, .mt-play:active, .mt-prev:active {
	background-color: transparent;
}
.mf-links {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.mf-links li {
	display: inline-block;
	padding: 0 5px;
}
.mf-links li a {
	color: #fff;
	text-decoration: none;
}
.mf-links li a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.ulinks, .nov {
	display: block;
	line-height: 24px;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.ulinks {
	margin-top: 15px;
}
.nov {
}
.gov-bar {
	font-size: 12px;

}
.gov-bar li {
	border-left: 1px solid #dddddd;
	cursor: pointer;
	display: inline-block;
	line-height: 1.5;
	padding: 0 5px 3px;
position:relative;
}
.gov-bar li:first-child, .gov-bar li:nth-child(5) { border-left:none;}
.gov-bar li.hi-sp {
	background-color: #aa8a57;
	color: #fff;
	padding: 7px;
	
}
.gov-bar li.hi-sp a, .gov-bar li.hi-sp a:hover {
	color: #fff;
}
.searchtxt {
	float: left;
	width: 215px;
}
.searchtxt input {
	border: 1px none;
	border-radius: 0;
	height: 29px;
	margin-bottom: 0px;
}
.searchbtn {
	cursor: pointer;
	float: left;
	width: auto;
}
.top-left-section {
	background-color: #dddddd;
	float: left;
	margin: 28px 7px 28px 12px;
	padding: 5px;
	width: auto;
}
.itposelect {
	background-color: #dddddd;
	float: right;
	/*margin: 28px 6px 28px 12px;*/margin:27px 6px 18px 12px;
	padding: 5px;
	width: auto;
}
.itposelect select#sel1 {
	border-radius: 0;
	float: left;
	height: 29px;
	padding: 0 7px;
	width: 250px;
	margin-bottom: 0px;
}
.itpo-date {
	color: white;
	margin: 15px 0 0;
	font-size: 16px;
	padding-left: 20px;
}
.micro-logo {
	margin: 5px 0;
	padding: 0;
}
.micro-logo img {
	float:left;
	margin-right:10px;
}
.micro-logo div a {
	color:#fff;
	/*font-size:1.2em;*/font-size:2em;line-height:3.2em;
	font-weight:bold;
}
.micro-logo div a:after {
	clear:left;
}
.micro-logo div span{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:3em;
	display:block;
	line-height:1em;
	padding-top:8px;
	font-weight:bold;
	}
.info-box {
	background: #eee none repeat scroll 0 0 !important;
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
	padding: 6px;
}
.info-box-inner {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 25px;
}
.meta-links li a {
	font-size: 14px;
	padding: 5px 0;
	margin-left:20px;
}
.meta-links li a i {
	display: none;
}
.meta-links li {
	position: relative;
}
.meta-links li::before {
	content: "\f105";
	display: block;
	position: absolute;
	top: 0;
	left: 6px;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #e77817;
}
.center-img {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.itpo-color {
	color: #E77817;
}
 @media screen and (max-width: 480px) {
.ind-m {
	margin: 0 auto;
	display: block;
	width: 52%;
}
.gov-bar {
	text-align: center;
	margin-bottom: 0;
}
.gov-bar li {
	border: none;
	background-color: #f3f3f3;
	margin-bottom: 5px;
}
#header .logo {
	margin: 15px 0;
}
#header .logo img {
	width: 80%;
}
#header .logo-text {
	padding: 5px 0 0 0;
}
#header .logo-text span {
	padding: 10px 0;
}
#mobilepro {
	margin: 20px 5px 20px 0;
	background-color: #aa8a57;
}
#mobilepro, #secondmobilepro {
	padding: 5px 10px;
}
.top-left-section {
	margin: 10px auto;
	float: none;
	clear:both;
}
.searchtxt {
	width: 90%;
}
.searchtxt input {
	width: 100%;
}
.searchbtn {
	margin-left: 3px;
}
.itpo-date {
	margin: 0;
	display: block;
}
.itposelect {
	margin: 10px auto;
	width: 100%;
}
.itposelect select#sel1 {
	width: 100%;
}
.flex-full {
	display: none;
}
.modern-ticker {
	margin: 4px auto;
}
.mt-label {
	font-size: 14px;
	padding: 0 5px;
}
.mt-news a {
	font-size: 13px;
}
.mt-next, .mt-play, .mt-prev {
	height: 15px;
	width: 15px;
}
.mt-controls {
	margin: 8px 0 0 8px;
}
.mt {
	margin: 10px auto;
}
#related li:first-child {
	margin: 1px 8px 1px 30px;
}
#related li:nth-child(4), #related li:nth-child(5) {
	margin: 1px 8px 1px 10px;
}
#related li:nth-child(6) {
	margin: 1px 8px 1px 0;
}
#related li:nth-child(8) {
	margin: 1px 8px 1px 13px;
}
#related li:nth-child(10) {
	margin: 1px 8px 1px 10px;
}
#related li {
	margin: 1px 8px 1px 15px;
}
#related li:last-child {
	margin: 1px 8px 1px -50px;
}
#govlinks {
	width: 100%;
	margin: 10px auto;
	position: relative;
	top: 0;
}
#govlinks .links {
	display: inline-block;
	float: left;
	width: 49%;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#govlinks .links:nth-child(odd) {
	border-right: 1px solid #ccc;
}
.ulinks {
	margin: 0;
}
.nov {
	margin-bottom: 10px;
}
/*#me .grid_2 {
	margin-bottom:15px;
}*/
.footer-middle {
	text-align: center;
}
.footer-middle .grid_6 {
	margin-bottom: 5px;
	font-size: 13px;
	text-align: center;
}
.footer-last {
	line-height: 18px;
}
.zeromargin {
	margin: 0;
}
#related .flex-direction-nav a {
	top: 40%;
}
#related .flex-direction-nav .flex-next {
	right: 0;
}
#related .flex-direction-nav .flex-prev {
	left: 0;
}
h2 {
	font-size: 22px;
	line-height: 28px;
}
h3 {
	font-size: 18px;
	line-height: 28px;
}
p {
	text-align: justify;
	margin-bottom: 10px;
}
.flexslider {
	max-height: 270px;
}
p.text-center img {
	margin: 10px auto;
}
.mts {
	margin-top: 20px;
}
li {
	text-align: justify;
}
blockquote p {
	font-size: 16px;
	line-height: 2.1em;
}
.info-box {
	margin-bottom: 0;
}
.info-box-inner {
	padding: 15px;
}
.info-box-inner p {
	text-align: center;
}
hr.theme20-1 {
	margin-bottom: -20px;
}
.main-menu li a, .main-menu li a:hover {background:rgba(231,120,23,0.7) !important; color:#fff !important;}
.main-menu li li a:hover, .main-menu li.current li a:hover, .second-menu a:hover, .second-menu li li a:hover, .second-menu li.current li a:hover{color:#aa8a57 !important;}
.main-menu li ul li{background:rgba(255,255,255,0.3); margin:2px 0 !important;}
.sf-menu li li {left:0 !important;}
.main-menu a {
	text-align: left;
}
.main-menu a span {
	line-height: 50px;
	min-height: 30px;
}
.main-menu a i {
	display: inline-block;
	float: left;
}
a > .sf-sub-indicator {
	top: 30px;
}
.sf-menu li li {
	left: 10px;
}
.citizen p {
	text-align: justify;
}
h5 {
	margin-bottom: 10px;
}
.table-striped {
	margin-bottom: 15px;
}
.tbtnf {
	display: inline-block;
	text-align: center;
	margin: 0 auto !important;
	width: 100%;
}
#govlinks ul li {
	width: 50%;
}
.grid_10 {
	width: 100%;
	padding-bottom: 10px;
}
.offset1, .offset2 {
	margin: 0;
}
.subtitle {
	margin: 0.7em 0 !important;
}
.subtitle::before, .subtitle::after {
	top: 12px !important;
}
.grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9 {
	margin-bottom: 5px !important;
}
input[type="button"], input[type="reset"], input[type="submit"] {
	margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_filter .form-control {
	margin-bottom: 10px;
}
.viewport {
	width: 100% !important;
	height: auto !important;
}
.mapimg {
	height: 500px !important;
}
.mapzoom {
	line-height:28px !important;
}
ul.points li {display:block !important; float:none; width:100% !important;}
.ht {display:none;}
.widget {
	margin-bottom:10px;
}
}
@media screen and (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
	padding-bottom: 15px;
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.sf-menu {
	display: block !important;
	float: none !important;
}
#related li:first-child {
	margin: 1px 20px 1px 80px !important;
}
#related li:nth-child(4), #related li:nth-child(5) {
	margin: 1px 8px 1px 10px !important;
}
#related li:nth-child(6) {
	margin: 1px 8px 1px 0 !important;
}
#related li:nth-child(8) {
	margin: 1px 8px 1px 13px !important;
}
#related li:nth-child(10) {
	margin: 1px 8px 1px 10px !important;
}
#related li {
	margin: 1px 8px 1px 15px !important;
}
#related li:last-child {
	margin: 1px 8px 1px -50px !important;
}
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto
}
ol {
	counter-reset: section;
	list-style-type: none;
}
ol li::before {
	counter-increment: section;/*content: counters(section,".") " ";*/
}
li {
	text-align: justify;
}
#govlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#govlinks ul li {
	list-style: none;
	display: inline-block;
	float: left;
	position: relative;
	min-width: 117px;
	border-bottom:none;
}
#govlinks ul li:nth-child(odd) {
	border-right: 1px solid #ccc;
}
#govlinks ul li a {
 outline-none;
	border: none;
}
#govlinks ul li a img {
	margin: 0 auto;
}
ul.points, ul.points li ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
ul.points li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding-left: 15px;
	width: 48%;
	float: leftt;
	text-align: left;
}
/*ul.points li:nth-child(2) {
	float: right !important;
	width: 51.7%;
}*/
ul.points li::before, ul.points li ul li::before {
	content: "\f105";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #e77817;
}
ul.points li ul li:nth-child(2) {
	float: left !important;
	width: 60%;
}
ul.points li ul li {
	text-align: left;
}
ul.points li ul li:last-child {
	float: left;
}
.ht {
	min-height: 100px;
}
.text-center {
	text-align: center !important;
}
.icon-lightbulb::before {
	padding-right: 5px;
}
ul.list-links {
	list-style: none;
	margin: 0 0 15px 15px;
	padding: 0;
}
ul.list-links li {
	display: block;
	position: relative;
	margin: 0;
	padding-left: 15px;
	width: 100%;
	line-height: 28px;
}
ul.list-links li::before {
	content: "\f105";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #e77817;
}
ol.csr {
	counter-reset: section;
	list-style-type: none;
}
ol.csr li::before {
	counter-increment: section;
	content: counters(section, ".") " ";
	position: absolute;
	left: 0;
}
ol.csr li {
	list-style: none;
	position: relative;
	padding-left: 20px;
	margin: 0;
	font-weight: bold;
}
ol.csr li ol li {
	font-weight: normal;
	padding-left: 30px;
}
table.dataTable.no-footer {
	border-bottom: 1px solid #ccc !important;
}
table.dataTable {
	width: 99% important;
}
.sf-menu a img {
	margin: 0 auto;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.greyborder {
	border: 2px solid #ccc;
}
.pdfview {
	background-color: #fff;
	margin: 20px auto;
	padding: 20px;
}
.archivebtn {
	margin: 0 0 10px 10px;
}
.archivebtn a {
	display: block;
}
.subtitle {
	margin: 1em 0;
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
	padding-bottom: 0;
}
.subtitle span {
	display: inline-block;
	position: relative;
	text-align: center;
	z-index: 1;
	background-color: #fff;
	padding: 0 0.8em;
}
.subtitle:before, .subtitle:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	top: 5px;
	width: 100%;
	left: 0;
}
.form-control {
	display: block;
	min-height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6)
}
.form-control:-moz-placeholder {
color:#999
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee
}
textarea.form-control {
	height: auto
}
.form-group {
	margin-bottom: 15px;
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle
}
.radio label, .checkbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
textarea.input-sm {
	height: auto
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
textarea.input-lg {
	height: auto
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}
.form-control-static {
	margin-bottom: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	outline: none;
	border: none;
}
.dataTables_wrapper .dataTables_filter .form-control {
	min-height: 20px !important;
}
.sf-menu li:nth-child(7) ul li:nth-child(7) ul {
	position: absolute;
	left: -221px;
}
.sf-menu li:nth-child(8) ul {
	left: -120px;
}
ul#sitemap {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#sitemap li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	display: block;
	background-color: #f3f3f3;
	position: relative;
	line-height: 34px;
}
ul#sitemap li::before {
	content: "\f105";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #fff;
	background-color: #000;
	padding: 0 10px;
}
ul#sitemap li span {
	padding: 0 0 0 35px;
}
ul#sitemap li ul.first-level, ul#sitemap li ul.first-level li ul.second-level {
	padding-left: 20px;
	background-color: #fff;
}
ul#sitemap li ul.first-level li, ul#sitemap li ul.first-level li ul.second-level li {
	list-style: none;
	display: block;
	background-color: #fff;
	position: relative;
	margin: 0;
padding:0 line-height:28px;
}
ul#sitemap li ul.first-level li::before {
	content: "\f0a9";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #e77817;
	background-color: #fff;
	padding: 0 5px 0 10px;
}
ul#sitemap li ul.first-level li ul.second-level li::before {
	content: "\f101";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #aa8a57;
	background-color: #fff;
	padding: 0 5px 0 10px;
}
ul#sitemap li ul.first-level li span, ul#sitemap li ul.first-level li ul.second-level li span {
	padding: 0 0 0 30px;
}
.mapzoom {
	text-align: center;
	background-color: #000;
	display: inline-block;
	width: 95.7%;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	padding: 10px 0;
}
.viewport {
	cursor: pointer !important;
}
.mtl {
	margin-top: 25px;
}
.mapimg {
	height: 800px;
	width: 95.7% !important;
	cursor: pointer;
}
/*new added*/
/*------------------text resizer css------------------*/
.resize-sm { font-size: 12px;}
.resize-md { font-size: 14px; }
.resize-lg { font-size: 18px; }
.animate { -webkit-transition: font-size 0.5s; -moz-transition: font-size 0.5s; -o-transition: font-size 0.5s;
  -ms-transition: font-size 0.5s; transition: font-size 0.5s;}
ul.resizer { display:inline-block; margin:0; position:relative; top:8px; left:-5px;}
.resizer li { cursor: pointer; display:inline-block; float:left; margin:0 1px !important; padding:2px 0;}
.resizer li:first-child {border-left:1px solid #ccc;}
ul.resizer li a { outline:none; border:none; padding:0 5px; }
ul.resizer a:visited { outline:none; border:none; text-decoration:none;}
.active { text-decoration: none; }
.flag {margin-right:10px; margin-top:5px; padding-right:5px; float:left;}

.msg-class{background-color:#f5f5f5; padding:20px; border-left:5px solid; font-style:italic; font-family: 'Philosopher', serif;}

a.microexternal {
	background-color:#aa8a57; 
	display:inline-block; 
	padding:10px; 
	color:#fff; 
	text-decoration:none; 
	margin:15px auto;
	cursor:pointer;
	font-weight:bold;
	font-size:1.5em;
	}
a.microexternal:hover {
	background-color:#000; 
	}

.news-brdr-bx{display:block; width:100%; border:2px solid #d8163a; /*height:80px;*/ height: auto; margin-bottom:20px}
.news-brdr-bx ul li{display:block; margin:8px 0; list-style:disc !important; font-size:14px; color:#555; line-height:22px; padding-left:20px;}
.news-brdr-bx ul li a{ color:#d8163a; position:relative; display:inline-block;}
.news-brdr-bx ul li a:hover{ color:#d8163a; text-decoration:none;}
.news-brdr-bx ul li::before { color: #e77817; content: "\f105"; /* display: block;*/ display:inline-block;  font-family: "FontAwesome"; font-size: 1em; left: 0; /*position: absolute;*/ top: 0;}
.news-brdr-bx ul li a.newblink::after {content: url('../../images/slides/new.gif'); display:block; width:33px; height:16px; position: absolute; right:-35px; top:5px;}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    /*height: 20px;*/
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*border:none;*/
    border-bottom: 1px solid #bbb4b4;
    border-color: #bbb4b4!important;
    border-top: 1px solid #bbb4b4;
    border-left: 1px solid #bbb4b4;
    width: 100%;
}
/*input, textarea, .uneditable-input {
    width:100%;
}*/
.selectb{display: inline;
    width: 100%;
    border-bottom: 1px solid #bbb4b4;}
.btn-submit {width:auto!important;}    
.btn-reset{width:auto!important;} 
/*	Grid System
----------------------------------------------------------------------*/
.grid_12, .grid_11, .grid_10, .grid_9, .grid_8, .grid_7, .grid_6, .grid_4, .grid_5, .grid_3, .grid_2, .grid_1 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
}
.grid_1 {
	width: 6.333%;
}
.grid_2 {
	width: 14.667%;
}
.grid_3 {
	width: 23.0%;
}
.grid_4 {
	width: 31.333%;
}
.grid_5 {
	width: 39.667%;
}
.grid_6 {
	width: 48.0%;
}
.grid_7 {
	width: 56.333%;
}
.grid_8 {
	width: 100%;
}
.grid_9 {
	width: 73.0%;
}
.grid_10 {
	width: 100%;
}
.grid_11 {
	width: 89.667%;
}
.grid_12 {
	width: 98.0%;
}
.grid_12:after {
	content: "";
	clear: both;
}
.grid_13 {
	width: 100%;
	display: inline;
	float: left;
	position: relative;
}

.left-tt {
	float: right;
}
.divrow.row {
	width: 1180px;
	margin: 0 auto;
}
.boxed {
	position: relative;
	overflow: hidden;
	width: 1092px;
	background: #fff;
	margin: 0 auto;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4);
}
.blocked {
	position: relative;
	overflow: hidden;
	width: 1092px;
	background: #fff;
	margin: 32px auto;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4);
}
.full {
	background: #fff;
	width: 100%;
}
/*	Header

/*	Content
----------------------------------------------------------------------*/
.page-content {
	padding: 5px 0 0 0;
	/*min-height: 500px;*/
}
h3.p-title {
	font-size: 16px;
	padding: 8px;
	background-color: #f5f5f5;
	border-left: 3px solid #aa8a57;
	margin-bottom: 5px;
	font-weight: normal;
}

#commentform label {
	display: block;
	margin-bottom: 5px;
}
#commentform .fields input {
	border: 1px solid #E0E0E0;
	border-radius: 3px;
	width: 70%;
	padding: 16px;
	color: #C5C5C5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 16px 0;
}
#commentform textarea {
	border: 1px solid #E0E0E0;
	border-radius: 3px;
	width: 100%;
	padding: 16px;
	color: #C5C5C5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 16px 0;
}

#contactForm {
	font-size: 12px;
	position: relative;
}
#contactForm label {
	display: none;
}
#contactForm input {
	margin-bottom: 16px;
}
#contactForm #senderEmail, #contactForm #senderName {
	outline: none;
	color: #4e4e4e;
	padding: 16px;
	width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contactForm #senderName {
	float: left;
}
#contactForm #senderEmail {
	float: right;
}
#contactForm #message {
	outline: none;
	color: #4e4e4e;
	padding: 16px;
	width: 100%;
	height: 180px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.error, .thanks, .sending span {
	line-height: 27px;
}
.error {
	color: #F00;
}
.icon-m {
	font-size: 14px;
	padding: 6px 4px 0 0;
}
.error-form {
	border: 1px solid #F00 !important;
}
/*	iView Slider
 ************************************************************************/
.iviewSlider {
	overflow: hidden;
}
#iview-timer {
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
#iview-preloader {
	position: absolute;
	z-index: 1000;
	border: #618bd3 1px solid;
	padding: 1px;
	width: 100px;
	height: 3px;
}
#iview-preloader div {
	float: left;
	height: 3px;
	background: #000;
	width: 0px;
}
.iview-strip {
	display: block;
	position: absolute;
	z-index: 5;
}
.iview-block {
	display: block;
	position: absolute;
	z-index: 5;
}
.iview-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}
.iview-prevNav {
	left: 0px;
}
.iview-nextNav {
	right: 0px;
}
.iview-controlNav {
	position: absolute;
	z-index: 9;
}
.iview-controlNav a {
	z-index: 9;
	cursor: pointer;
}
.iview-controlNav a.active {
	font-weight: bold;
}
.iview-controlNav .iview-items ul {
	list-style: none;
}
.iview-controlNav .iview-items ul li {
	display: inline;
	position: relative;
}
.iview-controlNav .iview-tooltip {
	position: absolute;
}
.iview-caption {
	position: absolute;
	z-index: 4;
	overflow: hidden;
	cursor: default;
}
.iview-video-show {
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 101;
}
.iview-video-show .iview-video-container {
	position: relative;
	width: 100%;
	height: 100%;
}
.iview-video-show .iview-video-container a.iview-video-close {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #222;
	color: #FFF;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 29px;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.iview-video-show .iview-video-container a.iview-video-close:hover {
	background: #444;
}
#iview {
	display: block;
	margin: 0 auto;
	max-width: 1920px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
#iview .iviewSlider {
	display: block;
	width: 1064px;
	height: 350px;
	overflow: hidden;
}
#iview div.iview-directionNav {
	position: absolute;
	top: 187px;
	left: 0px;
	z-index: 9;
	width: 100%;
}
#iview div.iview-directionNav a {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 27px;
	height: 27px;
	background-image: url(../../images/iview/bg_direction_nav_iview2.png);
	text-indent: -9999px;
	-webkit-transition: left 0.3s ease-in-out;
	-webkit-transition-property: left, right;
	-moz-transition: left 0.3s ease-in-out;
	-moz-transition-property: left, right;
	-o-transition: left 0.3s ease-in-out;
	-o-transition-property: left, right;
	-ms-transition: left 0.3s ease-in-out;
	-ms-transition-property: left, right;
	transition: left 0.3s ease-in-out;
	transition-property: left, right;
}
#iview div.iview-directionNav a.iview-nextNav {
	right: -27px;
	background-position: 27px 0px;
}
#iview div.iview-directionNav a.iview-prevNav {
	left: -27px;
	background-position: 0px 0px
}
#iview.iview-hover div.iview-directionNav a.iview-nextNav {
	right: 20px;
}
#iview.iview-hover div.iview-directionNav a.iview-prevNav {
	left: 20px;
}
.iview-controlNav {
	position: absolute;
	bottom: 20px;
	right: 2%;
}
.iview-controlNav a {
	text-indent: -9999px;
}
.iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 11px;
	height: 11px;
	background: url('../../images/iview/bullets_2.png') no-repeat 0px 0px;
	line-height: 0px;
	margin-right: 7px;
}
.iview-controlNav a.iview-control.active {
	background-position: 0px -11px;
}
div.iview-directionNav {
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 9;
	width: 100%;
}
div.iview-directionNav a {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 40px;
	height: 100px;
	background-image: url(../../images/iview/nav_paddles.png);
	text-indent: -9999px;
}
div.iview-directionNav a:active {
	background-image: url(../../images/iview/nav_paddles_down.png);
}
div.iview-directionNav a.iview-nextNav {
	right: 20px;
	background-position: 56px 0px;
}
div.iview-directionNav a.iview-prevNav {
	left: 20px;
	background-position: -16px 0px
}
.iview-caption2 {
	color: #FFF;
	padding: 16px 16px;
	font-size: 12px;
	text-shadow: #000 1px 1px 0px;
}
.iview-caption {
	background: url('../../images/iview/caption-bg.png');
	color: #FFF;
	padding: 16px 16px;
	font-size: 12px;
	text-shadow: #000 1px 1px 0px;
}
.iview-caption.video-caption {
	padding: 10px;
}
.iview-caption.caption1 {
	text-shadow: none;
}
.iview-caption.caption2 {
	background: #FFF;
	color: #000;
	text-shadow: none;
}
.iview-caption.caption3 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	text-shadow: none;
}
.iview-caption.caption3 div {
	line-height: 150%;
	text-align: justify;
}
.iview-caption.caption4 {
	background: #618bd3;
	font-size: 24px;
	font-weight: bold;
	text-shadow: none;
}
.iview-caption.caption5 {
	background: #FFF;
	color: #000;
	font-size: 26px;
	text-shadow: none;
}
.iview-caption.caption6 {
	background: #272727;
	font-size: 20px;
	font-weight: bold;
	text-shadow: none;
}
#iview-preloader {
	border: #666 1px solid;
	width: 150px
}
#iview-preloader div {
	background: #666;
}
/* 	flexSlider Custom
----------------------------------------------------------------------*/
.sliderr {
	z-index: 99;
}
.flex-full {
	padding: 0;
}
.slider-inline {
	margin: 0 0 64px 0;
}
.flex-full .flex-direction-nav a i {
	color: #ffffff;
}
.flex-full .flexslider .flex-caption {
	padding: 8px;
}
.flex-full .flexslider.position-caption-bottom-centered .flex-caption {
	bottom: 10%;
	margin: 0;
	left: 272px;
}
.flex-full .flex-direction-nav a {
	margin: 0;
	bottom: 5%;
	top: auto;
	background-color: #4c0708;
	opacity: 1;
	color: #fff;
}
.flex-full .flex-direction-nav a:hover {
	color: #fff;
	background-color: #AA8A57;
}
.flex-full .flex-direction-nav .flex-next {
	right: 40px;
	left: auto;
}
.flex-full .flex-direction-nav .flex-prev {
	right: 70px;
	left: auto;
}
.flex-full .flexslider:hover .flex-next {
	right: 40px;
	left: auto;
	opacity: 1;
	text-decoration:none;
}
.flex-full .flexslider:hover .flex-prev {
	right: 70px;
	left: auto;
	opacity: 1;
	text-decoration:none;
}
.flex-full .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-full .flex-direction-nav .flex-disabled {
	opacity: 1 !important;
	cursor: default;
}
/* 	Flex Slider
----------------------------------------------------------------------*/
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles */ 
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
	/*min-height:265px;*/
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0 0 60px 0;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	border-radius:10px;
}
#related .flex-viewport, #related1 .flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	margin: 0 auto;
	width: 505px;
	left: 0;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px
}
/* Direction Nav */
.flex-direction-nav a {
	margin: -20px 0 0;
	display: block;
	background-color: #4c0708;
	padding: 5px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	opacity: 0;
	-webkit-transition: all .3s ease;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.flex-direction-nav a:hover {
	background-color: #47C0FF;
}
.flex-direction-nav a i {
	color: #fff;
}
.flex-direction-nav a:hover i {
	color: #FFF;
}
/*.flex-direction-nav .flex-next {background-position: 100% 0; right: -10px; }*/
.flex-direction-nav .flex-prev {
	left: -10px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 8px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 8px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 0.8;
}
.flex-direction-nav .flex-disabled {
	opacity: 0.3 !important;
	cursor: default;
}
/* Control Nav */
.flex-control-nav {
	position: absolute;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
}
.flex-control-paging li a {
	background-color: #3C3F5E;
	width: 8px;
	height: 8px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.m-thumb .flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background-color: #618BD3;
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0;
}
}
/**	Overwrite original style     **/
.flexslider {
	margin: 0;
	background-color : transparent;
	border: none;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
/**	Control nav	**/
.flex-control-nav li {
	padding: 4px;
	margin: 0;
}
.flexslider.position-nav-under .flex-control-nav {
	position : absolute;
	top: 4px;
	right: 4px;
}
.testimonial-wrapper .flex-control-nav {
	position : absolute;
	bottom: 4px;
	right: 4px;
}
.flexslider.flexslider.position-nav-under {
	margin-bottom: 0px;
}
.flexslider.position-nav-bottom .flex-control-nav {
	position : absolute;
	bottom: 9px;
}
.flexslider.position-nav-top .flex-control-nav {
	position : absolute;
	top: 9px;
}
.color-nav-dark .flex-control-paging li a {
	background-color : #A7A7A7;
	background-color: rgba(236, 236, 236, 0.3);
	box-shadow: inset -1px 1px 1px rgba(0,0,0,0.5);
}
.color-nav-dark .flex-control-paging li a:hover, .color-nav-dark .flex-control-paging li a.flex-active {
	background-color: #618BD3
}
.color-nav-light .flex-control-paging li a {
	background-color : #999;
	background-color: rgba(255,255,255,0.55);
	box-shadow: inset -1px 1px 1px rgba(0,0,0,0.5);
}
.color-nav-light .flex-control-paging li a:hover {
	background-color: #bbb;
	background-color: rgba(255,255,255,0.70);
}
.color-nav-active-black .flex-control-paging li a.flex-active {
	background-color: #111;
}
.color-nav-active-green .flex-control-paging li a.flex-active {
	background-color: #359BED;
}
.color-nav-active-orange .flex-control-paging li a.flex-active {
	background-color: #ec6104;
}
.flex-active {
	background-color: #fff;
}
.color-nav-active-red .flex-control-paging li a.flex-active {
	background-color: #c61013;
}
.color-nav-active-white .flex-control-paging li a.flex-active {
	background-color: #fff;
}
/**	Slide theme 	**/
.flex-slide-theme-horizontal {
	margin-top: 25px;
	margin-bottom: 30px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-color: rgba(0,0,0,0.6);
}
.flex-slide-theme-horizontal .slide-theme {
	display: block;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.flex-slide-theme-horizontal .slide-theme-side {
	background: transparent url(../../images/slide-border.png) left top no-repeat;
	display: block;
	height: 26px;
	position: absolute;
	width: 45px;
}
.flex-slide-theme-horizontal .slide-theme-side.slide-bottom-left {
	background-position: -2px -28px;
	bottom: -26px;
	left: -1px;
}
.flex-slide-theme-horizontal .slide-theme-side.slide-top-left {
	background-position: -2px 0px;
	top: -26px;
	left: -1px;
}
.flex-slide-theme-horizontal .slide-theme-side.slide-bottom-right {
	background-position: -64px -28px;
	bottom: -26px;
	right: -2px;
}
.flex-slide-theme-horizontal .slide-theme-side.slide-top-right {
	background-position: -64px 0px;
	top: -26px;
	right: -2px;
}
.flex-slide-theme-vertical {
	margin-left: 25px;
	margin-right: 25px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	border-color: rgba(0,0,0,0.6);
}
.flex-slide-theme-vertical .slide-theme {
	display: block;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.flex-slide-theme-vertical .slide-theme-side {
	background: transparent url(../../images/slide-border.png) left top no-repeat;
	display: block;
	height: 40px;
	position: absolute;
	width: 25px;
}
.flex-slide-theme-vertical .slide-theme-side.slide-bottom-left {
	background-position: -111px -13px;
	bottom: -1px;
	left: -25px;
}
.flex-slide-theme-vertical .slide-theme-side.slide-top-left {
	background-position: -167px -16px;
	top: -1px;
	left: -25px;
}
.flex-slide-theme-vertical .slide-theme-side.slide-bottom-right {
	background-position: -139px -13px;
	bottom: -1px;
	right: -25px;
}
.flex-slide-theme-vertical .slide-theme-side.slide-top-right {
	background-position: -195px -16px;
	top: -1px;
	right: -25px;
}
/**	Custom theme	**/
.theme-border-radius-01, .theme-border-radius-01 ul.slides li img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.theme-border-radius-01.position-caption-bottom-left .flex-caption, .theme-border-radius-01.position-caption-bottom-right .flex-caption, .theme-border-radius-01.position-caption-bottom-centered .flex-caption {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.theme-border-radius-01.position-caption-top-left .flex-caption, .theme-border-radius-01.position-caption-top-right .flex-caption, .theme-border-radius-01.position-caption-top-centered .flex-caption {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.theme-border-radius-02, .theme-border-radius-02 ul.slides li img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.theme-border-radius-02.position-caption-bottom-left .flex-caption, .theme-border-radius-02.position-caption-bottom-right .flex-caption, .theme-border-radius-02.position-caption-bottom-centered .flex-caption {
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-o-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.theme-border-radius-02.position-caption-top-left .flex-caption, .theme-border-radius-02.position-caption-top-right .flex-caption, .theme-border-radius-02.position-caption-top-centered .flex-caption {
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
.theme-border-radius-03, .theme-border-radius-03 ul.slides li img {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
}
.theme-border-radius-03.position-caption-bottom-left .flex-caption, .theme-border-radius-03.position-caption-bottom-right .flex-caption, .theme-border-radius-03.position-caption-bottom-centered .flex-caption {
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	-o-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
}
.theme-border-radius-03.position-caption-top-left .flex-caption, .theme-border-radius-03.position-caption-top-right .flex-caption, .theme-border-radius-03.position-caption-top-centered .flex-caption {
	-webkit-border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	-o-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
}
.theme-border-radius-04, .theme-border-radius-04 ul.slides li img {
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
}
.theme-border-radius-04.position-caption-bottom-left .flex-caption, .theme-border-radius-04.position-caption-bottom-right .flex-caption, .theme-border-radius-04.position-caption-bottom-centered .flex-caption {
	-webkit-border-radius: 0 0 24px 24px;
	-moz-border-radius: 0 0 24px 24px;
	-o-border-radius: 0 0 24px 24px;
	border-radius: 0 0 24px 24px;
}
.theme-border-radius-04.position-caption-top-left .flex-caption, .theme-border-radius-04.position-caption-top-right .flex-caption, .theme-border-radius-04.position-caption-top-centered .flex-caption {
	-webkit-border-radius: 24px 24px 0 0;
	-moz-border-radius: 24px 24px 0 0;
	-o-border-radius: 24px 24px 0 0;
	border-radius: 24px 24px 0 0;
}
.theme-border-01 ul.slides {
	padding: 2px;
}
.theme-border-02 {
	padding: 4px;
}
.theme-border-03 ul.slides {
	padding: 7px;
}
.theme-border-04 ul.slides {
	padding: 10px;
}
.theme-shadow-normal {
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.6);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,0.6);
	box-shadow: 0 1px 4px rgba(0,0,0,0.6);
}
.theme-shadow-large {
	-webkit-box-shadow: 0 1px 15px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 15px rgba(0,0,0,0.4);
	-o-box-shadow: 0 1px 15px rgba(0,0,0,0.4);
	box-shadow: 0 1px 15px rgba(0,0,0,0.4);
	margin: 10px;
}
/** Custom CSS by JoomSpirit **/
.flexslider {
	overflow: visible !important;
}
.flexslider ul.slides {
	background-color: transparent;
}
.flexslider .slides > li {
	position: relative;
	left:1px;
}
.flexslider ul.slides li a {
	display: block;
}
.flexslider.white-arrow .flex-direction-nav a {
	background-image : url(../../images/bg_direction_nav_black.png);
}
.flexslider.black-arrow .flex-direction-nav a {
	background-image : url(../../images/bg_direction_nav_black.png);
}
.flexslider .flex-caption {
	position : absolute;
	left: 0;
	margin: 20px;
	padding: 10px 10px;
	z-index: 10;
}
.flexslider ul.slides li a, .flexslider ul.slides li a:hover {
	color : inherit;
}
.flexslider ul.slides li .flex-caption a {
	display: inline;
	color: #359BED;
}
.flexslider ul.slides li .flex-caption a:hover {
	color : inherit;
	text-decoration: underline;
}
.flexslider ul.slides li a .flex-caption:hover {
	text-decoration: none;
	color : inherit;
	cursor: pointer;
}
.flexslider.position-caption-bottom-left .flex-caption {
	bottom: 0;
	text-align: left;
}
.flexslider.position-caption-bottom-right .flex-caption {
	bottom: 0;
	text-align: right;
}
.flexslider.position-caption-bottom-centered .flex-caption {
	bottom: 0;
	text-align: center;
}
.flexslider.position-caption-top-left .flex-caption {
	top: 0;
	text-align: left;
}
.flexslider.position-caption-top-right .flex-caption {
	top: 0;
	text-align: right;
}
.flexslider.position-caption-top-centered .flex-caption {
	top: 0;
	text-align: center;
}
.flexslider.bg-caption-black-00 .flex-caption {
	background-color : #000;
	background-image : none;
}
.flexslider.bg-caption-white-00 .flex-caption {
	background-color : #fff;
	background-image : none;
}
.flexslider.bg-caption-white-09 .flex-caption, .flexslider.bg-caption-black-09 .flex-caption {
	background-color : transparent;
	background-image : none;
}
.flexslider.bg-caption-black-01 .flex-caption {
	background-image : url(../../images/black-80.png);
}
.flexslider.bg-caption-black-02 .flex-caption {
	background: black;
	opacity: 0.8;
}
/*	Progress Bar
----------------------------------------------------------------------*/
.progress-bar {
	background-color: #f7f7f7;
	height: 32px;
	position: relative;
	margin-bottom: 16px;
	overflow: hidden;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.progress-bar span {
	display: inline-block;
	height: 100%;
	background-color: #272727;
	-webkit-transition: width .4s ease-in-out;
	-moz-transition: width .4s ease-in-out;
	-ms-transition: width .4s ease-in-out;
	-o-transition: width .4s ease-in-out;
	transition: width .4s ease-in-out;
}
.stripes span {
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	background-size: 30px 30px;
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;
}
@-webkit-keyframes animate-stripes {
 0% {
background-position: 0 0;
}
100% {
background-position: 60px 0;
}
}
@-moz-keyframes animate-stripes {
 0% {
background-position: 0 0;
}
100% {
background-position: 60px 0;
}
}
.progress-bar .progress-bar-text {
	position: absolute;
	bottom: 4px;
	left: 12px;
	color: white;
	text-shadow: 1px 1px 1px rgba(73, 73, 73, 0.66);
}
.progress-bar .progress-bar-text > span {
	background: none;
}
/* 	Table2
----------------------------------------------------------------------*/
.table {
	background: transparent !important;
	text-align: center;
	/*border-collapse:collapse;*/
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.table th {
	font-size: 16px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	padding: 16px 12px;
	color: #ffffff;
	background-color: #AA8A57;
	text-shadow: none;
	vertical-align: middle !important;
}
.table td {
	padding: 12px 7px 12px 7px;/*text-align: center;*/
}
.table tr {
	border-bottom: 1px solid #fff;
	/*background-color:#f8f8f8;*/
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.table tr.lasttr td {
	border-bottom: 1px solid #dddddd;
}
.table tr:hover {
	/*background:#ddd;*/
	transition: all .2s;
}
.table tfoot td {
	padding: 10px 16px;
	text-align: left;
	background: #272727;
	color: #ffffff;
	font-size: 11px;
	text-shadow: none;
}
.table tfoot tr:hover {
	background: #63b1be;
}
/* 	Tipsy
----------------------------------------------------------------------*/
.tipsy {
	padding: 5px;
	font-size: 10px;
	position: absolute;
	z-index: 100000
}
.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}
.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-arrow {
	position: absolute;
	background: url('../../images/tipsy.html') no-repeat top left;
	width: 9px;
	height: 5px;
}
.tipsy-n .tipsy-arrow {
	top: 0;
	left: 50%;
	margin-left: -4px
}
.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px
}
.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px
}
.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -4px;
	background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	background-position: bottom left
}
.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	background-position: bottom left
}
.tipsy-e .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	right: 0;
	width: 5px;
	height: 9px;
	background-position: top right;
}
.tipsy-w .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	left: 0;
	width: 5px;
	height: 9px
}
/*	Footer
----------------------------------------------------------------------*/
#footer {
	margin: 0;
	color: #fff;
}
.twitter-feed {
	background-color: #618BD3;
	box-shadow: 0 -4px 0px rgba(0, 0, 0, 0.10);
	color: #bbb;
}
.twitter-feed a {
	color: #fff;
}
.twitter-feed a:hover {
	color: #3C3F5E;
}
.twitter-feed .icon-twitter {
	float: left;
	background: none !important;
	font-size: 38px;
	padding: 16px 16px;
	display: block;
}
.ticker {
	height: 26px;
	overflow: hidden;
}
.ticker li {
	height: 26px;
	width: 870px;
}
.tweet-nav {
	float: right;
	margin: 20px;
}
.tweet-nav i {
	padding: 8px;
	border: 1px solid #FFF;
	color: #FFF;
}
.tweet-nav i:hover {
	border-color: #ddd;
	color: #ddd;
}
.tweets {
	float: left;
	margin: 25px 0 0 16px;
}
.footer-middle {
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #c99740), color-stop(0.20, #fcf0a8), color-stop(0.40, #c6923c), color-stop(0.60, #fcf0a8), color-stop(1, #ecb55a));
	background-image: -o-linear-gradient(left, #c99740 0%, #fcf0a8 20%, #c6923c 40%, #fcf0a8 60%, #ecb55a 100%);
	background-image: -moz-linear-gradient(left, #c99740 0%, #fcf0a8 20%, #c6923c 40%, #fcf0a8 60%, #ecb55a 100%);
	background-image: -webkit-linear-gradient(left, #c99740 0%, #fcf0a8 20%, #c6923c 40%, #fcf0a8 60%, #ecb55a 100%);
	background-image: -ms-linear-gradient(left, #c99740 0%, #fcf0a8 20%, #c6923c 40%, #fcf0a8 60%, #ecb55a 100%);
	background-image: linear-gradient(to left, #c99740 0%, #fcf0a8 20%, #c6923c 40%, #fcf0a8 60%, #ecb55a 100%);
	color: #000;
	padding: 5px 0;
}
.footer-middle h5 {
	color: #fff;
	text-transform: uppercase;
}
.fw {
	margin-top: 32px;
	margin-bottom: 64px;
}
.footer-middle h5 i {
	padding-right: 8px;
}
.footer-middle .fw-content {
	font-size: 12px;
	color: #ddd;
}
.tbtn {
	border: 1px solid #DDD;
	padding: 8px 16px;
	color: #494949;
	border-radius: 3px;
}
.tbtn i {
	padding-right: 8px;
}
.tbtn:hover {
	background: #618BD3;
	color: #fff;
}
.tbtnr {
	background: #618BD3;
	padding: 8px 16px;
	color: #fff;
	border-radius: 3px;
}
.tbtnr i {
	padding-right: 8px;
}
.tbtnr:hover {
	background: #1c1c1c;
	color: #fff;
}
.tbtnf {
	background: #1c1c1c;
	padding: 8px 16px;
	color: #fff;
	border-radius: 3px;
}
.tbtnf i {
	padding-right: 8px;
}
.tbtnf:hover {
	background: #aa8a57;
	color: #fff;
}
.single-nav i {
	margin: 0;
	padding: 0;
}
.single-nav .fll {
	margin: 0 8px 0 0;
}
.single-nav .flr {
	margin: 0 0 0 8px;
}
.tags a {
	display: inline-block;
	color: white;
	background: #1c1c1c;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
	border-radius: 3px;
	-webkit-transition: background-color 0.2s, color 0.2s;
	-moz-transition: background-color 0.2s, color 0.2s;
	-o-transition: background-color 0.2s, color 0.2s;
	-ms-transition: background-color 0.2s, color 0.2s;
	transition: background-color 0.2s, color 0.2s;
}
.tags a:hover {
	background: #618BD3;
}
.tags a i {
	padding-right: 8px;
}
.latest-posts {
	width: 100%;
	float: right;
	padding: 0 0 16px 0;
	margin: 0 0 16px 0;
	border-bottom: 1px solid #585B7A;
}
.latest-posts .post-thumbnail {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 16px 0 0;
}
.latest-posts .post-thumbnail img {
	border: 1px solid #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
}
.latest-posts .post-meta {
	font-size: 11px;
	font-weight: normal;
	color: #bbb;
}
.latest-posts .post-meta span {
	padding-right: 8px;
}
.latest-posts .post-meta i {
	padding-right: 4px;
}
.latest-posts h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	display: inline;
}
.latest-posts a {
	color: #fff;
}
.latest-posts a:hover {
	color: #618BD3
}
.footer-last {
	background-color: #3c0002;
	font-size: 11px;
	padding: 6px 0;
}
.footer-last a {
	color: #fff;
}
.footer-last a:hover {
	color: #618BD3
}
.footer-last .copyright {
	display: block;
	float: left;
	padding: 6px 0;
	color: #bbb;
}
.footer-last .footer-nav {
	display: block;
	float: right;
	padding: 16px 0;
}
.footer-last .footer-nav li {
	display: inline-block;
	padding-left: 8px;
}
.footer-last .footer-nav li:after {
	content: '/';
	color: #bbb;
	font-size: 10px;
	padding: 0 0 0 8px;
}
.footer-last .footer-nav li:last-child:after {
	content: '';
}
/*	Top Scroll
----------------------------------------------------------------------*/
.hidett {
	bottom: -100px !important;
}
.showtt {
	bottom: 18px !important;
}
#toTop {
	display: none;
	position: fixed;
	right: 32px;
	bottom: -100px;
	width: 40px;
	height: 40px;
	border: 2px solid #686868;
	color: #686868;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	cursor: pointer;
	-webkit-transition: all 700ms cubic-bezier(0.960, 0, 0.255, 1);
	-webkit-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-moz-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-ms-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	-o-transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
	transition: all 700ms cubic-bezier(0.960, -0.600, 0.255, 1.650);
}
#toTop i {
	padding: 10px 0 0 15px;
	display: block;
	font-size: 16px;
}
#toTop:hover {
	opacity: 0.8;
	color: #618BD3;
	border-color: #618BD3;
	-webkit-transition: border 100ms linear;
}
/* 	Portfolio Related
----------------------------------------------------------------------*/
#related ul.slides, #related1 ul.slides {
}
#related li {
	margin: 1px 8px;
	text-align: center;
	display: inline-block;
}
#related1 li {
	margin: 1px 8px;
	text-align: center;
	display: inline-block;
}
#related ul.slides li:first-child, #related1 ul.slides li:first-child {
margin:1px 6px 1px 0;
}
#related ul.slides li:last-child, #related1 ul.slides li:last-child {
margin:1px 0;
left:-25px;
}

#related li img, #related1 li img {
	border: 3px solid #F3F3F3;
	/*box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);*/
	border-radius: 50%;
	max-width: 200px;
	max-height: 200px;
}
#related li img:hover, #related1 li img:hover {
	border-color: #AA8A57;
}
#related .flex-direction-nav a, #related1 .flex-direction-nav a {
	display: block;
	background: none;
	border: 1px solid #3c0002;
	position: absolute;
	padding: 0;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	top: 120px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease;
}
#related .flex-direction-nav a i, #related1 .flex-direction-nav a i {
	color: #3c0002;
	padding: 0;
	display: block;
	font-size: 30px;
	margin-left: 0;
	text-decoration: none !important;
}
#related .flex-direction-nav a i.icon-angle-left, #related1 .flex-direction-nav a i.icon-angle-left {
	margin-left: -5px;
}
#related .flex-direction-nav a i.icon-angle-right, #related1 .flex-direction-nav a i.icon-angle-right {
	margin-left: -1px;
}
#related .flex-direction-nav a i:hover, #related1 .flex-direction-nav a i:hover {
	color: #AA8A57;
	text-decoration: none !important;
}
#related ul.slides li a, #related ul.slides li a:hover, #related1 ul.slides li a, #related1 ul.slides li a:hover {
	color: #AA8A57;
width:200px;
}
#related .flex-direction-nav .flex-prev, #related1 .flex-direction-nav .flex-prev {
	left: 0;/*left: auto;*/
}
#related .flex-direction-nav .flex-next, #related1 .flex-direction-nav .flex-next {
	right: 0;
}
/* 	Blog Posts Carousel
----------------------------------------------------------------------*/
#blogposts ul.slides {
}
#blogposts li {
	margin: 0px 16px 0 0px;
}
#blogposts li img {
	border: 1px solid #FFF;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
}
#blogposts li h3 {
	font-size: 16px;
	margin: 32px 0 4px 0;
	text-transform: uppercase;
}
#blogposts li span {
	margin: 0 16px 0 0;
	font-size: 11px;
}
#blogposts li p {
	margin: 16px 0 0 0;
}
#blogposts .flex-direction-nav a {
	display: block;
	background: none;
	border: 1px solid;
	position: absolute;
	padding: 0;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	top: -50px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease;
}
#blogposts .flex-direction-nav a i {
	color: #4e4e4e;
	padding: 5px 4.5px;
	display: block;
}
#blogposts .flex-direction-nav a i:hover {
	color: #618BD3;
}
#blogposts ul.slides li a, #blogposts ul.slides li a:hover {
	color: #FFF;
}
#blogposts .flex-direction-nav .flex-prev {
	right: 34px;
	left: auto;
}
#blogposts .flex-direction-nav .flex-next {
	right: 0px;
}
.date-small {
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 8px;
	background: rgba(0, 0, 0, 0.3);
	color: #F3F2F2;
	font-size: 11px;
}
#blogposts .meta a, #blogposts h3 a {
	color: #000 !important;
	display: inline-block;
}
#blogposts .meta a:hover, #blogposts h3 a:hover {
	color: #618BD3 !important;
}
/* 	Clients
----------------------------------------------------------------------*/
#clients ul.slides {
}
#clients li {
	margin: 0px 16px 0 0px;
}
#clients li img {
	border: 0;
	box-shadow: none;
}
#clients .flex-direction-nav a {
	display: block;
	background: none;
	border: 1px solid;
	position: absolute;
	padding: 0;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	top: -50px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease;
}
#clients .flex-direction-nav a i {
	color: #4e4e4e;
	padding: 5px 4.5px;
	display: block;
}
#clients .flex-direction-nav a i:hover {
	color: #618BD3;
}
#clients ul.slides li a, #clients ul.slides li a:hover {
	color: #FFF;
}
#clients .flex-direction-nav .flex-prev {
	right: 34px;
	left: auto;
}
#clients .flex-direction-nav .flex-next {
	right: 0px;
}
/* 	Clear Floated
----------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.mt {
	margin-top: 10px
}
.mtt {
	margin-top: 32px
}
.mts {
	margin-top: 64px
}
.mb {
	margin-bottom: 16px
}
.mbt {
	margin-bottom: 32px
}
.mbs {
	margin-bottom: 64px
}
.tal {
	text-align: left
}
.tac {
	text-align: center
}
.tar {
	text-align: right
}
.sq {
	border-radius: 10%
}
.last-i {
	padding-left: 8px
}
.first-i {
	padding-right: 8px
}
.fll {
	float: left;
	margin: 6px 16px 10px 0;
}
.flr {
	float: right;
	margin: 6px 0 10px 16px;
}
.fln {
	float: none;
	text-align: center;
	margin: 0 0 16px 0;
}
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px;
}
div.pp_default .pp_top .pp_left {
	background: url(../../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
} /* Top left corner */
div.pp_default .pp_top .pp_middle {
	background: url(../../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
} /* Top pattern/color */
div.pp_default .pp_top .pp_right {
	background: url(../../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
} /* Top right corner */
div.pp_default .pp_content .ppt {
	color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
	background: url(../../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
	background: url(../../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}
div.pp_default .pp_content {
	background-color: #fff;
} /* Content background */
div.pp_default .pp_next:hover {
	background: url(../../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.pp_default .pp_previous:hover {
	background: url(../../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.pp_default .pp_expand {
	background: url(../../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
} /* Expand button */
div.pp_default .pp_expand:hover {
	background: url(../../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.pp_default .pp_contract {
	background: url(../../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
} /* Contract button */
div.pp_default .pp_contract:hover {
	background: url(../../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(../../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
} /* Close button */
div.pp_default #pp_full_res .pp_inline {
	color: #000;
}
div.pp_default .pp_gallery ul li a {
	background: url(../../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a {
	border-color: #fff;
}
div.pp_default .pp_social {
	margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(../../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}
div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px;
}
div.pp_default .pp_details {
	position: relative;
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(../../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	margin: 4px 0 0 0;
	width: 20px;
}
div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px;
} /* The next arrow in the bottom nav */
div.pp_default .pp_content_container .pp_details {
	margin-top: 5px;
}
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 2px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: 0.7;
}
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
	background: url(../../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
} /* Bottom left corner */
div.pp_default .pp_bottom .pp_middle {
	background: url(../../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
} /* Bottom pattern/color */
div.pp_default .pp_bottom .pp_right {
	background: url(../../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
} /* Bottom right corner */
div.pp_default .pp_loaderIcon {
	background: url(../../images/prettyPhoto/default/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


div.light_rounded .pp_top .pp_left {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
} /* Top left corner */
div.light_rounded .pp_top .pp_middle {
	background: #fff;
} /* Top pattern/color */
div.light_rounded .pp_top .pp_right {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
} /* Top right corner */
div.light_rounded .pp_content .ppt {
	color: #000;
}
div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right {
	background: #fff;
}
div.light_rounded .pp_content {
	background-color: #fff;
} /* Content background */
div.light_rounded .pp_next:hover {
	background: url(../../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.light_rounded .pp_previous:hover {
	background: url(../../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.light_rounded .pp_expand {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.light_rounded .pp_expand:hover {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.light_rounded .pp_contract {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.light_rounded .pp_contract:hover {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.light_rounded .pp_details {
	position: relative;
}
div.light_rounded .pp_description {
	margin-right: 85px;
}
div.light_rounded #pp_full_res .pp_inline {
	color: #000;
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.light_rounded .pp_nav .pp_play {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_arrow_previous {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
} /* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle {
	background: #fff;
} /* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right {
	background: url(../../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
} /* Bottom right corner */
div.light_rounded .pp_loaderIcon {
	background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
div.dark_rounded .pp_top .pp_left {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
} /* Top left corner */
div.dark_rounded .pp_top .pp_middle {
	background: url(../../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
} /* Top pattern/color */
div.dark_rounded .pp_top .pp_right {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
} /* Top right corner */
div.dark_rounded .pp_content_container .pp_left {
	background: url(../../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
} /* Left Content background */
div.dark_rounded .pp_content_container .pp_right {
	background: url(../../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
} /* Right Content background */
div.dark_rounded .pp_content {
	background: url(../../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
} /* Content background */
div.dark_rounded .pp_next:hover {
	background: url(../../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.dark_rounded .pp_previous:hover {
	background: url(../../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.dark_rounded .pp_expand {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.dark_rounded .pp_expand:hover {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.dark_rounded .pp_contract {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.dark_rounded .pp_contract:hover {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.dark_rounded .pp_details {
	position: relative;
}
div.dark_rounded .pp_description {
	margin-right: 85px;
}
div.dark_rounded .currentTextHolder {
	color: #c4c4c4;
}
div.dark_rounded .pp_description {
	color: #fff;
}
div.dark_rounded #pp_full_res .pp_inline {
	color: #fff;
}
div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.dark_rounded .pp_nav .pp_play {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_arrow_previous {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.dark_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.dark_rounded .pp_arrow_next {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.dark_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.dark_rounded .pp_bottom .pp_left {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
} /* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle {
	background: url(../../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
} /* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right {
	background: url(../../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
} /* Bottom right corner */
div.dark_rounded .pp_loaderIcon {
	background: url(../../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
	background: #000;
}
div.dark_square .currentTextHolder {
	color: #c4c4c4;
}
div.dark_square .pp_description {
	color: #fff;
}
div.dark_square .pp_loaderIcon {
	background: url(../../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
} /* Loader icon */
div.dark_square .pp_expand {
	background: url(../../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.dark_square .pp_expand:hover {
	background: url(../../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.dark_square .pp_contract {
	background: url(../../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.dark_square .pp_contract:hover {
	background: url(../../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.dark_square .pp_details {
	position: relative;
}
div.dark_square .pp_description {
	margin: 0 85px 0 0;
}
div.dark_square #pp_full_res .pp_inline {
	color: #fff;
}
div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.dark_square .pp_nav {
	clear: none;
}
div.dark_square .pp_nav .pp_play {
	background: url(../../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_nav .pp_pause {
	background: url(../../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_arrow_previous {
	background: url(../../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.dark_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.dark_square .pp_arrow_next {
	background: url(../../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.dark_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.dark_square .pp_next:hover {
	background: url(../../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.dark_square .pp_previous:hover {
	background: url(../../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content {
	background: #fff;
}
div.light_square .pp_content .ppt {
	color: #000;
}
div.light_square .pp_expand {
	background: url(../../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.light_square .pp_expand:hover {
	background: url(../../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.light_square .pp_contract {
	background: url(../../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.light_square .pp_contract:hover {
	background: url(../../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.light_square .pp_details {
	position: relative;
}
div.light_square .pp_description {
	margin-right: 85px;
}
div.light_square #pp_full_res .pp_inline {
	color: #000;
}
div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}
div.light_square .pp_nav .pp_play {
	background: url(../../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_nav .pp_pause {
	background: url(../../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_arrow_previous {
	background: url(../../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_square .pp_arrow_next {
	background: url(../../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_square .pp_next:hover {
	background: url(../../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.light_square .pp_previous:hover {
	background: url(../../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.light_square .pp_loaderIcon {
	background: url(../../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
} /* Loader icon */
/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
div.facebook .pp_top .pp_left {
	background: url(../../images/prettyPhoto/buttons/sprite.png) -88px -53px no-repeat;
} /* Top left corner */
div.facebook .pp_top .pp_middle {
	background: url(../../images/prettyPhoto/buttons/contentPatternTop.png) top left repeat-x;
} /* Top pattern/color */
div.facebook .pp_top .pp_right {
	background: url(../../images/prettyPhoto/buttons/sprite.png) -110px -53px no-repeat;
} /* Top right corner */
div.facebook .pp_content .ppt {
	color: #000;
}
div.facebook .pp_content_container .pp_left {
	background: url(../../images/prettyPhoto/buttons/contentPatternLeft.png) top left repeat-y;
} /* Content background */
div.facebook .pp_content_container .pp_right {
	background: url(../../images/prettyPhoto/buttons/contentPatternRight.png) top right repeat-y;
} /* Content background */
div.facebook .pp_content {
	background: #fff;
} /* Content background */
div.facebook .pp_expand {
	background: url(../../images/prettyPhoto/buttons/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.facebook .pp_expand:hover {
	background: url(../../images/prettyPhoto/buttons/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.facebook .pp_contract {
	background: url(../../images/prettyPhoto/buttons/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.facebook .pp_contract:hover {
	background: url(../../images/prettyPhoto/buttons/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../../images/prettyPhoto/buttons/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.facebook .pp_details {
	position: relative;
}
div.facebook .pp_description {
	margin: 0 37px 0 0;
}
div.facebook #pp_full_res .pp_inline {
	color: #000;
}
div.facebook .pp_loaderIcon {
	background: url(../../images/prettyPhoto/buttons/loader.gif) center center no-repeat;
} /* Loader icon */
div.facebook .pp_arrow_previous {
	background: url(../../images/prettyPhoto/buttons/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
} /* The previous arrow in the bottom nav */
div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}
div.facebook .pp_arrow_next {
	background: url(../../images/prettyPhoto/buttons/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
} /* The next arrow in the bottom nav */
div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}
div.facebook .pp_nav {
	margin-top: 0;
}
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
	background: url(../../images/prettyPhoto/buttons/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_nav .pp_pause {
	background: url(../../images/prettyPhoto/buttons/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_next:hover {
	background: url(../../images/prettyPhoto/buttons/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.facebook .pp_previous:hover {
	background: url(../../images/prettyPhoto/buttons/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.facebook .pp_bottom .pp_left {
	background: url(../../images/prettyPhoto/buttons/sprite.png) -88px -80px no-repeat;
} /* Bottom left corner */
div.facebook .pp_bottom .pp_middle {
	background: url(../../images/prettyPhoto/buttons/contentPatternBottom.png) top left repeat-x;
} /* Bottom pattern/color */
div.facebook .pp_bottom .pp_right {
	background: url(../../images/prettyPhoto/buttons/sprite.png) -110px -80px no-repeat;
} /* Bottom right corner */
/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_pic_holder a:focus {
	outline: none;
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_top {
	height: 20px;
	position: relative;
}
* html .pp_top {
	padding: 0 20px;
}
.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_content {
	height: 40px;
	min-width: 40px;
}
* html .pp_content {
	width: 40px;
}
.pp_fade {
	display: none;
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content_container .pp_left {
	padding-left: 20px;
}
.pp_content_container .pp_right {
	padding-right: 20px;
}
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px 0;
}
.pp_description {
	display: none;
	margin: 0;
}
.pp_social {
	float: left;
	margin: 0;
}
.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden;
}
.pp_social .twitter {
	float: left;
}
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}
.pp_nav p {
	float: left;
	margin: 2px 4px;
	white-space: nowrap;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}
.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.pp_gallery ul a {
	border: 1px #000 solid;
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}
.pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff;
}
.pp_gallery ul a img {
	border: 0;
}
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.pp_gallery li.default a {
	background: url(../../images/prettyPhoto/buttons/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}
.pp_gallery li.default a img {
	display: none;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px !important;
}
a.pp_next {
	background: url(../../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_previous {
	background: url(../../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px;
}
.pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_bottom {
	padding: 0 20px;
}
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res {
	line-height: 1 !important;
}
#pp_full_res .pp_inline {
	text-align: left;
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px 0;
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}
/* Display
----------------------------------------------------------------------*/
#mobilepro, #secondmobilepro {
	font-size: 20px;
	font-weight: bold;
	display: none;
	border-radius: 3px;
	padding: 8px;
	cursor: pointer;
}
#mobilepro {
	float: right;
	background-color: #1C1C1C;
	color: #FFF;
	margin: 28px 0;
}
#secondmobilepro {
	float: left;
	background-color: #E9E9E9;
	color: #6F6C6C;
	margin: 16px 0;
}

/* #Tablet (Landscape) 1024px
----------------------------------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1092px) {
.boxed, .blocked {
	width: 95%;
	overflow: hidden;
}
.row {
	width: 100%;
}
.info{width: 100%;display: inline-block;}
.latest-posts {
	width: 100% !important;
}
}

/* #Tablet (Portrait) 768px
----------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.boxed, .blocked {
	width: 94%;
	overflow: hidden;
}
.row {
	width: 100%;
}
.info{width: 100%}
.latest-posts {
	width: 100% !important;
}
.extrabox, .logo-text, .filterable span {
	display: block;
}
.service-i .grid_4, .service-i .grid_3, .service-ii .grid_4, .service-ii .grid_3, .service-iiii .grid_4, .service-iiii .grid_3, .service-iiiii .grid_4, .service-iiiii .grid_3 {
	width: 98%;
	margin: 8px auto;
	text-align: center;
}
#footer .grid_3 {
	width: 31.3%;
	margin: 16px 1%;
}
.footer-last .copyright {
	float: none;
	padding: 16px 0 4px;
	text-align: center;
}
.footer-last .footer-nav {
	float: none;
	text-align: center;
	padding: 8px 0;
}
#we {
	top: 224px;
	width: 50%;
}
.latest-portfolio-widget img {
	height: auto;
	width: 20.5%;
}
.filterable ul.filter {
	padding: 0;
	white-space: normal;
}
.single-nav .flr {
	float: none;
	display: inline-block;
	margin: 6px auto !important;
}
.service-iiii .grid_4, .service-iiii .grid_3 {
	text-align: left !important;
}
.top-left-section {
	float: right !important;
	display: inline-block;
	position: relative;
	top: 15px;
}
.itpo-date {
	margin: 5px 0 0 !important;
}
.itposelect {
	float: left !important;
}
.flex-full {
	display: none;
}
#govlinks .links {
	display: inline-block;
	float: left;
	width: 30%;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
.zeromargin {
	margin: 40px 0 0 0;
}
.page-content {
	min-height: 530px;
}
h2 {
	font-size: 28px;
}
p {
	text-align: justify;
}
p.text-center img {
	margin: 10px auto;
}
.info-box-inner {
	min-height: 340px;
	text-align: center;
}
.info-box-inner p {
	text-align:justify;
}
.food{padding: 0px;}
}

/* #Mobile (Landscape) 480px
----------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
.boxed, .blocked {
	width: 94%;
	overflow: hidden;
}
.blocked {
	margin: 8px auto;
}
.row {
	width: 100%;
}
.latest-posts {
	width: 100% !important;
}
.ind-m {
	float: none;
	text-align: center;
}
.social-m {
	float: none;
	text-align: center;
}
.full-stunning h3 {
	line-height: 32px;
}
.grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9 {
	width: 98%;
	margin-bottom: 32px;
}
.main-menu, .second-menu {
	background: #1c1c1c;
	width: 100%;
}
.main-menu a, .main-menu li li a, .main-menu li.current li a, .second-menu a, .second-menu li li a, .second-menu li.current li a {
	display: block;
	border: 0 !important;
	padding: 12px 16px !important;
	color: #E7E7E7;
	font-size: 12px;
	background: none !important;
	width: 100%;
}
.main-menu a i, .second-menu a i {
	display: inline-block !important;
	font-size: 14px !important;
	margin: 0 4px 0 0 !important;
}
.main-menu ul li.current a, .main-menu li, .main-menu li:first-child, .second-menu ul li.current a, .second-menu li, .second-menu li:first-child {
	border: 0;
}
/*.extrabox, .logo-text, .filterable span, #toTop, .twitter-feed, .flex-caption, .breadcrumbs .page-title {
	display: none;
}*/
#mobilepro {
	display: block;
}
#secondmobilepro {
	display: block;
}
.sf-menu {
	width: 95%!important;
	display: none;
}
.sf-menu.xactive {
	display: block !important;
}
.sf-menu li {
	float: none !important;
	display: block !important;
	width: 100% !important;/*overflow: hidden;*/
}
.sf-menu li a, .second-menu li:first-child a, .sf-menu ul li, .second-menu li.current {
	float: none !important;
	border: 0;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	box-shadow: none;
	-webkit-animation: initial;
	animation: initial;
	-moz-animation: initial;
	-o-animation: initial;
}
.sf-menu li li {
	left: 32px;
}
.main-menu li ul li a:hover, .main-menu li li.current a, .second-menu li a:hover, .second-menu li.current li a:hover, .second-menu li li.current a, .main-menu li a:hover, .main-menu li.current li a:hover, .main-menu li li.current a {
	background: none !important;
	color: #618bd3 !important;
}
.sf-menu ul {
	position: static !important;
	display: none !important;
	width: 100%;
}
.xpopdrop ul {
	display: block !important;
	visibility: inherit !important;
}
.search-s {
	float: right;
	position: absolute;
	padding: 22px 0 0 0;
	right: 8px;
}
.service-i .grid_4, .service-i .grid_3, .service-ii .grid_4, .service-ii .grid_3, .service-iii .grid_4, .service-iii .grid_3, .service-iiii .grid_4, .service-iiii .grid_3, .service-iiiii .grid_4, .service-iiiii .grid_3 {
	width: 98%;
	margin: 8px auto;
	text-align: center;
}
.service-iiii .grid_4, .service-iiii .grid_3 {
	text-align: left !important;
}
.service-iii .grid_4, .service-iii .grid_3 {
	width: 23%
}
.service-iii .grid_9, .service-iii .grid_8 {
	width: 73%
}
#footer .grid_3 {
	width: 100%;
	margin: 32px 1%;
}
.footer-last .copyright {
	float: none;
	padding: 16px 0 4px;
	text-align: center;
}
.footer-last .footer-nav {
	float: none;
	text-align: center;
	padding: 8px 0;
}
#we {
	top: 244px;
	width: 98%;
}
#slide-team .head {
	margin: 58px 0 0 0
}
.latest-portfolio-widget img {
	height: auto;
	width: 20.5%;
}
.filterable ul.filter {
	padding: 0;
	white-space: normal;
}
.single-nav .flr {
	float: right;
	display: block;
	margin: 0;
}
.tbtn.flr {
	float: left;
	margin: 4px 16px 8px 0px;
}
.flex-full .flexslider:hover .flex-prev, .flex-full .flexslider .flex-prev {
	right: 46px;
}
.flex-full .flexslider:hover .flex-next, .flex-full .flexslider .flex-next {
	right: 10px;
}
.stuni {
	padding: 70px 16px 16px 16px;
}
.stun-btn {
	top: 32px;
	right: 30%;
}
.here {
	float: none;
	text-align: center;
}
}

/*  #Mobile (Portrait) 320px
----------------------------------------------------------------------*/
@media only screen and (min-width: 100px) and (max-width: 479px) {
.boxed, .blocked {
	width: 94%;
	overflow: hidden;
}
.blocked {
	margin: 8px auto;
}
.row {
	width: auto;
}
.latest-posts {
	width: 100% !important;
}
.ind-m {
	float: none;
	text-align: center;
}
.social-m {
	float: none;
	text-align: center;
}
.full-stunning h3 {
	line-height: 32px;
}
.grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9 {
	width: 98%;
	margin-bottom: 32px;
}
.main-menu, .second-menu {
	background: #1c1c1c;
	width: 100%;
}
.main-menu a, .main-menu li li a, .main-menu li.current li a, .second-menu a, .second-menu li li a, .second-menu li.current li a {
	display: block;
	border: 0 !important;
	padding: 12px 16px !important;
	color: #E7E7E7;
	font-size: 12px;
	background: none !important;
	width: 100%;
}
.main-menu a i, .second-menu a i {
	display: inline-block !important;
	font-size: 14px !important;
	margin: 0 4px 0 0 !important;
}
.main-menu ul li.current a, .main-menu li, .main-menu li:first-child, .second-menu ul li.current a, .second-menu li, .second-menu li:first-child {
	border: 0;
}
.extrabox, .filterable span, #toTop, .twitter-feed, .flex-caption, .breadcrumbs .page-title {
	display: none;
}
#header .logo-text {
	font-size: 12px;
	padding: 10px 0 0 10px;
}
#header .logo-text span {
	font-size: 40px;
}
.flex-full {
	padding-top: 250px;
}
#mobilepro {
	display: block;
}
#secondmobilepro {
	display: block;
}
.sf-menu {
	width: 95%!important;
	display: none;
}
.sf-menu.xactive {
	display: block !important;
}
.sf-menu li {
	float: none !important;
	display: block !important;
	width: 100% !important;/*overflow: hidden;*/
}
.sf-menu li a, .second-menu li:first-child a, .sf-menu ul li, .second-menu li.current {
	float: none !important;
	border: 0;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	box-shadow: none;
	-webkit-animation: initial;
	animation: initial;
	-moz-animation: initial;
	-o-animation: initial;
}
.sf-menu li li {
	left: 32px;
}
.main-menu li ul li a:hover, .main-menu li li.current a, .second-menu li a:hover, .second-menu li.current li a:hover, .second-menu li li.current a, .main-menu li a:hover, .main-menu li.current li a:hover, .main-menu li li.current a {
	background: none !important;
	color: #618bd3 !important;
}
.sf-menu ul {
	position: static !important;
	display: none !important;
	width: 100%;
}
.xpopdrop ul {
	display: block !important;
	visibility: inherit !important;
}
.search-s {
	float: right;
	position: absolute;
	padding: 22px 0 0 0;
	right: 8px;
}
.service-i .grid_4, .service-i .grid_3, .service-ii .grid_4, .service-ii .grid_3, .service-iii .grid_4, .service-iii .grid_3, .service-iiii .grid_4, .service-iiii .grid_3, .service-iiiii .grid_4, .service-iiiii .grid_3 {
	width: 98%;
	margin: 8px auto;
	text-align: center;
}
.service-iiii .grid_4, .service-iiii .grid_3 {
	text-align: left !important;
}
.service-iii .grid_4, .service-iii .grid_3 {
	width: 23%
}
.service-iii .grid_9, .service-iii .grid_8 {
	width: 73%
}
#footer .grid_3 {
	width: 100%;
	margin: 32px 1%;
}
.footer-last .copyright {
	float: none;
	padding: 16px 0 4px;
	text-align: center;
}
.footer-last .footer-nav {
	float: none;
	text-align: center;
	padding: 8px 0;
}
#we {
	top: 244px;
	width: 98%;
}
#slide-team .head {
	margin: 58px 0 0 0
}
.latest-portfolio-widget img {
	height: auto;
	width: 20.5%;
}
.filterable ul.filter {
	padding: 0;
	white-space: normal;
}
.single-nav .flr {
	float: right;
	display: block;
	margin: 0;
}
.tbtn.flr {
	float: left;
	margin: 4px 16px 8px 0px;
}
.flex-full .flexslider:hover .flex-prev, .flex-full .flexslider .flex-prev {
	right: 46px;
}
.flex-full .flexslider:hover .flex-next, .flex-full .flexslider .flex-next {
	right: 10px;
}
.stuni {
	padding: 70px 16px 16px 16px;
}
.stun-btn {
	top: 32px;
	right: 30%;
}
.here {
	float: none;
	text-align: center;
}
}
.home-circle {
	display: inline-block;
	text-align: center;
}
.home-circle a img {
	vertical-align: middle;
	text-align: center;
	margin-bottom: 5px;
}
.home-circle span {
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0;
	color: #000;
line-height:18px;
}
/*-----------------Modern Ticker Classes------------------*/
.modern-ticker {
	width: 100%;
	height: 46px;
	line-height: 30px; /*font-size: 16px;*/
	overflow: hidden;
}
.modern-ticker a {
	text-decoration: none
}
.modern-ticker ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.mt-body {
	margin: 7px 0;
	position: relative;
	display: block;
}
.mt-label {	/*margin-right: 2px;*/
	margin: 0 3px 0 10px;
	padding: 0 10px;
	position: absolute;
	left: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
}
.mt-news {
	overflow: hidden;
	position: absolute;
	margin: 0;
}
.mt-scroll .mt-news {
	background-color: transparent
}
.mt-news ul {
	background-repeat: no-repeat;
	background-position: -1000px
}
.mt-news li {
	float: left
}
.mt-news a { /*font-size: 16px;*/
	padding: 0 10px 0 20px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block;
	white-space: nowrap;
	line-height: 32px;
	font-size: 16px;
}
.mt-scroll.mt-round .mt-news a {
	border-radius: 0
}
.mt-hide {
	display: none
}
.mt-controls { /*margin-left: 2px;*/
	margin: 3px 3px 3px 8px;
	position: absolute;
	right: 0;
	background-repeat: no-repeat;
	background-position: -1000px
}
.mt-next, .mt-play, .mt-prev {
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	cursor: pointer
}
.modern-ticker {
	color: #fff;
	margin: 0;
	padding: 0;
	background: repeating-linear-gradient(45deg, #3c0002, #3c0002 30px, #4c0708 30px, #4c0708 50px);
	border-radius: 50px;
}
.mt-news {
	background-color: transparent;
}
.mt-preloader {
	background: url(preloader.gif) no-repeat center
}
.mt-news ul {
/*background-image: url(../../images/ticker/bullet-hover.png)*/
}
.mt-news a {
	color: #fff;
	background-image: url(../images/ticker/bullet.png);
}
.mt-news a:hover {
	text-decoration: underline;
	background-image: url(../images/ticker/bullet-hover.png)
}
.mt-controls {
	background-image: url(../images/ticker/pause.png)
}
.mt-next, .mt-prev {
	background-color: transparent;
}
.mt-prev {
	background-image: url(../images/ticker/arrow-prev.png)
}
.mt-next {
	background-image: url(../images/ticker/arrow-next.png)
}
.mt-play {
	background-color: transparent;
	background-image: url(../images/ticker/play.png);
	margin: 0 1px;
}
.mt-pause {
	background-image: url(../images/ticker/pause.png)
}
.mt-next:hover, .mt-play:hover, .mt-prev:hover {
	background-color: transparent;
}
.mt-next:active, .mt-play:active, .mt-prev:active {
	background-color: transparent;
}
.mf-links {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.mf-links li {
	display: inline-block;
	padding: 0 5px;
}
.mf-links li a {
	color: #fff;
	text-decoration: none;
}
.mf-links li a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.ulinks, .nov {
	display: block;
	line-height: 24px;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.ulinks {
	margin-top: 15px;
}
.nov {
}
.gov-bar {
	font-size: 12px;
}
.gov-bar li {
	border: none;
	cursor: pointer;
	display: inline-block;
	line-height: 1.5;
	padding: 0 10px 3px;
	position: relative;
}
.gov-bar li:before {
	content: url(../images/dimond.png);
	position: absolute;
	top: 2px;
	right: -8px;
	display: block;
}
.gov-bar li:nth-child(4)::before, .gov-bar li:nth-child(5)::before, .gov-bar li:nth-child(6)::before, .gov-bar li:nth-child(7)::before, .gov-bar li:nth-child(8)::before {
	content: '';
}
.gov-bar li:nth-child(5), .gov-bar li:nth-child(6), .gov-bar li:nth-child(7), .gov-bar li:nth-child(8) {
	padding: 5px;
}
.gov-bar li:first-child, .gov-bar li:nth-child(5) {
	border-left: none;
}
.gov-bar li.hi-sp {
	background-color: #3c0002;
	color: #fff;
	padding: 7px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.gov-bar li.hi-sp a, .gov-bar li.hi-sp a:hover {
	color: #fff;
}
.searchtxt {
	float: left;
	width: auto;
}
.searchtxt input {
	border: 1px none;
	border-radius: 0;
	min-height: 29px;
	margin-bottom: 0px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	padding:0 6px;
}
.searchbtn {
	cursor: pointer;
	float: left;
	width: auto;
}
.top-left-section {
	background-color: #5e2315;
	float: left;
	margin: 6px 7px 6px 12px;
	padding: 5px;
	width: auto;
	border-radius: 7px;
}
.itposelect {
	background-color: #61221b;
	float: right;
	margin: 6px 6px 6px 12px;
	padding: 5px;
	width: auto;
	border-radius: 7px;
}
.itposelect select#sel1 {
	border-radius: 0;
	float: left;
	min-height: 21px;
	padding: 0 7px;
	width: 250px;
	margin-bottom: 0px;
	border-radius: 3px;
}
.itpo-date {
	    color: #141311;
    margin: 0px 0;
    font-size: 16px;
    padding-left: 0px;
    width: 75%;
    float: right;
     position: absolute;
    top: 15px;
    right: -14px;
    font-weight: 500;
}
.info-box {
	background: #eee none repeat scroll 0 0 !important;
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
	padding: 6px;
}
.info-box-inner {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 25px;
}
.meta-links li a {
	font-size: 14px;
	padding: 5px 0;
}
.meta-links li a i {
	display: none;
}
.meta-links li {
	position: relative;
}
.meta-links li::before {
	content: "\f105";
	display: block;
	position: absolute;
	top: 7px;
	left: 6px;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #e77817;
}
.center-img {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.itpo-color {
	color: #E77817;
}
 @media screen and (max-width: 480px) {
.ind-m {
	margin: 0 auto;
	display: block;
	width: 52%;
}
.gov-bar {
	text-align: center;
	margin-bottom: 0;
}
.gov-bar li {
	border: none;
	background-color: #f3f3f3;
	margin-bottom: 5px;
}
#header .logo {
	margin: 15px 0;
}
#header .logo img {
	width: 80%;
}
#header .logo-text {
	padding: 5px 0 0 0;
}
#header .logo-text span {
	padding: 10px 0;
}
#mobilepro {
	margin: 20px 5px 20px 0;
	background-color: #aa8a57;
}
#mobilepro, #secondmobilepro {
	padding: 5px 10px;
}
.top-left-section {
	margin: 10px auto;
	float: none;
}
.searchtxt {
	width: 90%;
}
.searchtxt input {
	width: 100%;
}
.searchbtn {
	margin-left: 3px;
}
.itpo-date {
	margin: 0;
	display: block;
}
.itposelect {
	margin: 10px auto;
	width: 100%;
}
.itposelect select#sel1 {
	width: 100%;
}
.flex-full {
	display: none;
}
.modern-ticker {
	margin: 4px auto;
}
.mt-label {
	font-size: 14px;
	padding: 0 5px;
}
.mt-news a {
	font-size: 13px;
}
.mt-next, .mt-play, .mt-prev {
	height: 15px;
	width: 15px;
}
.mt-controls {
	margin: 8px 0 0 8px;
}
.mt {
	margin: 10px auto;
}
#related li:first-child, #related1 li:first-child {
	margin: 1px 8px 1px 30px;
}
#related li:nth-child(4), #related li:nth-child(5), #related1 li:nth-child(4), #related1 li:nth-child(5) {
	margin: 1px 8px 1px 10px;
}
#related li:nth-child(6), #related1 li:nth-child(6) {
	margin: 1px 8px 1px 0;
}
#related li:nth-child(8), #related1 li:nth-child(8) {
	margin: 1px 8px 1px 13px;
}
#related li:nth-child(10), #related1 li:nth-child(10) {
	margin: 1px 8px 1px 10px;
}
#related li, #related1 li {
	margin: 1px 8px 1px 15px;
}
#related li:last-child, #related1 li:last-child {
	margin: 1px 8px 1px -50px;
}
#govlinks {
	width: 100%;
	margin: 10px auto;
	position: relative;
	top: 0;
}
#govlinks .links {
	display: inline-block;
	float: left;
	width: 49%;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#govlinks .links:nth-child(odd) {
	border-right: 1px solid #ccc;
}
.ulinks {
	margin: 0;
}
.nov {
	margin-bottom: 10px;
}
/*#me .grid_2 {
	margin-bottom:15px;
}*/
.footer-middle {
	text-align: center;
}
.footer-middle .grid_6 {
	margin-bottom: 5px;
	font-size: 13px;
	text-align: center;
}
.footer-last {
	line-height: 18px;
}
.zeromargin {
	margin: 0;
}
#related .flex-direction-nav a, #related1 .flex-direction-nav a {
	top: 40%;
}
#related .flex-direction-nav .flex-next, #related1 .flex-direction-nav .flex-next {
	right: 0;
}
#related .flex-direction-nav .flex-prev, #related1 .flex-direction-nav .flex-prev {
	left: 0;
}
h2 {
	font-size: 22px;
	line-height: 28px;
}
h3 {
	font-size: 18px;
	line-height: 28px;
}
p {
	text-align: justify;
	margin-bottom: 10px;
}
.flexslider {
	max-height: 270px;
}
p.text-center img {
	margin: 10px auto;
}
.mts {
	margin-top: 20px;
}
li {
	text-align: justify;
}
blockquote p {
	font-size: 16px;
	line-height: 2.1em;
}
.info-box {
	margin-bottom: 0;
	padding: 0px;
}
.info-box-inner {
	padding: 15px;
}
.food{padding: 0px;}
.info-box-inner p {
	text-align:justify;
}
hr.theme20-1 {
	margin-bottom: -20px;
}
.main-menu li a, .main-menu li a:hover {
	background: rgba(231,120,23,0.7) !important;
	color: #fff !important;
}
.main-menu li li a:hover, .main-menu li.current li a:hover, .second-menu a:hover, .second-menu li li a:hover, .second-menu li.current li a:hover {
	color: #aa8a57 !important;
}
.main-menu li ul li {
	background: rgba(255,255,255,0.3);
	margin: 2px 0 !important;
}
.sf-menu li li {
	left: 0 !important;
}
.main-menu a {
	text-align: left;
}
.main-menu a span {
	line-height: 50px;
	min-height: 30px;
}
.main-menu a i {
	display: inline-block;
	float: left;
}
a > .sf-sub-indicator {
	top: 30px;
}
.sf-menu li li {
	left: 10px;
}
.citizen p {
	text-align: justify;
}
h5 {
	margin-bottom: 10px;
}
.table-striped {
	margin-bottom: 15px;
}
.tbtnf {
	display: inline-block;
	text-align: center;
	margin: 0 auto !important;
	width: 100%;
}
#govlinks ul li {
	width: 50%;
}
.grid_10 {
	width: 100%;
	padding-bottom: 10px;
}
.offset1, .offset2 {
	margin: 0;
}
.subtitle {
	margin: 0.7em 0 !important;
}
.subtitle::before, .subtitle::after {
	top: 12px !important;
}
.grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9 {
	margin-bottom: 5px !important;
}
input[type="button"], input[type="reset"], input[type="submit"] {
	margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_filter .form-control {
	margin-bottom: 10px;
}
.viewport {
	width: 100% !important;
	height: auto !important;
}
.mapimg {
	height: 500px !important;
}
.mapzoom {
	line-height: 28px !important;
}
ul.points li {
	display: block !important;
	float: none;
	width: 100% !important;
}
.ht {
	display: none;
}
.widget {
	margin-bottom: 10px;
}
}
@media screen and (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
	padding-bottom: 15px;
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.sf-menu {
	display: block !important;
	float: none !important;
}
#related li:first-child, #related1 li:first-child {
	margin: 1px 20px 1px 80px !important;
}
#related li:nth-child(4), #related li:nth-child(5), #related1 li:nth-child(4), #related1 li:nth-child(5) {
	margin: 1px 8px 1px 10px !important;
}
#related li:nth-child(6), #related1 li:nth-child(6) {
	margin: 1px 8px 1px 0 !important;
}
#related li:nth-child(8), #related1 li:nth-child(8) {
	margin: 1px 8px 1px 13px !important;
}
#related li:nth-child(10), #related1 li:nth-child(10) {
	margin: 1px 8px 1px 10px !important;
}
#related li, #related1 li {
	margin: 1px 8px 1px 15px !important;
}
#related li:last-child, #related1 li:last-child {
	margin: 1px 8px 1px -50px !important;
}
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto
}
ol {
	counter-reset: section;
	list-style-type: none;
}
ol li::before {
	counter-increment: section;/*content: counters(section,".") " ";*/
}
li {
	text-align: justify;
}
#govlinks ul {
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0;
}
#govlinks ul li {
	list-style: none;
	display: inline-block;
	float: left;
	position: relative;
	min-width: 110px;
	border-bottom: none;
	border-right: 1px solid #fbeca5;
}
#govlinks ul li:nth-child(odd) {
	border-right: 1px solid #fbeca5;
}
#govlinks ul li a {
 outline-none;
	border: none;
}
#govlinks ul li a img {
	margin: 0 auto;
}
ul.points, ul.points li ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
ul.points li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding-left: 15px;
	width: 48%;
	float: leftt;
	text-align: left;
}
/*ul.points li:nth-child(2) {
	float: right !important;
	width: 51.7%;
}*/
ul.points li::before, ul.points li ul li::before {
	content: "\f105";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #e77817;
}
ul.points li ul li:nth-child(2) {
	float: left !important;
	width: 60%;
}
ul.points li ul li {
	text-align: left;
}
ul.points li ul li:last-child {
	float: left;
}
.ht {
	min-height: 100px;
}
.text-center {
	text-align: center !important;
}
.icon-lightbulb::before {
	padding-right: 5px;
}
ul.list-links {
	list-style: none;
	margin: 0 0 15px 15px;
	padding: 0;
}
ul.list-links li {
	display: block;
	position: relative;
	margin: 0;
	padding-left: 15px;
	width: 100%;
	line-height: 28px;
}
ul.list-links li::before {
	content: "\f105";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #e77817;
}
ol.csr {
	counter-reset: section;
	list-style-type: none;
}
ol.csr li::before {
	counter-increment: section;
	content: counters(section, ".") " ";
	position: absolute;
	left: 0;
}
ol.csr li {
	list-style: none;
	position: relative;
	padding-left: 20px;
	margin: 0;
	font-weight: bold;
}
ol.csr li ol li {
	font-weight: normal;
	padding-left: 30px;
}
table.dataTable.no-footer {
	border-bottom: 1px solid #ccc !important;
}
table.dataTable {
	width: 99% important;
}
.sf-menu a img {
	margin: 0 auto;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.greyborder {
	border: 2px solid #ccc;
}
.pdfview {
	background-color: #fff;
	margin: 20px auto;
	padding: 20px;
}
.archivebtn {
	margin: 0 0 10px 10px;
}
.archivebtn a {
	display: block;
}
.subtitle {
	margin: 1em 0;
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
	padding-bottom: 0;
}
.subtitle span {
	display: inline-block;
	position: relative;
	text-align: center;
	z-index: 1;
	background-color: #fff;
	padding: 0 0.8em;
}
.subtitle:before, .subtitle:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	top: 5px;
	width: 100%;
	left: 0;
}
.form-control {
	display: block;
	min-height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6)
}
.form-control:-moz-placeholder {
color:#999
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee
}
textarea.form-control {
	height: auto
}
.form-group {
	margin-bottom: 15px;
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle
}
.radio label, .checkbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
textarea.input-sm {
	height: auto
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
textarea.input-lg {
	height: auto
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}
.form-control-static {
	margin-bottom: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	outline: none;
	border: none;
}
.dataTables_wrapper .dataTables_filter .form-control {
	min-height: 20px !important;
}
.sf-menu li:nth-child(7) ul li:nth-child(7) ul {
	position: absolute;
	left: -221px;
}
.sf-menu li:nth-child(8) ul {
	left: -120px;
}
ul#sitemap {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#sitemap li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	display: block;
	background-color: #f3f3f3;
	position: relative;
	line-height: 34px;
}
ul#sitemap li::before {
	content: "\f105";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #fff;
	background-color: #000;
	padding: 0 10px;
}
ul#sitemap li span {
	padding: 0 0 0 35px;
}
ul#sitemap li ul.first-level, ul#sitemap li ul.first-level li ul.second-level {
	padding-left: 20px;
	background-color: #fff;
}
ul#sitemap li ul.first-level li, ul#sitemap li ul.first-level li ul.second-level li {
	list-style: none;
	display: block;
	background-color: #fff;
	position: relative;
	margin: 0;
padding:0 line-height:28px;
}
ul#sitemap li ul.first-level li::before {
	content: "\f0a9";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #e77817;
	background-color: #fff;
	padding: 0 5px 0 10px;
}
ul#sitemap li ul.first-level li ul.second-level li::before {
	content: "\f101";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	font-family: 'FontAwesome';
	color: #aa8a57;
	background-color: #fff;
	padding: 0 5px 0 10px;
}
ul#sitemap li ul.first-level li span, ul#sitemap li ul.first-level li ul.second-level li span {
	padding: 0 0 0 30px;
}
.mapzoom {
	text-align: center;
	background-color: #000;
	display: inline-block;
	width: 95.7%;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	padding: 10px 0;
}
.viewport {
	cursor: pointer !important;
}
.mtl {
	margin-top: 25px;
}
.mapimg {
	height: 800px;
	width: 95.7% !important;
	cursor: pointer;
}
/*new added*/
/*------------------text resizer css------------------*/
.resize-sm {
	font-size: 12px;
}
.resize-md {
	font-size: 14px;
}
.resize-lg {
	font-size: 18px;
}
.animate {
	-webkit-transition: font-size 0.5s;
	-moz-transition: font-size 0.5s;
	-o-transition: font-size 0.5s;
	-ms-transition: font-size 0.5s;
	transition: font-size 0.5s;
}
ul.resizer {
	display: inline-block;
	margin: 0;
	position: relative;
	top: 8px;
	left: -5px;
}
.resizer li {
	cursor: pointer;
	display: inline-block;
	float: left;
	margin: 0 1px !important;
	padding: 2px 0;
}
.resizer li:before {content:'';}

.resizer li:first-child {
	border-left: none;
}
ul.resizer li a {
	outline: none;
	border: none;
	padding: 0 5px;
}
ul.resizer a:visited {
	outline: none;
	border: none;
	text-decoration: none;
}
.active {
	text-decoration: none;
}
.flag {
	margin-right: 10px;
	margin-top: 5px;
	padding-right: 5px;
	float: left;
}
.msg-class {
	background-color: #f5f5f5;
	padding: 20px;
	border-left: 5px solid;
	font-style: italic;
	font-family: 'Philosopher', serif;
}
.comingevents {
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	margin: 7px auto;
	text-align: center;
	line-height: 40px;
	background: repeating-linear-gradient(45deg, #3c0002, #3c0002 30px, #4c0708 30px, #4c0708 50px);
	border-radius: 50px;
	padding: 5px 0;
	position: relative;
}
.comingevents:before, .comingevents:after {
	content: url(../images/ticker/bullet.png);
	margin: 0 10px;
}
.govbg {
	background-color: #f1f1f1;
	padding: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	position: relative;
	top: 10px;
	padding-bottom: 10px;
}
.eventhd {
	color:#3c0002; 
	font-size:24px; 
	margin:7px auto 15px; 
	text-align:center; 
	font-weight:bold; 
	padding:0;
}

@media (min-width: 320px) and (max-width:480px){
	.team-list.team-member ul li .headoffice{height: auto;padding: 10px;}
	.team-list ul li .profile-content{font-size: 12px;}
	.itpo .page-content{padding: 0px;}
	.service  ul.list-links li{font-size: 14px;}
	.maininrcnt .facilitynav li > div.faciltytxt{margin-top: 6px;font-size: 14px;}
	.maininrcnt .facilitynav{display: block;}
	.com{width: initial!important;padding-right: 0px;
    padding-left: 0px;}
	.chabx{padding: 0px 10px 0px;}
	.photogllrybx .photogllryimg p{margin-top: 10px;font-size: 14px;}
	.photogllry{display: block;}
	.contactusbx .contactleft .adressicnbx .fa{padding: 4px!important;font-size: 12px!important;}
	.contactusbx .contactleft .adressicnbx1 .fa{padding: 0px!important;font-size: 12px!important;}
	.contactusbx{padding: 10px 15px!important;}
	.commetygrid > div .member{margin-top: 0px;}
	.commetygrid > div{padding: 8px;}
	.commetygrid{display: block;}
	.logohstleft{float: none;padding-top: 0px;}
	.logohstright{float: none;width: calc(100% - 0px);}	
	.mdmsgrgt{width: calc(100% - 0px);;}
	.mdmsglft{text-align: initial;margin-top: 18px;}
	.gstin{font-size: 12px;}
	.logo span img{width: 34px;}
	.homesec2topcrsl .owl-carousel .owl-nav{top: -53px;right: -46px;margin-right: -14px}
	.homesec2btmcarousal .owl-carousel .owl-nav{width: calc(100% + 125px)}
	.mainsliderbtm ul li{height: 48px;width: 48%;margin-bottom: 10px;margin: 1%;}
	.mainsliderbtm ul li span img{width: 65%;}
	.mainsliderbtm ul li span:first-child{width: 39px;}
	.mainsliderbtm ul li span p{font-size: 10px!important;}
	.homeslidersec #counter{bottom: 10px;}
	.homeslidersec #counter span.brdr{font-size: 15px!important;}
	.homeslidersec .owl-carousel .owl-nav button{top: calc(50% - 16px);height: 46px; width: 42px;}	
	.homesec2head{font-size: 25px;}
	.homesec2head span{float: none;font-size: 15px;margin-top: 0px;}
	.homemarquee .marqueehead{padding: 0px 0px 2px 0px;font-size: 14px;text-align: center;}
	.footersoc ul li{padding: 0px 7px;}
	.homesec2topcrsl .owl-carousel .owl-nav {top: -28px;margin-right: -13px;}	 
	.footersocsec{width: auto;}
	.homemarquee ul a{font-size: 12px;}
	.grid_6{width: 100%;}
	/*.info{padding: 8px;height: 88%;}*/
	.info .view-more a, .view-more span.trade-statistic-single-btn{margin-bottom: 49px;}	
	.info-box-inner.ht260 h5{padding: 9px 20px;font-size: 10px;}
	.info-box-inner.ht260 ul li{margin: 4px 16px;padding: 0px;list-style: none;}
	.info-box-inner.ht260 ul li a{font-size: 13px;}
	.info-box-inner.ht260 ul{height: 211px;}
	.homesec1 h2{font-size: 16px;padding: 14px 0px 0px 0px;}
	.homesec2viewall{margin-top: 8px;margin-bottom: -10px;}
	.homesec2viewall a{padding: 6px 12px;font-size: 12px;}
	.homesec2head{line-height: 28px;margin-bottom: 24px;margin: 42px 0px 10px;}
	.homesec2head strong{padding: 0px 75px;font-size: 18px;}
	.homesec2topcrsl .heading4{padding: 8px 6px!important;font-size: 12px;}
	.Intern{margin-bottom: 26px;padding: 10px;}
	.homesec2topcrsl .item .sec2tpcntbx .sec2tpimg{width: 130px;}
	.homesec2topcrsl .item .sec2tottl span{font-size: 10px;}
	.homesec2topcrsl .item .sec2tpcntbx{padding: 0px;}
	.sec2tplblue{padding: 6px 4px;margin: 0px 15px;width: 168px;}
	.Intern .owl-nav .owl-prev{left: -11px;}
	.Intern .owl-nav button{top:172px;}
	.Intern .owl-nav button span{font-size: 50px;}
	.Intern .owl-nav .owl-next{right: 94px;}
	.sec2tplblue .sec2tpldt{font-size: 8px;}
	.sec2tplblue .sec2tplc{font-size: 7px;padding: 6px 27px;}	
	.stellarnav .mainnav > li > a span{display: block;}	
	.footerclient{margin-top: 16px;margin-bottom: 6px;}
	.footerblue ul li a{padding: 6px 0;font-size: 12px;}
	.footerbluelast h2{margin: 0px;font-size: 10px;}
	.footerbluelast p{font-size: 12px;line-height: 16px;}
	.footerclie p{font-size: 10px;}
	.india{float: none;display: none;}
	.social{margin-right: 0px;display: inline-block;}
	.social ul{flex-wrap: nowrap;margin-bottom: 0px;}
	.social ul li {padding:0px;}
	.social ul li a{padding: 3px 5px;}
	.social ul li a img{width: 18px;height: 18px;}
	.footerbtm{padding: 7px 0px;font-size: 10px;}
	.scrollTop{width: 53px;border-radius: 70%;}
	.scrollTop a{width: 54px;line-height: 59px;font-size: 32px}
	.headertop .india p{font-size: 10px;}
	.footerclientnav li img {width: 32px;}
	.container-fluid{padding: 0px 15px;}
	.toprightnav li{margin-left:0px;padding: 0 8px;}
	.toprightnav .topselect select{font-size: 11px;height: auto !important;padding: 5px 8px 5px 2px!important;}
	.toprightnav li.fontlng a{font-size: 13px}
	.toprightnav li.fontlng a img{max-width: 100px;width: 12px;}
	.toprightnav li.ico-site-search a{font-size: 15px;}
	.toprightnav li a{font-size:7px;display: none;}
	.toprightnav .topselect .scrollableList .selectedOption{width: 152px;padding: 4px 25px 4px 19px;font-size: 12px;}
	
	.mainsliderbtm .gstin{font-size: 10px;}
	.stellarnav {display: none;}
	.pg-breadcrumb{padding: 8px 31px 6px;font-size: 9px;}
	.pg-breadcrumb a, .pg-breadcrumb span{padding: 0px 0px;}
	.cntwhitesec {padding: 0px 19px 0px 20px;}
	/*.maincnt{padding: 9px 3px;}*/
	.exhibitiontplefturl ul{display: block;width: 42%;}
	.exhibitiontplefturl ul li{margin: 0px;margin-bottom: 10px;}
	.page-content h3{font-size: 13px;margin-top:20px;}
	.table-responsive .dt-buttons{margin: 10px 0 10px 5px;}
	.exhibitionfullwdth #example_wrapper .dt-button{margin-right: 9px;}
	.exhibitiontplefturl ul li{font-size: 14px;}
	.table-responsive .dt-buttons, div.dt-buttons{margin: 10px 0px 0px 0px!important;text-align: inherit!important;}
	.form-inline{display: block;}
	.dataTables_wrapper .dataTables_filter{margin-right: 333px!important;}
	.page-content.innerpg .sidebar h3{font-size:14px;padding: 12px 22px;}
	.sidebar li a {font-size: 13px;padding: 3px 0px;}
	.maininrcnt.col-md-9{padding-left: 0px;}
	.page-heading{font-size: 16px; margin: 15px 0;}
	.maininrcnt.col-md-9 p{margin-bottom: 4px;font-size: 10px;line-height: 22px;margin-top: 20px;line-break: anywhere;}
	.contactusbx{margin-bottom: 8px!important;margin-top: 41px!important;}
	.board-page h3.our-team-heading{font-size:16px;padding: 12px 18px;margin-top: 27px;}
	.team-list ul{display: block;flex-wrap: nowrap;}
	.team-list ul li{width:100%!important;border-right: none;}
	.team-list ul li .profile-content{padding: 0px;}
	.team-image{height: 174px;width: 174px;border: none;margin-bottom: 10px;
    max-width: 100%;
}
	.maincnt{margin-bottom: 0px;}
	.service ul.list-links li{padding-left: 10px;line-height: 26px;}
	.csrinitgrid{display: block;margin-top: 20px;}
	.csrinitgridyear{display: block;}
	.addressbox{padding: 17px;}
	.addressbox h2{font-size: 18px;margin: 4px 0px 5px;}
	.maininrcnt.col-md-9 .addressbox p{font-size: 10px;line-height: 23px;}
	.maininrcnt.col-md-9 .addressbox p.adressicnbx{padding-left: 23px;}
	.maininrcnt.col-md-9 .addressbox p.adressicnbx .fa{font-size: 13px;margin-top: 7px;}
	.contactusbox{padding:10px 15px!important;margin-top: 23px;width: auto!important;}
	.contactusbox .adressicnbx .fa{font-size: 14px;margin-top: 0px;}
	.maininrcnt.col-md-9 .addressbox p.adressicnbx{padding-left:20px;}
	.distance-grid{display: block;}
	.bluebtn{min-width: 82px;}
	.greybtn{min-width: 61px;}
	.maininrcnt.rightform .form-group.capchabx #captcha_img{margin-left: 4px;}
	.toprightnav li:nth-child(1){display: none;}
	.toprightnav li:nth-child(2){display: none;}
	.toprightnav li:nth-child(4){display: none;}
	.toprightnav li:nth-child(5){display: none;}
	.toprightnav li:nth-child(6){border-right:none;}
	.cntwhitesec .table-responsive .table th, .cntwhitesec .table-responsive .table th *{padding: 0px 2px;font-size: 11px;}
	.table-responsive .table td p, .table-responsive .table td, .table-responsive .table td.text-center{padding: 0px;font-size: 10px;}



/*max-width:480px*/
}

@media (min-width: 481px) and (max-width:600px){
	.info-box-inner table {width: 100%;}
	.food{padding: 0px;}
	.info-box-inner{padding:15px;}
	.service  ul.list-links li{font-size: 14px;}
	.maininrcnt .facilitynav li{padding: 11px 11px 0px 24px;min-height: 158px;}
	.maininrcnt .facilitynav li > div.faciltytxt{margin-top: 12px;font-size: 14px;}
	.cntwhitesec .table-responsive .table th, .cntwhitesec .table-responsive .table th *{padding: 0px 2px;font-size: 13px;}
	.table-responsive .table td p, .table-responsive .table td, .table-responsive .table td.text-center{padding: 0px;font-size: 13px;}
	.photogllry{display: block!important;}
	.india{display: none;}
	.toprightnav li:nth-child(1){display: none;}
	.toprightnav li:nth-child(2){display: none;}
	.toprightnav li:nth-child(4){display: none;}
	.toprightnav li:nth-child(5){display: none;}
	.toprightnav li:nth-child(6){border-right:none;}
	.contactusbx .contactleft .adressicnbx1 .fa{padding:4px!important;}
	.info .view-more a, .view-more span.trade-statistic-single-btn{margin-bottom: 77px}
	.info{/*height: 90%;*/ width: 100%;display: inline-block;}
	.cntwhitesec {padding: 0px 0px 0px 33px;}
    .homesec2topcrsl .owl-carousel .owl-nav {top: -115px;}  
    .homesec2btmcarousal .owl-carousel .owl-nav{width: calc(100% + 88px)}
    .homesec2head{font-size: 25px;}
    .homesec2head span{float: none;font-size: 20px;}
    .stellarnav .mainnav > li > a span{display: block;}	
	.homeslidersec #counter{bottom: 18px;}
	.homeslidersec .owl-carousel .owl-nav button{top: calc(50% - 12px);}

    .container-fluid {padding: 0px 30px}
    .toprightnav li{margin-left: -4px;padding: 0px 7px;}
    .toprightnav li a {font-size: 14px!important;display: none;}
    .toprightnav .topselect select{padding:4px;font-size: 11px;max-width: 162px;}
    .mainsliderbtm ul li{height: 66px;width: 48%;margin-bottom: 10px;margin: 1%;}
    .social ul{flex-wrap: nowrap;}
	.mainsliderbtm ul li span img{width: 67%;}
	.mainsliderbtm ul li span:first-child{width: 45px;}
	.mainsliderbtm ul li span p{font-size: 12px!important;}
	.homemarquee .marqueehead{padding: 7px 0px 7px 0px;font-size: 14px;}
	.homemarquee ul a{font-size: 14px;}
	.mainsliderbtm .gstin{padding: 10px 12px 0px;font-size: 12px;}
	.grid_6{width: 100%;}
	.info-box-inner.ht260{min-height: 400px}
	.homesec1 h2 {padding: 15px 0px 0px 15px;font-size: 20px;}
	.info-box-inner.ht260 ul{height: 310px;}
	.info-box-inner.ht260 h5 {font-size: 16px;padding: 11px 30px;}
	.info-box-inner.ht260 ul li a{font-size: 16px;}
	.homesec2viewall{margin-top: 9px;margin-bottom: -14px;}
	.homesec2topcrsl .heading4{font-size: 16px!important;padding: 11px 12px;}
	.Intern{margin: 20px;padding:9px;}
	.homesec2topcrsl .item .sec2tottl span{font-size: 14px;}
	.sec2tplblue {margin: 0px 66px;}
	.stellarnav {display: none;}
	.footerclientnav li img {width: 38px;}
	/*.maincnt{padding: 22px 0px;}*/
	.page-content.innerpg .sidebar h3{padding: 14px 26px;font-size: 17px;}
	.sidebar li a{padding: 7px 0px;font-size: 14px}
	.maininrcnt.col-md-9{padding-left: 4px;}
	.page-heading{margin: 15px 0;font-size: 18px;}
	.maininrcnt.col-md-9 p{margin-bottom: 6px;margin-top: 0px;font-size: 10px;}
	.chabx{padding: 15px 15px 0px;}
	.distance-grid{display: block;}	
	.board-page h3.our-team-heading{font-size:17px;padding: 9px 18px;}
	.team-list ul{display: block;flex-wrap: nowrap;}
	.team-list ul li{width: calc(100% * (1/1) - 30px);border-right: none;}
	.team-image{height: 174px;width: 174px;border: none;margin-bottom: 10px;}
	.maincnt{margin-bottom: 0px;}
	.homesec2topcrsl .item .sec2tpcntbx .sec2tpimg{width: 138px;}
	.Intern .owl-nav button{top: 204px;}
	.Intern .owl-nav .owl-prev{left: -17px;}
	.maininrcnt.col-md-9 .addressbox p{font-size: 13px;}
	.addressbox h2{font-size:20px;margin: 10px 0px 12px;}
	.contactusbox{margin-top: 20px;padding: 10px 25px!important;}
	.contactusbox .adressicnbx .fa{font-size: 15px;}
	.contactusbox .adressicnbx {font-size: 12px!important;}
	.csrinitgrid{margin-top: 20px;}
	.csrinitgrid > div{margin-bottom: 6px;}
	.citizen .Charter{max-width: 100%;}
	.team-list.team-member ul li{width: calc(100% * (1/1) - 0px);}
	.mdmsgtop, .mdmsgbtm{margin-top: 20px;}
	.mdmsglft{float: none!important;}
	.mdmsgrgt {float:none!important;width: calc(100% - 20px);}
	.commetygrid{display: block;}
	.commetygrid > div .member{margin-top: 0px;}
	.maininrcnt.col-md-9 p.chabghd{font-size: 12px;}
	.team-list.team-member ul li .headoffice{height:auto;padding: 12px 15px;}
	.team-list ul li .profile-content{font-size: 12px;}

    

/*max-width:600px*/
}

@media (min-width: 601px) and (max-width:767px){
	.food{padding: 0px;}
	.service  ul.list-links li{font-size: 14px;}
	.maininrcnt .facilitynav{display: block;}
	.photogllrybx .photogllrycnt > div p{font-size: 12px;}
	.photogllrybx .photogllryimg p{font-size: 14px;}
	.photogllry{grid-template-columns: 46% 46%;}
	.india{display: none;}
	.toprightnav li:nth-child(1){display: none;}
	.toprightnav li:nth-child(2){display: none;}
	.toprightnav li:nth-child(4){display: none;}
	.toprightnav li:nth-child(5){display: none;}
	.toprightnav li:nth-child(6){border-right: 1px solid #cecece;}
	.addressbox h2{font-size: 17px;margin: 4px 0px 3px;}
	.addressbox{height: 398px;}
	.maininrcnt.col-md-9 .addressbox p{font-size: 13px;line-height: 22px;}
	.maininrcnt.col-md-9 .addressbox p.adressicnbx{padding-left: 25px;}
	.citizen .Charter{max-width: 100%;}
	.info .view-more a, .view-more span.trade-statistic-single-btn{margin-bottom: 77px}
	.info{/*height: 90%;*/ width: 100%;display: inline-block;}
    .footerinisec ul{padding-left: 0px;}
    .footerinisec ul li a{font-size: 12px;}
    .homesec2topcrsl .owl-carousel .owl-nav{top:-121px;}
    .toprightnav li{margin-left: 4px;}
    .toprightnav .topselect select{max-width: 173px;padding: 5px 16px 5px 8px;}
    .toprightnav li a {font-size: 11px;}
    .mainsliderbtm ul li{height: 48px;width: 48%;margin-bottom: 10px;margin: 1%;}
	.mainsliderbtm ul li span img{width: 67%;}
	.mainsliderbtm ul li span:first-child{width: 45px;}
	.mainsliderbtm ul li span p{font-size: 12px!important;}
    .mainsliderbtm ul li {height: 66px;}
    .mainsliderbtm ul li span:first-child{width: 68px;}
    .mainsliderbtm ul li span img{width: 72%;}
    .mainsliderbtm ul li span p{font-size: 13px!important;}
    .stellarnav .mainnav > li > a span{display: block;}
	
	.mainsliderbtm .gstin{padding: 10px 0px;font-size: 14px;}
	.homemarquee .marqueehead{padding: 8px 0px 10px 0px;font-size: 15px;}
	.homemarquee ul a {font-size: 15px;}
	.grid_6{width: 100%;}
	.homesec1 h2{padding: 19px 0px 0px 14px;font-size: 24px;}
	.info-box-inner.ht260 ul{height: 276px;}
	.homesec2viewall {margin-top: 22px;margin-bottom: -18px;}
	.sec2tplblue{margin: 0px -7px;width: 192px;}
	.homesec2topcrsl .item .sec2tpcntbx .sec2tpimg{width: 125px;}
	.Intern .owl-nav button{top:222px;}
	.Intern {margin-bottom: 22px;}
	.homesec2topcrsl .item .sec2tottl span{font-size: 15px;}
	.container-fluid{padding: 0px 20px;}
	.toprightnav li.fontlng a img{width: 28px;}
	.homeslidersec #counter{bottom: 18px;}
	.homeslidersec .owl-carousel .owl-nav button{top: calc(50% - 12px);}
	.stellarnav {display: none;}
	.footerclientnav li img {width: 44px;}
	.pg-breadcrumb {font-size: 13px;padding:9px 27px 7px;}
	.page-content h3{font-size: 20px;margin: 0px 0px;}
	.cntwhitesec{padding: 0px 0px 0px 0px;}
	.cntwhitesec .table-responsive .table th, .cntwhitesec .table-responsive .table th *{font-size: 9px;padding: 0px 0px;}
	.exhibitiontplefturl ul{grid-template-columns: 24% 24% 24% 24%;width: 100%;}
	.exhibitiontplefturl ul li{padding:5px 8px;font-size: 10px;}
	.cntwhitesec .dataTables_paginate.paging_simple_numbers{margin: 27px auto 0px!important;}
	.maininrcnt.col-md-9{padding-left: 40px;}
	.page-heading{font-size: 18px;margin: 15px 0;}
	.contactusbx{padding:10px 15px!important;}
	.maininrcnt.col-md-9 p{margin-bottom: 10px;font-size: 12px;line-height: 24px;line-break: anywhere;}
	.maininrcnt.col-md-9 p.chabghd{font-size: 15px;}
	.page-content.innerpg .sidebar h3{padding: 13px 18px;font-size: 21px;}
	.sidebar li a{padding: 8px 0px;font-size: 12px}	
    .sidebar li{padding: 0px 16px;}
	.team-list ul{display: block;}
	.team-list ul li{width: calc(100% * (1/1) - 30px);border-right: none;}
	.board-page h3.our-team-heading{font-size: 18px;}
	.commetygrid{display: block;}
	.commetygrid > div .member{margin-top: 0px;padding: 10px 0px;}
	.mdmsglft{float: none;}
	.mdmsgrgt{float: none;width: calc(100% - 0px);}
	.team-list.team-member ul li{width: calc(100% * (1/1) - 0px);}
	.table-responsive .table td p, .table-responsive .table td, .table-responsive .table td.text-center{padding: 0px 2px;font-size: 11px;}
	.service ul.list-links li{line-height: 24px;font-size: 14px;}
	.csrinitgridyear > div{padding: 12px 7px;}
	.maininrcnt.col-md-9 .addressbox p.adressicnbx .fa{font-size: 16px;margin-top: 5px}
	.contactusbox{padding: 10px 15px!important;}
	.distance-grid{display: block;}
	.slicknav_nav ul{margin: 0 0 0 10px}
	.team-list.team-member ul li .headoffice{height:auto;padding: 12px 15px;}
	.team-list ul li .profile-content{font-size: 12px;}




/*max-width:767px*/
}   
@media (min-width: 768px) and (max-width:992px){
	.service  ul.list-links li{font-size: 14px;}
	.maininrcnt .facilitynav li{padding: 13px 13px 0px 13px;}
	.maininrcnt .facilitynav li > div.faciltytxt{margin-top: 4px;font-size: 14px;}
	.Regional{max-width: initial;width: 100%;}
	.offic{display: block!important;}
	.photogllrybx .photogllrycnt > div img{margin-right: 8px;}
	.photogllrybx .photogllrycnt > div p{font-size: 11px!important;}
	.photogllrybx .photogllryimg p{font-size: 15px!important;}
	.commetygrid > div .member2{margin-top: 0px;}
	.commetygrid > div .member{margin-top: 0px;}
	.commetygrid{display: block!important;}
	.delhihotelsbx {padding: 4px;}
	.delhihotelcnt > div p{font-size: 8px!important;margin: 0 6px;}
	.delhihotelsbx .delhihotelsimg img{width: 150px;margin-bottom: 8px;}
	.maininrcnt.col-md-9 .addressbox p{font-size: 11px;line-height: 30px;}
	.addressbox{padding: 25px;height: 477px;}
	.addressbox h2{font-size: 17px;margin: 0px 0px 0px;}
	.citizen .Charter{max-width: 70%;}
	.homeslidersec #counter{bottom: 121px;}
	.mainsliderbtm ul{display: flex;}
	.mainsliderbtm ul li span p{font-size: 7px!important;}
	.footersocsec .row{display: block;}
	.footersoc{width:100%;    text-transform: none;}
	.footersoc h2, .footerinisec h2{font-size: 10px;}
	.headertop .india p{font-size: 7px;}
	.stellarnav .mainnav > li > a span{display: block;}
	
	.toprightnav li{margin-left:-2px;}
	.toprightnav li a {font-size: 9px;}
	.social{display:inline-block;float: none;}
	.social ul{flex-wrap: nowrap;}
	.stellarnav {display: none;}
	.footerclientnav li img {width: 48px;}
	.homemarquee .marqueehead{padding: 8px 0px 10px 0px;font-size: 16px;}
	.homemarquee ul a{font-size: 16px;}
	/*.info-box-inner.ht260{padding: 20px;}*/
	.homesec1 h2{font-size: 26px; padding: 18px 0px 0px 0px;}
	.info-box-inner.ht260 h5{padding: 13px 24px;font-size: 15px;}
	.info-box-inner.ht260 ul li a{font-size: 16px;}
	.homesec2viewall{margin-top: 82px;}
	.homesec2viewall a{font-size: 15px;padding: 7px 15px;}
	.homesec2head{font-size: 28px;}
	.homesec2head span{font-size: 21px;}
	.homesec2topcrsl .heading4{font-size: 14px!important;padding: 10px 12px;}
	.homesec2topcrsl .item .sec2tpcntbx .sec2tpimg{width: 78px;}
	.sec2tplblue{display: block;}
	.sec2tplblue .sec2tpldt{font-size: 11px;}
	.sec2tplblue .sec2tplc{    font-size: 10px;padding: 5px 5px;}
	.homesec2topcrsl .item .sec2tottl span{font-size: 10px;}
	.Intern .owl-nav button{top: 152px;}
	.Intern .owl-nav .owl-next{    right: 86px;}
	.cntwhitesec{padding: 0px 0px 0px 40px;}
	/*.maincnt{padding: 35px 25px;}*/
	.exhibitiontplefturl ul{width: 82%}
	.exhibitiontplefturl ul li{padding: 3px 7px;font-size: 12px;}
	.page-content h3{font-size: 22px;margin: 12px 6px;}
	.cntwhitesec .table-responsive .table th, .cntwhitesec .table-responsive .table th *{font-size: 13px;}
	.table-responsive .table td p, .table-responsive .table td, .table-responsive .table td.text-center{font-size: 12px;}
	table.dataTable tbody th, table.dataTable tbody td{padding: 8px 5px;}
	.cntwhitesec .dataTables_paginate.paging_simple_numbers{margin: 20px auto 0px!important;}
	.pg-breadcrumb{padding: 6px 30px 9px;font-size: 15px;}
	.page-content.innerpg .sidebar h3{font-size: 14px;padding: 14px 13px;}
	.sidebar li a{font-size: 12px;padding:10px 0px;}
	.page-heading{font-size: 20px;padding: 4px 0px;margin: 11px 0;}
	.maininrcnt.col-md-9 p{margin-bottom: 7px; font-size: 12px!important;line-height: 20px;}
	.chabx{padding: 15px 7px;}	
	.team-list ul li{width: calc(100% * (1/2) - 0px);border-right: none;}
	.board-page h3.our-team-heading{font-size: 20px;}
	.sidebar li{padding: 0px 12px;}
	.distanceimgbx {margin-top: -23px;}
	.distanceimgbx span{width: 62px;height: 62px;top: 26px;}
	.dstncttl{margin-top: 29px;font-size: 14px;}
	.dstncttldstnc{font-size: 20px;}
	.dstnctme span{font-size: 14px;min-width: 94px;}
	.dstnctplc1{font-size: 12px;}
	.maininrcnt.col-md-9 .addressbox p.adressicnbx .fa{font-size:15px;}
	.maininrcnt.col-md-9 .addressbox p.adressicnbx{padding-left: 24px;}
	.contactusbox{padding:10px 15px!important;}
	.itpo .page-content{padding: 23px 0px;}
	.india{display: none;}	
	.team-image{max-width:100%;}
	.team-list.team-member ul li .headoffice{height: 600px;padding: 10px 5px;}
	.team-list ul li .profile-content{font-size: 9px;}
	.team-list ul li h4{font-size: 14px;}
    
/*max-width:992px*/
}

@media (min-width: 993px) and (max-width:1199px){
	.service  ul.list-links li{font-size: 14px;}
	.cntwhitesec .table-responsive .table th, .cntwhitesec .table-responsive .table th *{font-size: 12px;padding: 0px 4px;}
	.table-responsive .table td p, .table-responsive .table td, .table-responsive .table td.text-center{font-size: 11px;padding: 0px 2px;line-height: 20px;}
	.commetygrid > div{padding: 10px 9px;}
	.contactusbx .contactleft .adressicnbx .fa{padding: 0px!important;}
	.page-content h3{font-size: 15px;margin: 0px;}
	.contactright{float: none!important;}
	.contactleft{font-size: 20px}
	.contactusbx{padding: 10px 15px!important;}
	.maininrcnt.col-md-9 p, .contactusbx p{font-size: 11px!important;line-height: 28px!important;margin-bottom: 0px;}
	.maininrcnt.col-md-9 .addressbox1 p {font-size: 15px;line-height: 23px;}
	.team-list ul li{width: calc(100% * (1/2) - 30px);border-right: none;}
	.mainsliderbtm ul li span p{font-size: 10px!important;}
	.footersocsec .row{flex-wrap: nowrap;}
	.footersoc{display: flex;flex:none;}
	.footerinisec ul li a br{display: none;}
	.stellarnav .mainnav > li > a{font-size: 12px;}
	.footersoc h2, .footerinisec h2{font-size: 14px;}
	.footerinisec ul li a span img{height: 31px;}
	.toprightnav li{padding: 0px 6px;margin-left: 0px;}
	.headertop .india p{font-size: 10px;}
	.toprightnav li.fontlng a img {width: 18px;}
	.toprightnav li a{font-size: 9px;}
	.social ul{flex-wrap: nowrap;}
	.homemarquee .marqueehead{padding: 8px 0px 10px 0px;font-size: 15px}
	.homemarquee ul a{font-size: 15px;}

	.social{margin-right: 0px;}
	.sec2tplblue{padding: 2px 6px;}
	.homesec2topcrsl .item .sec2tottl span{font-size: 14px;}
	.sec2tplblue .sec2tpldt{font-size: 10px;display:flex;}
	.sec2tplblue .sec2tplc{font-size: 10px;padding: 2px 4px;}
	.homesec2topcrsl .item .sec2tpcntbx .sec2tpimg{width: 123px;}
	.Intern .owl-nav button span{font-size: 64px;}
	.Intern .owl-nav .owl-next{right: 97px;}
	.Intern .owl-nav button{top: 193px;}
	.mainsliderbtm ul li span:first-child{width: 39px;}
	.mainsliderbtm ul li span img{width: 68%;}
	.mainsliderbtm ul li span:last-child{padding-right: 6px;}
	.mainsliderbtm .gstin{font-size: 14px;}
	.pg-breadcrumb{padding: 10px 37px 9px;font-size: 14px;}
	.exhibitiontplefturl ul{width: 84%;}
	.exhibitiontplefturl ul li{font-size: 13px;padding: 4px 8px;}
	/*.maincnt{padding: 32px 60px;}*/
	.cntwhitesec {padding: 0px 0px 0px 14px;}
	.page-content.innerpg .sidebar h3{padding: 18px 22px;font-size: 20px;}
	.sidebar li a{font-size: 13px;padding: 10px 0px;}
	.page-heading{font-size: 21px;margin: 16px 0;}
	.maininrcnt.col-md-9 .addressbox p{font-size: 16px!important;}
	.addressbox{height: 442px;}
    .mainsliderbtm ul{display: flex;}
    .citizen .Charter {max-width: 77%;}
    .contactusbox {padding: 10px 20px!important;}
    .delhihotelsbx .delhihotelsimg img{width: 234px;}
    .team-list.team-member ul li .headoffice{height: 600px;padding: 12px 15px;}
	.team-list ul li .profile-content{font-size: 12px;}
    




/*max-width:1199px*/
}



@media (min-width: 1200px) and (max-width:1400px){
	.mainsliderbtm ul{display: flex!important;}
	.team-list.team-member ul li .headoffice{height: 550px;padding: 12px 15px;}
	.team-list ul li .profile-content{font-size: 13px;}
	.service  ul.list-links li{font-size: 14px;}
	.delhihotelsbx .delhihotelsimg img{width: 300px;}	
	.cntwhitesec .table-responsive .table th,.cntwhitesec .table-responsive .table th *{text-align:center;font-size: 13px;padding: 8px 0px;}
	.table-responsive .table td p, .table-responsive .table td, .table-responsive .table td.text-center{padding: 6px 3px;font-size: 14px;text-align: initial;}	
	.citizen .Charter{max-width: 63%;}
	.maininrcnt.col-md-9 .addressbox1 p{font-size: 11px;line-height: 29px;}
	.team-list ul li{width: calc(100% * (1/2) - 30px);border-right: none;}
	.stellarnav .mainnav > li:nth-child(4) > ul > li > ul{left: 0px;}
	.stellarnav > ul > li:hover > ul > li:hover > ul{top: 40px;border-top: 2px solid red;}

	.combinedbg:before{background-size:100% 100%;}	
	.mainnav > li > a{font-size:15px;}
	.toprightnav .topselect select{font-size:15px;padding:5px 20px 5px 10px;}

	.footersoc h2, .footerinisec h2{font-size:16px;}
	.footersoc ul li a{font-size:20px;}
	.footerinisec ul li a span img{height:35px;}
	

	.stellarnav .mainnav > li > .navtxt a{font-size:15px;}
	.homesec2btmcarousal .btmcarosalbx a .btmcarosalcnt{min-height: 95px;font-size:13px;padding-bottom: 0px;}

	.stellarnav .mainnav > li:nth-child(4) > ul{min-width: 380px;left:-74px;}	
	.stellarnav .mainnav > li > ul{top: 99%;}	
	.social ul{flex-wrap: inherit;}
	.mainsliderbtm ul li{height:80px!important;}
	.mainsliderbtm ul{display: flex;}
	.mainsliderbtm ul li span:first-child{width: 60px!important;}
	.mainsliderbtm ul li span img{width: 50%!important;}
	.social{margin-right: 48px;}
	.Intern{margin-bottom: 12%!important;}
	.info{margin: 12px!important; padding:0px!important;}
	.info-box-inner{padding: 12px!important;}
	.info-box-inner h5{font-size: 13px!important;padding: 13px 26px!important;}
	.toprightnav li{margin-left: 8px!important;}
	
	.info-box-inner ul li a{font-size: 16px!important;}
	.homesec2topcrsl .heading4{font-size: 20px!important;padding: 12px 26px!important;margin: 14px!important;}

	.mainsliderbtm ul li span p{font-size: 13px!important;font-weight:500}
	.mainsliderbtm ul li span:last-child{padding-right:0px;}	
	.stellarnav .mainnav > li > a {font-size: 17px;}
	.homesec2viewall{margin-top: 128px;margin-bottom: 0px;}
	.mainsliderbtm ul{display: flex;}
	.page-content.innerpg .sidebar h3{padding: 17px 14px;font-size: 17px!important;}
	.homesec2topcrsl .item .sec2tpcntbx .sec2tpimg{width: 173px;}
	.Intern .owl-nav .owl-next{right: 103px;}
	.Intern .owl-nav button{top: 205px;}
	.sec2tplblue .sec2tpldt{font-size:13px;}
	.sec2tplblue .sec2tplc{font-size: 13px;}
	.homesec2topcrsl .item .sec2tottl span{font-size: 13px;}
	.headertop .india p{font-size: 12px;}
	.contactusbx p{font-size: 12px!important;}
	.contactusbx{padding: 10px 15px!important;height:380px!important;}
	.page-content h3{font-size: 20px!important;}
	/*.maininrcnt.col-md-9 p{font-size: 14px!important;line-height: 23px!important;}*/	
	.maininrcnt.col-md-9 p, .contactusbx p{font-size: 14px!important;line-height: 23px!important;text-align: justify;}
	.commetygrid > div{padding: 10px 13px;}
	.maininrcnt ol li{font-size: 14px!important;line-height: 30px!important;text-align: justify;}
	.commetygrid > div p{font-size: 13px!important;}
	.sidebar li a{font-size: 14px;}
	.contactusbox{padding: 10px 15px!important;height:374px!important;}
	.table-responsive.tndrsblk .table td:nth-child(3){width: 357px;}
	.table-responsive.tndrsblk .table td:nth-child(4) {width:174px;}
	.table-responsive.tndrsblk .table td:nth-child(5){width: 110px;}
	.table-responsive.careertbl .table td:nth-child(4){width:110px;}
	.table-responsive.careertbl .table td:nth-child(5){width:102px;}
	.table-responsivee.no-footer .table td:nth-child(3){width: 144px;text-align:center;}
	.table-responsive.pblnotice .table td:nth-child(3){width: 144px;text-align:left;}
	.table-responsive.tndrsblk .table td:nth-child(3){width:233px;text-align:left!important;}
	.table-responsive .no-footer .table td:nth-child(1){width: 14px;padding: 6px 22px;text-align: center;}
	.table-responsive .no-footer .table td:nth-child(5){width: 161px;text-align: center;}
	.table-responsive.abroadss .table td:nth-child(5){width: 161px;text-align:left;}	
	.table-responsive.knowledge-management .table td:nth-child(5){width: 161px;text-align:left;}
	.table-responsive .no-footer .table td:nth-child(4){width: 166px;text-align: center;}
	.table.designdivision.table td:nth-child(6){width: 84px;}
	.table.designdivision.table td:nth-child(2){width:102px;}
	.table.designdivision.table td:nth-child(4){width: 93px;}
	.table-responsive.tndrsblk .table td:nth-child(4){width:171px;}
	.table-responsive.recuri .table td:nth-child(3){width: 80px;text-align:center;}
	.table-responsive.press .table td:nth-child(3){text-align:center;}
	.table-responsive.pblnotice .table td:nth-child(4){width: 80px!important;}
	.table-responsive.pblnotice .table td:nth-child(5){width: 98px!important;}
	.table-responsive.pblnotice .table td:nth-child(3){width:365px!important;}
	.table-responsive.pressarchive .table td:nth-child(3){text-align: center;}

	.table-responsive.fairs .table td:nth-child(5){text-align:left;}
	.table-responsive.fairs22-23 .table td:nth-child(2){width: 207px;}
	
	.table-responsive.pragatimaidan .table td:nth-child(5){width: 132px;}
	.table-responsive.pragatimaidan .table td:nth-child(4){width: 115px;}
	.table-responsive.fairs .table td:nth-child(4){width: 130px;text-align:center; }
	.table-responsive.fairs .table td:nth-child(1){text-align: center;width: 65px;}
	.table-responsive.fair .table td:nth-child(1){text-align: center;width: 84px;}
	.table-responsive.fair .table td:nth-child(4){text-align:left;}
	.table-responsive.fair .table td:nth-child(5){text-align:left;}

	.table-responsive.other .table td:nth-child(5){text-align: center;width:304px;}
	.table-responsive.others .table td:nth-child(5){text-align:left;}
	.table-responsive.others .table td:nth-child(4){text-align:left;width: 200px;}
	.itpo-date{    color: #141311;
    margin: 9px 0;
    font-size: 16px;
    /*padding-left: 16px;
    width: 71%;*/
    float: right;
   /* margin-top: -75px;*/top: 0px;}
    .iitfi .img-responsive{    max-width: 75px;}

/*max-width:1400px*/
}


.slicknav_menu {
	display:none;
}

@media screen and (max-width: 991px) {
	/* #menu is the original menu */
	.slicknav_menu {
		display:block;
	}
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}
