@import url('https://fonts.googleapis.com/css?family=Poppins:400,600,500,300,700');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Catamaran:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=News+Cycle:300,400,500,700');
/*
font-family: 'Ubuntu', sans-serif;
*/

.searcNew h2 {
color:#fff;
text-align:center;
font-size:56px;
text-transform:uppercase;
text-shadow:0 0 2px #000;
margin:0;
padding:0;
}

.QuotsGr h2 {
color:#fff;
text-align:center;
font-size:56px;
text-transform:uppercase;
text-shadow:0 0 2px #000;
margin:0;
padding:30px 0 10px 0;
}
.block-inner-title {

font-size: 20px !important;
color:#fff;
}

.QuotsGr p {
color:#fff;
padding:20px 0;
font-size:13px;
letter-spacing:1px;
}
.QuotsGr div#webchat_header-block {
margin: 43px 0 0;
text-align: center;
}
.topDestinations h2 {
font-size: 30px !important;
color:#000;
font-weight:bold;

}
div#webchat_header-block {
text-align:center;	
}
div#webchat_header-block-inner {
background:url(../images/skin1/pattern.jpg) no-repeat;
text-align:center;	
padding:20px 0;
border-radius:4px;
margin:0 15px;
min-height:342px;
transition:all ease-in .8s;

}
div#webchat_header-block-inner:hover {
background-position:50%;
}
div#webchat_header-block-inner img {
margin:40px 0;	
}

div#webchat_header-block-inner p {
margin:30px 0;
color:#fff;
}

.lightgray-BG {
background:#f8f8f8;	
}
.searcNew h3 {

color: #fff;
font-size: 16px !important;
font-weight: lighter !important;
margin: 0;
padding:7px 0 10px 0!important;
text-align: center;
letter-spacing: 1px;
}

.searcNew h4 {

color: #fff;
font-size: 14px !important;
text-align: center;
letter-spacing: 1px;
font-weight:400;
margin:20px 0;
padding:25px 0 !important;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+35,0.65+52,0.65+68,0+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 35%, rgba(0,0,0,0.65) 52%, rgba(0,0,0,0.65) 68%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 35%,rgba(0,0,0,0.65) 52%,rgba(0,0,0,0.65) 68%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 35%,rgba(0,0,0,0.65) 52%,rgba(0,0,0,0.65) 68%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.advertModule {
text-align:center;	

}
.advertModule h2 {
font-size: 28px;
font-weight:400;
margin: 0;
}
.searcNew .btn,
.Advertisments .btn {
border: 1px solid #ffd300;
border-radius: 3px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.56);
color: #fff;
font-family: "Montserrat",sans-serif;
font-size: 20px;
margin: 30px 18px 15px;
padding: 12px 33px;
transition:all	ease-in .4s;


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e99a02+0,ffba00+100 */
background: rgb(233,154,2); /* Old browsers */
background: -moz-linear-gradient(top, rgba(233,154,2,1) 0%, rgba(255,186,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(233,154,2,1) 0%,rgba(255,186,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(233,154,2,1) 0%,rgba(255,186,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e99a02', endColorstr='#ffba00',GradientType=0 ); /* IE6-9 */
}

.searcNew .btn:hover,
.Advertisments .btn:hover {
transition:all ease-in .1s;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fce302+0,febf01+100 */
background: rgb(252,227,2); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,227,2,1) 0%, rgba(254,191,1,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(252,227,2,1) 0%,rgba(254,191,1,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(252,227,2,1) 0%,rgba(254,191,1,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce302', endColorstr='#febf01',GradientType=0 ); /* IE6-9 */	
}
.searcNew .btn a,
.Advertisments .btn a {
color:#fff;	
text-shadow:0 0 2px #000;
}
a,
a:focus,
a:hover,
img:focus,
li:hover {
outline: none !important;
}

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

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


[data-icon]:before {
font-family: 'IcoMoon';
content: attr(data-icon);
speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-right: .25em;
line-height: 14px;
font-size:10px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: 'IcoMoon';
font-style: normal;
speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
font-weight: normal;
}
.icon-joomla:before {
content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
content: "\e008";
}
.icon-arrow-first:before {
content: "\e003";
}
.icon-arrow-last:before {
content: "\e004";
}
.icon-arrow-up-2:before {
content: "\e009";
}
.icon-arrow-right-2:before {
content: "\e00a";
}
.icon-arrow-down-2:before {
content: "\e00b";
}
.icon-arrow-left-2:before {
content: "\e00c";
}
.icon-arrow-up-3:before {
content: "\e00f";
}
.icon-arrow-right-3:before {
content: "\e010";
}
.icon-arrow-down-3:before {
content: "\e011";
}
.icon-arrow-left-3:before {
content: "\e012";
}
.icon-menu-2:before {
content: "\e00e";
}
.icon-arrow-up-4:before {
content: "\e201";
}
.icon-arrow-right-4:before {
content: "\e202";
}
.icon-arrow-down-4:before {
content: "\e203";
}
.icon-arrow-left-4:before {
content: "\e204";
}
.icon-share:before,
.icon-redo:before {
content: "\27";
}
.icon-undo:before {
content: "\28";
}
.icon-forward-2:before {
content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
content: "\6c";
}
.icon-undo-2:before {
content: "\e207";
}
.icon-move:before {
content: "\7a";
}
.icon-expand:before {
content: "\66";
}
.icon-contract:before {
content: "\67";
}
.icon-expand-2:before {
content: "\68";
}
.icon-contract-2:before {
content: "\69";
}
.icon-play:before {
content: "\e208";
}
.icon-pause:before {
content: "\e209";
}
.icon-stop:before {
content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
content: "\7c";
}
.icon-next:before,
.icon-forward:before {
content: "\7b";
}
.icon-first:before {
content: "\7d";
}
.icon-last:before {
content: "\e000";
}
.icon-play-circle:before {
content: "\e00d";
}
.icon-pause-circle:before {
content: "\e211";
}
.icon-stop-circle:before {
content: "\e212";
}
.icon-backward-circle:before {
content: "\e213";
}
.icon-forward-circle:before {
content: "\e214";
}
.icon-loop:before {
content: "\e001";
}
.icon-shuffle:before {
content: "\e002";
}
.icon-search:before {
content: "\53";
}
.icon-zoom-in:before {
content: "\64";
}
.icon-zoom-out:before {
content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
content: "\2b";
}
.icon-pencil-2:before {
content: "\2c";
}
.icon-brush:before {
content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
content: "\47";
}
.icon-new:before,
.icon-plus:before {
content: "\2a";
}
.icon-plus-circle:before {
content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
content: "\4a";
}
.icon-cancel-circle:before {
content: "\e217";
}
.icon-checkmark-2:before {
content: "\e218";
}
.icon-checkmark-circle:before {
content: "\e219";
}
.icon-info:before {
content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
content: "\e222";
}
.icon-notification:before {
content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
content: "\e225";
}
.icon-checkbox-unchecked:before {
content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
content: "\3e";
}
.icon-checkbox-partial:before {
content: "\3f";
}
.icon-square:before {
content: "\e226";
}
.icon-radio-unchecked:before {
content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
content: "\e228";
}
.icon-circle:before {
content: "\e229";
}
.icon-signup:before {
content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
content: "\59";
}
.icon-menu:before {
content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
content: "\31";
}
.icon-list-2:before {
content: "\e231";
}
.icon-menu-3:before {
content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
content: "\2e";
}
.icon-folder-plus:before {
content: "\e234";
}
.icon-folder-minus:before {
content: "\e235";
}
.icon-folder-3:before {
content: "\e236";
}
.icon-folder-plus-2:before {
content: "\e237";
}
.icon-folder-remove:before {
content: "\e238";
}
.icon-file:before {
content: "\e016";
}
.icon-file-2:before {
content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
content: "\29";
}
.icon-file-minus:before {
content: "\e017";
}
.icon-file-check:before {
content: "\e240";
}
.icon-file-remove:before {
content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
content: "\e018";
}
.icon-stack:before {
content: "\e242";
}
.icon-tree:before {
content: "\e243";
}
.icon-tree-2:before {
content: "\e244";
}
.icon-paragraph-left:before {
content: "\e246";
}
.icon-paragraph-center:before {
content: "\e247";
}
.icon-paragraph-right:before {
content: "\e248";
}
.icon-paragraph-justify:before {
content: "\e249";
}
.icon-screen:before {
content: "\e01c";
}
.icon-tablet:before {
content: "\e01d";
}
.icon-mobile:before {
content: "\e01e";
}
.icon-box-add:before {
content: "\51";
}
.icon-box-remove:before {
content: "\52";
}
.icon-download:before {
content: "\e021";
}
.icon-upload:before {
content: "\e022";
}
.icon-home:before {
content: "\21";
}
.icon-home-2:before {
content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
content: "\e251";
}
.icon-link:before {
content: "\e252";
}
.icon-picture:before,
.icon-image:before {
content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
content: "\e014";
}
.icon-camera:before {
content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
content: "\56";
}
.icon-music:before {
content: "\57";
}
.icon-user:before {
content: "\22";
}
.icon-users:before {
content: "\e01f";
}
.icon-vcard:before {
content: "\6d";
}
.icon-address:before {
content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
content: "\26";
}
.icon-enter:before {
content: "\e257";
}
.icon-exit:before {
content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
content: "\24";
}
.icon-comments-2:before {
content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
content: "\e259";
}
.icon-phone:before {
content: "\e260";
}
.icon-phone-2:before {
content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
content: "\50";
}
.icon-briefcase:before {
content: "\e020";
}
.icon-tag:before {
content: "\e262";
}
.icon-tag-2:before {
content: "\e263";
}
.icon-tags:before {
content: "\e264";
}
.icon-tags-2:before {
content: "\e265";
}
.icon-options:before,
.icon-cog:before {
content: "\38";
}
.icon-cogs:before {
content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
content: "\36";
}
.icon-wrench:before {
content: "\3a";
}
.icon-equalizer:before {
content: "\39";
}
.icon-dashboard:before {
content: "\78";
}
.icon-switch:before {
content: "\e266";
}
.icon-filter:before {
content: "\54";
}
.icon-purge:before,
.icon-trash:before {
content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
content: "\23";
}
.icon-unlock:before {
content: "\e267";
}
.icon-key:before {
content: "\5f";
}
.icon-support:before {
content: "\46";
}
.icon-database:before {
content: "\62";
}
.icon-scissors:before {
content: "\e268";
}
.icon-health:before {
content: "\6a";
}
.icon-wand:before {
content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
content: "\e269";
}
.icon-clock:before {
content: "\6e";
}
.icon-compass:before {
content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
content: "\e01b";
}
.icon-book:before {
content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
content: "\79";
}
.icon-print:before,
.icon-printer:before {
content: "\e013";
}
.icon-feed:before {
content: "\71";
}
.icon-calendar:before {
content: "\43";
}
.icon-calendar-2:before {
content: "\44";
}
.icon-calendar-3:before {
content: "\e273";
}
.icon-pie:before {
content: "\77";
}
.icon-bars:before {
content: "\76";
}
.icon-chart:before {
content: "\75";
}
.icon-power-cord:before {
content: "\32";
}
.icon-cube:before {
content: "\33";
}
.icon-puzzle:before {
content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
content: "\72";
}
.icon-lamp:before {
content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
content: "\73";
}
.icon-location:before {
content: "\63";
}
.icon-shield:before {
content: "\e274";
}
.icon-flag:before {
content: "\35";
}
.icon-flag-3:before {
content: "\e275";
}
.icon-bookmark:before {
content: "\e023";
}
.icon-bookmark-2:before {
content: "\e276";
}
.icon-heart:before {
content: "\e277";
}
.icon-heart-2:before {
content: "\e278";
}
.icon-thumbs-up:before {
content: "\5b";
}
.icon-thumbs-down:before {
content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
content: "\40";
}
.icon-star-2:before {
content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
content: "\e280";
}
.icon-smiley-sad:before {
content: "\e281";
}
.icon-smiley-sad-2:before {
content: "\e282";
}
.icon-smiley-neutral:before {
content: "\e283";
}
.icon-smiley-neutral-2:before {
content: "\e284";
}
.icon-cart:before {
content: "\e019";
}
.icon-basket:before {
content: "\e01a";
}
.icon-credit:before {
content: "\e286";
}
.icon-credit-2:before {
content: "\e287";
}
.icon-expired:before {
content: "\4b";
}

/*Blog Layout*/
.row-fluid {
/*	width: 100%;
*zoom: 1;*/
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 28px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.127659574%;
}
.row-fluid .span12 {
width: 99.99999999%;
*width: 99.946808500638%;
}
.row-fluid .span11 {
width: 91.489361693%;
*width: 91.436170203638%;
}
.row-fluid .span10 {
width: 82.978723396%;
*width: 82.925531906638%;
}
.row-fluid .span9 {
width: 74.468085099%;
*width: 74.414893609638%;
}
.row-fluid .span8 {
width: 65.957446802%;
*width: 65.904255312638%;
}
.row-fluid .span7 {
width: 57.446808505%;
*width: 57.393617015638%;
}
.row-fluid .span6 {
width: 48.936170208%;
*width: 48.882978718638%;
}
.row-fluid .span5 {
width: 40.425531911%;
*width: 40.372340421638%;
}
.row-fluid .span4 {
width: 31.914893614%;
*width: 31.861702124638%;
}
.row-fluid .span3 {
width: 23.404255317%;
*width: 23.351063827638%;
}
.row-fluid .span2 {
width: 14.89361702%;
*width: 14.840425530638%;
}
.row-fluid .span1 {
width: 6.382978723%;
*width: 6.3297872336383%;
}
.row-fluid .offset12 {
margin-left: 104.255319138%;
*margin-left: 104.14893615928%;
}
.row-fluid .offset12:first-child {
margin-left: 102.127659564%;
*margin-left: 102.02127658528%;
}
.row-fluid .offset11 {
margin-left: 95.744680841%;
*margin-left: 95.638297862277%;
}
.row-fluid .offset11:first-child {
margin-left: 93.617021267%;
*margin-left: 93.510638288277%;
}
.row-fluid .offset10 {
margin-left: 87.234042544%;
*margin-left: 87.127659565277%;
}
.row-fluid .offset10:first-child {
margin-left: 85.10638297%;
*margin-left: 84.999999991277%;
}
.row-fluid .offset9 {
margin-left: 78.723404247%;
*margin-left: 78.617021268277%;
}
.row-fluid .offset9:first-child {
margin-left: 76.595744673%;
*margin-left: 76.489361694277%;
}
.row-fluid .offset8 {
margin-left: 70.21276595%;
*margin-left: 70.106382971277%;
}
.row-fluid .offset8:first-child {
margin-left: 68.085106376%;
*margin-left: 67.978723397277%;
}
.row-fluid .offset7 {
margin-left: 61.702127653%;
*margin-left: 61.595744674277%;
}
.row-fluid .offset7:first-child {
margin-left: 59.574468079%;
*margin-left: 59.468085100277%;
}
.row-fluid .offset6 {
margin-left: 53.191489356%;
*margin-left: 53.085106377277%;
}
.row-fluid .offset6:first-child {
margin-left: 51.063829782%;
*margin-left: 50.957446803277%;
}
.row-fluid .offset5 {
margin-left: 44.680851059%;
*margin-left: 44.574468080277%;
}
.row-fluid .offset5:first-child {
margin-left: 42.553191485%;
*margin-left: 42.446808506277%;
}
.row-fluid .offset4 {
margin-left: 36.170212762%;
*margin-left: 36.063829783277%;
}
.row-fluid .offset4:first-child {
margin-left: 34.042553188%;
*margin-left: 33.936170209277%;
}
.row-fluid .offset3 {
margin-left: 27.659574465%;
*margin-left: 27.553191486277%;
}
.row-fluid .offset3:first-child {
margin-left: 25.531914891%;
*margin-left: 25.425531912277%;
}
.row-fluid .offset2 {
margin-left: 19.148936168%;
*margin-left: 19.042553189277%;
}
.row-fluid .offset2:first-child {
margin-left: 17.021276594%;
*margin-left: 16.914893615277%;
}
.row-fluid .offset1 {
margin-left: 10.638297871%;
*margin-left: 10.531914892277%;
}
.row-fluid .offset1:first-child {
margin-left: 8.510638297%;
*margin-left: 8.4042553182766%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
float: right;
}
.container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.container:before,
.container:after {
display: table;
content: "";
line-height: 0;
}
.container:after {
clear: both;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
display: table;
content: "";
line-height: 0;
}
.container-fluid:after {
clear: both;
}

/*Blog Layout End*/

/*----------------------Custom Fonts--------------------------------*/

@font-face {
font-family: 'wonderwall_regular';
src: url('../fonts/wonderwall-webfont.eot');
src: url('../fonts/wonderwall-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/wonderwall-webfont.woff2') format('woff2'),
url('../fonts/wonderwall-webfont.woff') format('woff'),
url('../fonts/wonderwall-webfont.ttf') format('truetype'),
url('../fonts/wonderwall-webfont.svg#wonderwall_regular') format('svg');
font-weight: normal;
font-style: normal;

}

/*----------------------Header & Footer--------------------------------*/

/* pipl add start */

#nandaja_pink #header,
#nandaja_pink #Footer,
#nandaja_pink .cur-mob-suc	{
background: #ff2d7e !important;
}

#nandaja_pink #slimmenu {
/*background: #d6266a;
border-bottom: 1px solid #d86994;*/
}
#nandaja_pink .mm-menu {
background: #ff2d7e;
color: rgba(255, 255, 255, 0.6);
}

#nandaja_green #header,
#nandaja_green #Footer,
#nandaja_green .cur-mob-suc,
.nandaja_green .cur-mob-suc {
background: #B3CC13 !important;
}
#nandaja_blue #header,
#nandaja_blue #Footer,
#nandaja_blue .cur-mob-suc,
.nandaja_blue .cur-mob-suc {
background: #00c0ff !important;
}


#nandaja_green #slimmenu {

}
#nandaja_green .mm-menu,
.nandaja_green .mm-menu {
background: #B3CC13;
color: rgba(255, 255, 255, 0.6);
}

#nandaja_orange #header,
#nandaja_orange #Footer,
#nandaja_orange .cur-mob-suc {
background: #fe7d27 !important;
}


#nandaja_orange .mm-menu {
background: #fe7d27;
color: rgba(255, 255, 255, 0.6);
}

#nandaja_violett #header,
#nandaja_violett #Footer,
#nandaja_violett .cur-mob-suc {
background: #a805aa !important;
}
.cur-mob-suc {
color:#fff;	
}
#nandaja_violett #slimmenu {
background: #a805aa;
border-bottom: 1px solid #a805aa;
}
#nandaja_violett .mm-menu {
background: #a805aa;
color: rgba(255, 255, 255, 0.6);
}

/* pipl add end */


.headmob a h1,
.headmob a h5 {
color: #1f1f1f;
margin: 0 !important;
font-family: 'News Cycle', sans-serif;
}
.headmob a:hover h1,
.headmob a:hover h5 {
color: #4d4d4d;
}
#header .img-responsive {
/*width:auto;*/
padding: 10px 0px;
}
.img-fullwidth {
width:100%;
height:184px;
}
#header {
padding: 0;
}	

#header .col-md-2,
#header .col-md-3,
#header .col-md-9 {
padding:0;	
}

#header .col-md-10 {
padding: 25px 0;
}

#header .col-md-2 {
width: 80px;
}

#Footer .alignCenter,
.alignCenter {
text-align: right;
padding: 20px 60px;
}	
footer {
color:#fff;
font-weight:lighter;
font-size:80%;	
}
.bottomFooter li a {
font-size: 13px;
font-weight: bold;
color:#006AE0;
}

footer a {
color:#fff;
}

footer a:hover {
color:rgba(255,255,255,0.7);
}

.custom_socialic {
display: inline-block;
}

.custom_socialic img {
margin: 0 3px;
vertical-align: middle;
}

/*----------------------MENU--------------------------------*/
.mainMenu li,
.topMenu li {
list-style:none;
display:inline-block!important;
vertical-align:middle;
}

.mainMenu li {
list-style: none;
display: inline-block !important;
vertical-align: middle;
/*text-transform: uppercase;*/
font-size: 85%;	
}

.topMenu li a,
.bottomFooter ul li a {
color:#fff;
}
.topMenu .nav > li > a {
color:#4d4d4d;
font-size:96%;

}
.topMenu ul.menu li {
}
.nav > li > a > img {
margin-right: 0;
}
.nav > li > a {
padding: 11.3px 18px !important;
}
.nav > li.item-101 > a {
padding: 27.5px 15px !important;
}
.commonFoot .nav > li > a {
padding: 0 11px !important;
}

.commonFoot ul.menu li {
display: block;
width: 100%;
padding: 17px 0;
}

.inslider ul.menu li:nth-of-type(1) {
border-bottom: 1px solid #fff;
}

.inslider .nav > li > a {
display: inline-block;

}
div#fontsize > div {
background: none !important;
margin-top: 5px !important;
}

.module_curency p {
line-height: 1.4;
}

.left-menuCL .nav > li > a {
padding:0 18px 0 0 !important;
}
.left-menuCL,
.right-menuCL {
padding:13px 0 !important; 	
}
footer .col-md-6 {

}
.topMenu {
text-align: right;
}
.topMenu li,
.mainMenu li {
text-align:left;
vertical-align: top;
}
.main-menu-div {
position:relative;
z-index:999;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b1b1b+1,131313+100 */
}

.main-menu-div img {
display: block;
margin: 0 auto !important;
width: auto;
float: none;
text-align: center;
}

.sticky {
position: fixed;
top: 0;
width: 100%;
z-index: 999;	
}

.main-menu-div .col-md-12 {
padding:0 20px;
}

.topMenu {
font-size:93%;	
clear: right;
}
.topMenu .nav > li > a {
padding: 0 5px !important;
border-right: 1px solid #dedede;
}
.topMenu .nav > li:last-child > a {
border-right: 0 solid #dedede;
}


.bottomFooter ul li {
list-style:none;
display:inline-block;
position:relative;
}
.bottomFooter ul li:after {
color: #fff;
content: "|";
position: absolute;
right: -3px;
top: 3px;
}
.bottomFooter ul li:last-child:before {
color: #fff;
content: "|";
position: absolute;
right: -3px;
top: 3px;
}
.bottomFooter ul li:last-child:after {
content: "";
}

.right-menuCL {
text-align:right;
}
.left-menuCL {
text-align:left;
}

.bottomFooter .right-menuCL a {
font-weight:lighter;	
font-weight:normal;
}
#Footer {
background:#2b7bd4;
}
.border-sep {
padding: 0;
display: none;
}
/*----------------------Slider & Search--------------------------------*/
body[class*=" home"] .mainSlider {
position:relative;	
display: -webkit-box;
display: -moz-box;
display: box;

-webkit-box-orient: vertical;
-moz-box-orient: vertical;
box-orient: vertical;
}
.searcNew .moduletable {
z-index:999;
position: absolute;
margin-top:270px;	
}
.searcNew {
display: block;
margin: 0 auto;
text-align: center;
width: 400px;
}

.custom_fserpro .col-lg-8 .col-lg-4 {
border-radius: 4px;
padding: 15px;
margin: 5px;
width: 31%;
border: 3px solid rgba(0, 0, 0, 0);
}

.custom_fserpro h2 {
font-weight: 400;
margin: 20px 0;
font-family: 'News Cycle', sans-serif;
}

h2.serclhidden {
color: #4d4d4d;
display: table;
padding: 0 15px;
}

/*----------------------Service Cluster--------------------------------*/
.custom_fserpro span.dsser.creg {
background: url(../../../images/serclus/cyan/creg.png);
height: 75px;
width: 75px;
display: block;
margin: 0 auto;
background: ;
background-size: cover;
}
.custom_fserpro span.dsser.iper {
background: url(../../../images/serclus/cyan/iper.png);
height: 75px;
width: 75px;
display: block;
margin: 0 auto;
background: ;
background-size: cover;
}
.custom_fserpro span.dsser.icer {
background: url(../../../images/serclus/cyan/icer.png);
height: 75px;
width: 75px;
display: block;
margin: 0 auto;
background: ;
background-size: cover;
}
.custom_fserpro span.dsser.ppen {
background: url(../../../images/serclus/cyan/ppen.png);
height: 75px;
width: 75px;
display: block;
margin: 0 auto;
background: ;
background-size: cover;
}
.custom_fserpro span.dsser.ladm {
background: url(../../../images/serclus/cyan/ladm.png);
height: 75px;
width: 75px;
display: block;
margin: 0 auto;
background: ;
background-size: cover;
}
.custom_fserpro span.dsser.swbe {
background: url(../../../images/serclus/cyan/swbe.png);
height: 75px;
width: 75px;
display: block;
margin: 0 auto;
background: ;
background-size: cover;
}
.custom_fserpro span.dsser.spro {
background: url(../../../images/serclus/cyan/spro.png);
height: 75px;
width: 75px;
display: block;
margin: 0 auto;
background: ;
background-size: cover;
}
.custom_fserpro span.dsser.proc {
background: url(../../../images/serclus/cyan/proc.png);
height: 75px;
width: 75px;
display: block;
margin: 0 auto;
background: ;
background-size: cover;
}
.custom_fserpro span.dsser.dpro {
background: url(../../../images/serclus/cyan/dpro.png);
height: 75px;
width: 75px;
display: block;
margin: 0 auto;
background: ;
background-size: cover;
}

/*----------------------Form Button--------------------------------*/
.searcNew .btn-primary {
color: #ffffff !important;
background: #ff2d7e;
border-color: #ff2d7e;
vertical-align: top !important;
float:right;
overflow:hidden;
transition:all .4s ease-in;
width:65px;
height:52px; /* 36 */
}
.mainSlider .searcNew .btn-primary:hover {
font-size: 14px;
}
.btn-primary {
color: #ffffff !important;
background: rgba(18, 18, 18, 0);
border-color: rgba(7, 7, 7, 0);
vertical-align: top !important;
overflow:hidden;
transition:all .4s ease-in;
font-weight:100;
}
div.search .btn-primary {
color: #c70925 !important;
font-size: 125%;
padding: 0 7px;
}
.logout .btn-primary {
color: #ffffff !important;
background: #ff2d7e;
border-color: #ff2d7e;
vertical-align: top !important;
float:none;
overflow:hidden;
transition:all .4s ease-in;
width:auto;
height:36px;
}
div.reset .controls {
text-align: center;
}
div.reset .btn-primary {
font-weight: bold;
height: auto !important;
margin: 25px 0 0;
padding: 11px 36px;
}
.login .btn-primary,
div.reset .btn-primary {
background:#111111;
border-color: #080808;
border-radius: 5px;
color: #ffffff !important;
float: none;
height: auto;
margin-top: 12px;
overflow: hidden;
padding: 10px;
transition: all 0.4s ease-in 0s;
vertical-align: top !important;
width: 100%;
}

.login .form-horizontal .control-label {
margin-bottom: 0;
padding-top: 7px;
text-align: left;
}
.topnopad .login {
margin: 48px auto 0;
width: 23%;
min-width: 240px;
min-height: 500px;
}
#logutNew {
margin:0 auto;
width: 20%;
margin-top:50px;
margin-bottom:50px;
text-align:center;
}
.shortlinks {
width: 34%;
margin: 0 auto;
}
.btn-primary:hover {
overflow:hidden;
background:#0076EF;
border-color: #0076EF;
}
div.search .btn-primary:hover {
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}

.searcNew input {
padding:15px !important; /* 8 15 */
transition:all ease-in .5s;
animation:ease-in .3s;
box-shadow:0 0 4px #666 !important;
border:none !important; 
font-size:15px;
}	
.searcNew input:focus {
color:#333;
box-shadow:0 0 4px #666 !important;
}

/*----------------------carsoulgray--------------------------------*/
.carsoulgray li {
color:#000000;
text-align:left;

}
.carsoulgray li:last-child {
margin:0;	
}

.carsoulgray li img {
display: inline-block !important;
vertical-align: top;
margin: 0 15px 0 0;
}
.carsoulgray li:hover img {
/*-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-ms-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
transition: all .1s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;*/
}

/*----------------------Bootstrap Overide--------------------------------*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
}

.nav > li > a:hover,
.nav > li > a:focus {
background: #c70925 !important;
transition:all ease-out .4s; 
}

.foot-1col .nav > li > a:hover,
.foot-1col .nav > li > a:focus,
.foot-3col.commonFoot .nav > li > a:hover,
.foot-3col.commonFoot .nav > li > a:focus {
background: rgba(0,0,0,0) !important;
transition:all ease-out .4s; 
}

.topMenu .nav > li > a:hover,
.topMenu .nav > li > a:focus {
background: rgba(0,0,0,0) !important;
}

[class*="col-"] {
padding:20px; 
}
#Advert[class*="col-md-12"] {
padding:10px 25px; /* 10 15 */
min-height: 110px; /* 0 */
min-height: 132px;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
width: 100%;
height: auto;
}

/*----------------------Top Destinations--------------------------------*/
.topDestinations h5,
.topDestinations h3 {
text-align:center;	
}
#topDestN h2 {
margin:0;
padding:0px 0 5px 0;
font-weight:bold !important;
font-size:130%; /* 150 */
}	
#topDestN .gray {
text-align: left;
}
#topDestN .owl-stage .owl-item {
padding-left:50px;
padding-right:50px;
}

/*----------------------Quots--------------------------------*/
.QuotsGr {
background:url(../images/women.jpg) no-repeat fixed;	/* f2f2f2 */
background-size:cover;
min-height: 725px;
padding: 100px 0 63px;
}


.italic {
font-style:italic;	
}

#Quote h2.Qtitle {
font-size: 121% !important;
font-weight: bold;
margin: 0;
padding: 0;	
}
.QuotsGr .quoIm,
.quotefrontModule .quoIm {
display:inline-block;
vertical-align:top;	
margin-right:2%;
overflow:hidden;
border:1px solid transparent;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;
transform: translateZ(0);
margin-left: 60px;
width: 85%;
}

.QuotsGr .quoIm img ,
.quoIm img {
width:100%;
overflow:hidden;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;

}
.QuotsGr img:hover {
/*-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;*/
}


/*----------------------Advertisments--------------------------------*/
.Advertisments h5,
.Advertisments h3 {
text-align:center;	
}

#Advert h6 {
font-size:120%;
font-weight:bold;
line-height:21px;
}
#Advert div:hover > a,
#Advert div:hover > h6 {
color:#3b3b3e;
}

#Advert .col-md-6 .hidNew {
}	

/*----------------------Image zoom--------------------------------*/

.hidNew {
/*overflow:hidden;*/
}
/* img.zoom	{
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;

}
img.zoom:hover {
-moz-transform: scale(1.02);
-webkit-transform: scale(1.02);
-o-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
}
.noscale img.zoom:hover {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1.1);
transform: scale(1);
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
} */

/*----------------------Insider Module--------------------------------*/
.insiderHome h5,
.insiderHome h3 {

}
div#webchat_header h2 {
color:#fe7d27;
margin:0;
padding:30px 0 15px 0; /* 40 0 15 0 */
font-size:137%;
font-weight:bold;
}
div#webchat_header .relTive {
border-bottom:30px solid #fe7d27;
}
.pink h2 {
color:#00c0ff;
margin:0;
padding:30px 0 15px 0; /* 40 0 15 0 */
font-size:137%;
font-weight:bold;
}
.pink .relTive {
border-bottom:30px solid #00c0ff;
}
.purple h2 {
color:#ff2d7e;
margin:0;
padding:30px 0 15px 0; /* 40 0 15 0 */
font-size:137%;
font-weight:bold;
}
.purple .relTive {
border-bottom:30px solid #ff2d7e;
}
.relTive {
position:relative;	
}
.col-md-4div#webchat_header h2::after {
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}
.col-md-4.pink h2::after { 
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}


.col-md-4.purple h2::after {
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}


.relTive h4 {
color: #fff;
font-family: "wonderwall_regular";
font-size: 72px;
line-height: 59px;
position: absolute;
text-align: center;
text-shadow: 0 1px 1px #000;
z-index: 999;
top:10%; /* 20 */
width:100%;
}
/*----------------------Slider Module--------------------------------*/
body {
}
#Maslider .container {
background:#fff;	
}
.whiteinline {
background:#fff;
margin-bottom: 0px;	
padding:0 !important;
}
.nandaja-places .whiteinline {
margin-bottom:0 !important;
}
/*----------------------Common Styles--------------------------------*/
.sponsorLogo {
margin: 0 auto;
}

.sponsorLogo .owl-theme .owl-dots .owl-dot span {
height:12px;
width:12px;
}
.sponsorLogo .innerPlaces .gray {
text-align:left;	
}

.Advertisments {
padding: 49px 0; /* 20 0 30 */
}

.topDestinations {
padding: 30px	115px; /* 20 0 30 */
}

.gray {
background:#E4E5E7; /* f2f2f2 */
min-height: 168px; /* 0 */	
}

h6, .h6 {
font-size: 96% !important;
}

h5 {
font-size:110% !important;
font-weight:400 !important; 
/*color:#67656a;*/
}

h4, .h4 {
font-weight: 400 !important;
}

h3 {
font-size:125%;
font-weight: lighter !important;
margin-top: 0 !important;
padding-top: 0 !important;
margin-bottom:10px;

}	
.gray-inner h3 {
padding-top: 16px!important;
}

#Quote h3 {
font-size:25px !important;
}	

.clearNew {
clear:both;	
}

span.small {
font-weight:bold;	
}
.costLar {
font-size:150%; /* 210 */
font-weight:bold;
margin:-5px 0 0;
padding:0;
}
.grasmal {
color:#504e53;
font-size:97%;
}	

.smcol3 .costLar {
font-size:136%;
margin: -5px 0 0;
}
.slider_pages .smcol3 {

}	

#topDestN .smcol3 h2 {
padding-bottom:0;
font-size:101%; /* 83 */
}
#topDestN .col-md-7 {
padding-right: 0;
}
#topDestN .smcol3 .grasmal {
color: #504e53;
display: block;
padding-bottom: 9px;
padding-top: 8px;
}

/*Places*/
.bakImage {
background:url(../images/new/places/1.jpg) no-repeat fixed;	
}
.plAcTitle {
color: #fff;
font-size: 300% !important;
margin-bottom: 25px;
text-align: center;
}

.searchPlace {
/* width:450px; */
margin:0 auto;
text-align:center;
}
.searchPlace input {
padding:10px 20px;
width:80%;
}	
.focus .green {
background:url(../images/new/gren.jpg) no-repeat left top #C4DF14;	
padding:13px 20px;
font-weight:bold;
color:#000;
border:2px solid #b3cc13;
cursor:pointer;
text-align:center;
}

.focus .selected {
background:#B3CB13;	
border:2px solid #fff;
padding:13px 20px;
font-weight:bold;
color:#fff;
cursor:pointer;
text-align:center;
}

.traveller .green {
background:url(../images/new/traveller.jpg) no-repeat left top #d8dadc;	
padding:13px 20px;
font-weight:bold;
color:#000;
border:2px solid #d8dadc;
cursor:pointer;
text-align:center;
}

.traveller .selected {
background:#333;	
border:2px solid #B3CB13;
padding:13px 20px;
font-weight:bold;
color:#fff;
cursor:pointer;
text-align:center;
}


.page1 .col-md-3 {
padding:5px;	
}

.placeTile {
color:#fff;
font-weight:bold;
font-size:120%;	
}

.sepereate {
clear: both;
padding-bottom: 9px;	
}

.pricAll {
display:inline-block!important;
vertical-align:top;
margin-right: 10px;
width:73% !important;
}
.pricran {
width:22% !important;
display:inline-block!important;
vertical-align:top;	
}

.buttonBlock {
clear:both;
text-align:center;	
}
.buttonBlock input {
border:none;
padding:10px 34px;
}

.buttonBlock .btn-success {
background:#b3cc13;
color:#000;
font-weight:bold;
font-size:120%;
}

.page1 {
margin: 0 auto;
width: 90%;
}
.page2 {
margin:0 auto 0 100px;
}

#Places h2, #Places .h2 {
font-size: 17px;
font-weight: bold;
margin-top:0;
padding-top:0;
}

.margin-topmap {

}	

.nomarpad {
padding:0!important;
margin:0 !important;	
}

.bakImage .owl-prev {
left: 0;
position: absolute;
top: 39%;
}
.bakImage .owl-next {
right: 0;
position: absolute;
top: 39%;
}
.bakImage .owl-theme .owl-controls,
#places,
#places .owl-stage-outer {
/*overflow:visible;*/
}
.bakImage .sbHolder {

}

/*Whether Module*/
.whether {
color: #fff;
padding-top: 0;
display: block;
clear: right;
text-align: right;

}
.whether p {
margin:0;
padding:0;	
}
.whether .media-body {
display: inline-block;
float: left;
width: auto;
margin-right: 11px;
}
.media > .pull-left {
padding-right: 4px;
}
.sp-weather-current .sp-weather-icon,
.meteocons-partly-time {
font-size: 18px !important;
line-height: 38px !important;
}
.whether .flat-layout .media > .pull-left {
margin-right: 0;
}
.whether .media-left, .media > .pull-left {
padding-right: 0;
}
.whether .media-left, .media > .pull-left {
margin-right: 0;
padding-right: 0;
}
.whether .media-body {
border-right: 1px solid #fff;
line-height: 1px;
margin-top: 12px;
padding-right: 8px;
text-align: left;
}

.whether .pull-left {
float: left;
}
.sp-weather-forcasts {
display:none;	
}

.sp-weather-city {
font-size:100%;	
}
.sp-weather-current .sp-weather-current-temp,
.sp-weather-current .sp-weather-icon {
float:left;	
margin-right:10px;
}

.sp-weather-current-temp {
padding-top: 11px;
}


#system-message .alert-error h4 {
color:#ed1b24;
}
#system-message .alert-success {border: 3px solid #b3cc13;color: #677700 !important;background: #fff;}
#system-message {
padding:0 10%;
}
#system-message .alert-success p {
color:#b3cc13 !important;
}
#system-message .alert-message {

color:#ed1b24;

padding:10px;
}	
#system-message .alert {
border-radius: 4px;
border: 3px solid #ed1b24;
margin: 0;
}
#system-message .alert	a.close {
color:#454545;
}
#system-message .alert-success .alert-message {color: #697903 !important;background: #fff;padding: 10px 0;}
#system-message .alert-success {
border-radius: 4px;
border: 3px solid #b3cc13;
}
.alert a.close {
cursor: pointer;
float: right;
color:#fff;
}
#system-message .alert-error {

border: 3px solid #ed1b24;
border-radius: 4px;
box-shadow: 0 0 6px #efefef;
margin: 15px 0;
padding: 12px;
z-index: 1001;
color:#fff;
background:#fff;
}
.alert {text-align:left;position: fixed;z-index: 9999;background: #fff;width: 450px;left: 33%;top: 30%;border: 2px solid #ed1b24;}
.alert-error div {
    border-radius: 3px;
    box-shadow: 0 0 0 #efefef;
    display: block;
    margin: 0 4px 0 0;
    padding: 9px;
    vertical-align: top;
}
.alert-error button.close {
    background: #f00;
    opacity: 1;
    color: #fff;
    font-weight: 100;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    right: -15px;
}
/*================Places==============*/
/*Registrations*/

.form-inline h4 {
margin-top: 10px; /* 20 */
}

.form-group {
margin-bottom: 5px !important;
}
.geo_maps > div {
float: left;
border:0 !important;
margin-right: 1.5% !important;
box-sizing: border-box;
}

.geo_maps > div:last-child {
margin-right: 0 !important;
}

.geo_maps {
margin: 0 0 20px; /* 20 0 */
overflow-y: hidden;
}

#hotel_lat_div,
#hotel_long_div {
vertical-align: baseline;
}

.btn-success {
background: #68190a;
border-color: #68190a;
padding: 10px 20px;
color: #fff;
font-size: 100%;
}

.btn-success:hover {
color: #68190a !important;
background-color: #e4dcdd !important;
border-color: #e7dee1 !important;
}

#entered_details_div .btn-success {
padding:12px 25px; 
background: #FF2D7E;
border-color: #FF2D7E;
}


.form-group .btn-success:hover {
background: #A7C100; /* EB116D */
border-color: #A7C100; /* EB116D */
}

/*Register Component*/
.Fogray,
div.reset {
background:#E4E5E7;	/* f2f2f2 */
margin:0 auto;
padding: 20px 140px; /* 20 140*/
width: 70%;
}
div.reset .well {
background:none;
border:none;
padding:0;
box-shadow:none;
}
div.reset {
margin-bottom: 50px !important;
margin-top: 53px !important;
padding: 50px !important;
width: 45% !important;
}
div.reset label {
display: table;
font-weight: 600;
margin-bottom: 5px;
max-width: 100%;
text-align: left;
}
.Fogray h4 {
font-size:154%;
font-weight:bold;
padding: 35px 0 20px; /* 0 0 0 20 */
text-align:center;
}

.Fogray .form-group {
width:100%;	
}
.Fogray .form-control {
height: auto;
margin-bottom: 13px;
padding: 11px !important;
width: 100% !important;
border-radius:2px;
}
#formmap .form-control {
border-radius:2px;
height:42px;
}
#formmap .geoTags .btn.btn-success {
padding: 8px 16px;
vertical-align: top;
width: auto;
}

#formmap .geoTags .form-control {
width: 84% !important;
display:inline-block;
}

.marginupbot {
margin:20px 0 14px 0;
}

.geoTags .form-control {
width: 70% !important;
}

.geoTags .btn.btn-success {
padding: 11px 20px; /* 12 20 */
vertical-align: top;
/* width: 29%; */
}
.geoCor .form-group {
width:49.6% !important;
}

.radio > div {
display: inline-block;
text-align: center;
vertical-align: top;
width: 46%;
}
.radio {
/*width:12%; */
margin-right:20px;	
}
.Fogray #promotion_code_div {
width:80%;	
}
.radio input {
display: block;
text-align: center;
width: 100%;
}
.Fogray {
font-size: 16px;
font-weight: lighter;
line-height: 23px;
margin-bottom:30px;
}
.Fogray p {
font-weight:normal;	
}
.marginbot {
margin-bottom:30px;	/* 40 */
}
.Fogray .marginbot {
margin-bottom:18px;	/* 40 */
}
.icheckbox_square-blue {
margin-right: 9px;
}
.checkboxnew {
font-size:14px;
margin-bottom:20px;
}	

.buTSend {
text-align:center;	
}
.buTSend .btn-success {
font-size: 18px;
font-weight: bold;
padding: 10px 70px; /* 10 20 */
}

.geoCor label {
font-weight:lighter;
font-size:14px;	
}
.form-inline .form-control {
font-size:16px;	
}

.component-header {
margin-top:30px; /* 40 */	
}
.component-header .boldNew {
font-size: 17px;
margin-bottom: 10px;
text-align: center;
text-transform: uppercase;
}
.component-header h2 {
margin:0;	
font-weight:lighter;
text-align:center;
}

.halfWidth {
margin: 0 auto;
padding: 25px 0; /* 40 0 */
width: 70%;
font-size: 17px;
}

.col-md-12.alignCenter > img {
width: 22%;
}


.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}

.fullWidth {
margin: 0;
width: 97%;
}

.geoCor {
/* margin:10px 0 20px 0; */
margin-top:10px;
}	
.calling > div {
display: inline-block;
text-align: left;
vertical-align: top;
width: 12%;
}
#btn2 {
display: block;
margin: 35px auto 23px;
font-weight:bold;
padding:16px 50px;
}
.calling {
width:55%;
margin-bottom:20px!important;
}

.after_maps .form-group {
display: inline-block;
margin: 17px 0;
width: 47%;
}
.after_maps #price_min_popup_div {
margin-right:10px;
}

/*--------------------------------------Search Component--------------------------------------*/
#searchForm .form-control {
border-radius: 2px;
height: auto;
margin-bottom: 13px;
padding: 11px !important;
}

#searchForm .btn-success {
padding: 10px 30px 32px 13px;
}
.search #searchForm .btn-success {
padding: 10px 13px;
}
.contentNew .search {
margin:20px 0;
}
.phrases legend {
padding-bottom:10px;	
}
#searchForm .radio > div {
display: inline-block;
padding-left: 15px;
text-align: center;
vertical-align: top;
width:19%;
margin-right: 8px;
overflow: hidden;
}

.Fogray .icheckbox_square-blue, .iradio_square-blue {
overflow:hidden;
margin-right:8px;
}
#searchForm label {
font-weight:200;	
margin-right:13px;
}
#searchForm .radio, #searchForm .checkbox,
#searchForm .label {
display:inline-block !important;
}
#searchForm .radio {
margin-right: 20px;

}

#searchForm .ordering-box {
padding:20px 0;
}

#searchForm select#ordering {
padding: 8px 23px 8px 10px;
}

#searchForm .icheckbox_square-blue {
margin-right: 5px;
}

/*--------------------------------------User Profile--------------------------------------*/
.hidNew .quoIm {
bottom: -5px;
position: absolute;
width: 17%;
z-index: 999;
}
.smcol3 .hidNew .quoIm {
bottom: -4px;
position: absolute;
width: 38%;
z-index: 999;
}
.hidNew {
position:relative;/* 
height: 281px; 0 */
}
.hidNew .quoIm img {
width:100%;
overflow:hidden;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
-webkit-border-radius: 100%;
border-radius: 100%;
border:5px solid #E4E5E7; /* f2f2f2 */
height:auto;
}
.prof {
background:#E4E5E7; /* f2f2f2 */
border-radius:100% 100% 0 0;
}

.rat4:after {
content:url(../images/new/rating/star-4.png);
left: 60px; /* 72 */
position: absolute;
top: -90px; /* -81 */
z-index: 9999;
}
.rat3:after {
content:url(../images/new/rating/star-3.png);
left: 60px; /* 65 */
position: absolute;
top: -90px; /* -81 */
z-index: 9999;
}
.rat2:after {
content:url(../images/new/rating/star-2.png);
left: 60px; /* 65 */
position: absolute;
top: -90px; /* -81 */
z-index: 9999;
}
.rat1:after {
content:url(../images/new/rating/star-1.png);
left: 60px; /* 65 */
position: absolute;
top: -90px; /* -81 */
z-index: 9999;
}



/*ADD Places Pages Items*/
#Places .hidNew .quoIm {
width: 24%;
}

#Places .rat4:after {
content:url(../images/new/rating/pstar-4.png);

position: absolute;
top:-12px;
left: 73px;
z-index: 9999;
}
#Places .rat3:after {
content:url(../images/new/rating/pstar-3.png);

position: absolute;
top:-12px;
left: 73px;
z-index: 9999;
}
#Places .rat2:after {
content:url(../images/new/rating/pstar-2.png);
left: 65px;
position: absolute;
top: -12px;
z-index: 9999;
}
#Places .rat1:after {
content:url(../images/new/rating/pstar-1.png);
left: 73px;
position: absolute;
top: -12px;
z-index: 9999;
}


/*--------------------------------------Green rating--------------------------------------*/
.grat4:after {
content:url(../images/new/rating/gstar-4.png);
position: absolute;
z-index: 999;
right: 53px;
top: 32px;
}
.grat3:after {
content:url(../images/new/rating/gstar-3.png);
position: absolute;
z-index: 999;
right: 19px;
top: 20px;

}
.grat2:after {
content:url(../images/new/rating/gstar-2.png);
position: absolute;
z-index: 888;
right: 22px;
top:36px;

}
.grat1:after {
content:url(../images/new/rating/gstar-1.png);
position: absolute;
z-index: 999;
right: 22px;
top:46px;
}

.align-right {
margin-top: 0;
padding-top: 0;
text-align: right;
}
.nomargin-bottom {
margin-bottom: 10px;
padding-bottom: 0;
}
#Places h2.largePlace {
font-size: 23px;
margin-bottom:2px;

}
/*--------------------------------------User Profile--------------------------------------*/

#refresh_profile .quoIm > img {
border-radius: 178px;
width:100%;
}
#refresh_profile .quoIm {
width: 38%;
float: right;
margin-bottom:48px;
margin-right:95px;
}
#refresh_profile .des	{
clear: both;
}

.topnopad .patenTop {
background:url(../images/new/top-patern.jpg) no-repeat -54px top;	
padding-top: 30px;
}
/*Remove Padding*/
.topnopad {
padding-top:0;	
}
.nopading {
padding:0!important;
margin:0!important;	
}
.leftpadno {
padding-left:0!important;
margin-left:0!important;	
padding-right: 38px !important;
}
.absolute-position {
padding-right: 20px;
}
.norightpad {
margin-right:5px !important;

}

/*--------------------------------------Detail Edit layout--------------------------------------*/
.price {
clear:both;	
}
.TitleHost h4 {
font-size: 19px;
font-weight: 100;

}
.messageWel {
font-size: 15px;
padding-top:15px;
}
.price h4 {
margin-top:0;
padding-top:0;	
}
.price label {
margin-bottom:0;
padding-bottom:0;	
}
#opengallary {
position: absolute;
right: 25px;
top: 9px;
z-index:888;
background:none;
border:none;
}

#openprofile {
position: absolute;
right: 33px;
top: 12px;
z-index:888;
background:none;
border:none;
}

.desstick {
display: block;
font-weight: bold;
margin: 20px auto 0;
text-align: center;
width: 249px;
z-index:992;
position:relative;
}

.favour {
margin: 0 auto;
color:#504e53;	
text-align:center;â‰¤
}	
.favour a {
color:#504e53;	
font-weight:100;
}

.desstick a.host {
display:block;
padding:10px;
margin-bottom:20px;
text-decoration:none!important;
background:#b3cb13;
color: #000;

}	
.desstick:hover a {
background:#fff;
color:#000;	
}

.desstick:hover {
display:block;	
background:url(../images/new/pattern.png) no-repeat right bottom #b3cc13;

color:#fff;
padding:10px 45px;
width:95%;
box-shadow: 0 0 19px 0 #858585;
}

.hideTi {
display:none;
}	
.desstick:hover .hideTi {
display:block;
}	

.scrollwindow {
display:none;	
}
.scrollwindow {
font-weight: bold;
margin: 0 auto;
text-align: center;
width: 249px;
z-index: 999;
position:relative;
}

.scrollwindow a.host {
color:#000;
display:block;
padding:10px;
margin-bottom:20px;
text-decoration:none !important;
background:#fff;
color: #000;
width:200px;
margin:0 auto;
margin-bottom:20px;

}
.des-hero {
min-height: 205px;
}
.messageWel {
padding-right: 30px;
}	
.scrollwindow:hover a {
background:#fff;
color:#000;	
}

.is-sticky .scrollwindow {

background:url(../images/new/pattern.png) no-repeat right bottom #b3cc13;
display: block;
color:#fff;
box-shadow: 0 0 19px 0 #858585;
}

.sticky-wrapper a {
color:#fff;
}

.sticky-wrapper li.active a {
color:#ff8a00;
}
.scrollwindow h2,
.hideTi {
font-size: 184%;
font-weight: 100;
margin-top: 7px;
}

.edit {
border:none;
background:none;	
}
/*--------------------------------------Ul Green--------------------------------------*/
ul.green-right {
padding:0;	
margin:40px 0 0;
font-size: 16px;
}
ul.green-right li {
color:#b3cc13;
display:inline-block;
width:45%;
margin-right:10px;
vertical-align: top;
}	

/*-------------------Detail Page---------------------------------
-----------------------------------------------------------------------------------------------
*/
.TitleHost {
clear: both;
}
.nameWel h5 {
color:#b3cc13 !important;
margin-bottom:10px!important;	
font-size:161% !important;
}
.attractivities {
}

.attractivities h3 {
font-size:130%;
font-weight: bolder;
margin-bottom: 19px;
}
#refroffers h4 {
font-size:130%;
font-weight: bolder;
margin-bottom: 19px;
text-align:center;
}
.attractivities ul {
padding:0;
margin:0;	
}

.attractivities li {
list-style:none;
background:none;
font-size:16px;
margin-bottom:6px;	
}
#refreattract_mod {
margin: 0 auto;
width: 65%;
}


#refroffers {
margin: 0 auto;
padding: 30px 0;
width: 80%;
}
.modal-body #refroffers {
width: 90%;
}
.modal-body .myCheck label {
max-width: 74%;
vertical-align: top;
font-weight:normal;
}
#refroffers ul {
margin:0;
padding:0;
}

#refroffers ul li {
list-style:none;
background:none;
display:inline-block;
vertical-align:top;
margin-right:10px;
width:45%;	
margin-bottom:9px;
}
/*#refroffers ul li:before {
content:url(../images/new/3leavs.png);
margin-right:10px;
}	*/
#refroffers ul li span.txter {
display:inline-block;
vertical-align:top;
width:80%;
margin-left:10px;
font-size:16px;
}	

#fullimg > button {
float: right;
}

.leftfloat .green {
background:#b3cc13 !important;
border: 1px solid #b3cc13 !important;
color: #000 !important;
float: left;
font-weight: bold;
height: auto;
padding: 11px 35px !important;
width: 100%;
margin-bottom:25px;
}
#formcontacthost .checkbox-inline {
padding-left:0 !important;	
}
.left-char {
float: right;
}
#welcome_massage {
margin:0px 0 10px 0;	
}
.des-wel,
.des-delete,
.del-msg {
font-size: 13px;
}

.wlnewlight {
font-size: 21px;
font-weight: lighter;
}

.midcent {
width:92%;
margin:0 auto;
}
.msg-dle	{
margin:5px 0 7px;
font-size:111%;
}
.msg-hero {
margin-bottom: 17px;
margin-top: 8px;
font-size:111%;
}

/*Button Styles*/
#de-pro {
background:#fff;
border:none;
color: #000;
font-size: 67%;
font-weight: 100;
padding: 7px 6px 7px 7px;
transition:all .4s ease-in;
}
#de-pro:hover,
.graymargin #de-pro:hover {
background:#a51001;
color:#fff;	
}

/*Favourite Page Start*/
.favourfon {
font-size:168%;
font-weight: bold !important;
margin: 0;
padding: 0 0 5px
}	
.graymargin #de-pro {
border-radius:45px;
color:#a3a6aa;
float: right;
margin-bottom:20px;
margin-right: -8px;
margin-top: -14px;

}
.graymargin .col-md-3 {
position:relative;
}
.posabsoulter {
bottom: 0;
float: right;
position: absolute;
right: 14px;
}
.minheight {
min-height: 80px;
}

.graymargin {
background:#E4E5E7; /* f2f2f2 */
margin:20px 0;	
clear:both;
width:76%;
margin:0 auto;
}
.width70 {
width:81%;
margin:0 auto;
}
.widthbottom {
width:76%;
margin:0 auto;
}
.gratbn4:after {
content:url(../images/new/rating/restars4.png);
z-index: 9999;
}
.gratbn3:after {
content:url(../images/new/rating/restars3.png);
z-index: 9999;
}
.gratbn2:after {
content:url(../images/new/rating/restars2.png);
z-index: 9999;
}
.gratbn1:after {
content:url(../images/new/rating/restars1.png);
z-index: 9999;
}
.d-gratbn0:after {
content:url(../images/new/rating/disabled.png);
z-index: 9999;
}
.graymargin .costLar {
font-size: 230%;
}

.nopaddingtop {
margin:0;
padding:10px 0 19px;
}
.widthbottom a {
display: inline-block;
margin-right: 13px;	
}


.favour .green {
background:#b3cc13 !important;
border: 1px solid #b3cc13 !important;
color: #fff	!important;
font-weight: bold;
height: auto;
padding: 9px 35px !important;
width: auto;

}

.favour	input {
padding:8px 15px !important;
transition:all ease-in .5s;
animation:ease-in .3s;
border:1px solid #98989b !important; 
width:258px !important; 
}
/*Favourite Page End*/

/*Pagination*/
.pagination {
clear:left;	
}
.pagination-list {
margin:0;
padding:0;	
}
.pagination-list li {
list-style:none;
background:none;
color:#01BCF3;
border:1px solid #01BCF3;
padding:5px 8px;
margin-right:4px;
display:inline-block;
vertical-align:top;	
border-radius: 2px;
text-align:center;
transition:all ease-in .4s;
}
.pagination-list li a {
color:#01BCF3;
}

/*Review Mod*/
.review .rate,
.review h3 {
text-align:center;	
}
.show-all-com {
margin: 0 auto;
width: 68%;
}
.review #show-all-com .grat1:after,
.review #show-all-com .grat2:after,
.review #show-all-com .grat3:after,
.review #show-all-com .grat4:after {
}	
.review .reviewnod {
clear:both;
display:block;
position: relative;
margin: 26px 0;
min-height: 116px;
}	
.reply-comment {
margin:30px 0;	
}

#sbox-content .newgray h3 {
margin-bottom:10px;	
}
.grat2 {
display: inline-block;
height: auto;
width: 13%;
}
.dis-name {
display: inline-block;
vertical-align: top;
width: 76%;
}


/*-----------New ratings for the Front Module-----------*/
.show-all-com .grat4:after {
content:url(../images/new/rating/small/gstar-4.png);
position: absolute;
z-index: 9999;
left: 22px;
top:0;
}
.show-all-com .grat3:after {
content:url(../images/new/rating/small/gstar-3.png);
position: absolute;
z-index: 9999;
left: 22px;
top:0;

}
.show-all-com .grat2:after {
content:url(../images/new/rating/small/gstar-2.png);
position: absolute;
z-index: 888;
left: 22px;
top:0;

}
.show-all-com .grat1:after {
content:url(../images/new/rating/small/gstar-1.png);
position: absolute;
z-index: 9999;
left: 22px;
top:0;
}

/*Mobile Ratings*/
.mgrat2,
.mgrat1 {
margin-bottom: 23px;
}

.show-all-com .mgrat4:after {
content:url(../images/new/rating/msmall/gstar-4.png);
position: absolute;
z-index: 9999;
left: 22px;
top:-30px;
}
.show-all-com .mgrat3:after {
content:url(../images/new/rating/msmall/gstar-3.png);
position: absolute;
z-index: 9999;
left: 22px;
top:-27px;

}
.show-all-com .mgrat2:after {
content:url(../images/new/rating/msmall/gstar-2.png);
position: absolute;
z-index: 888;
left: 22px;
top:0;

}
.show-all-com .mgrat1:after {
content:url(../images/new/rating/msmall/gstar-1.png);
position: absolute;
z-index: 9999;
left: 22px;
top:-5px;
}

.show-all-com .comndivrate {
display: inline-block;
vertical-align: top;
width:14%;
}
.review {
padding:20px 0 80px 0;
}
.offerces .review {
padding:20px 0 0px 0;
}
.offerces .sponsorLogo {
padding: 0 0 59px;
}
h4.show-all {
text-align:center;	
clear: left;
}
.grnbtn {
padding:10px!important;
margin-bottom:20px!important;
text-decoration:none;
background:#b3cb13;
color: #fff;
font-weight:bold!important;
display:block!important;
margin:0 auto;
margin-top:20px;
margin-bottom:10px;
text-align: center;
width: 146px!important;
border:1px solid #b3cb13;
font-size:16px !important; 
transition:all ease-in-out .4s;

}	
.grnbtn:hover,
.leftfloat .green:hover {
background:#a5bb11 !important;	
}
.modal-body .green {
padding:10px!important;
margin-bottom:20px!important;
text-decoration:none;
background:#b3cb13;
color: #fff;
font-weight:bold!important;
display:inline-block!important;
margin:0 auto;
margin-top:20px;
margin-bottom:10px;
text-align: center;
width: 146px!important;
border:1px solid #b3cb13;
font-size:16px !important; 

}
.modal-body #favour_form {
text-align: center;
}
.grnbtn:hover {
text-decoration:none;
color:#fff;
}

.noStyle {
border:none;
background:none;
margin: 30px 0;	
}

.newgray label {
font-size: 16px;
font-weight: lighter;
line-height: 20px !important;
}
#charNumdisplay_name,
#charNumcomment,
#charNumrated_user_email {
font-size:14px;	
}

.newgray h5.review-last {
font-size: 15px !important;
font-weight: normal !important;
line-height: 20px;
color:#504e53 !important;
}
.nameWel {
clear: both;
}

.dd-option-image {
width:25px;
height:auto;	
}
.dd-option-image, .dd-selected-image {
float: left;
font-weight: normal !important;
margin-right: 5px!important;
max-width: 25px!important;
vertical-align: middle!important;
margin-top: 4px!important;
cursor:pointer;
}
label.dd-option-text,
.dd-selected label {
line-height:19px !important;	
font-weight: normal !important;
}
label.dd-option-text {
display: inline-block;
font-weight: normal;
margin-bottom: 5px;
margin-left: 10px;
max-width: inherit;
width: 69%;
}
.dd-options li:first-child label.dd-option-text {
width:100%;
}
.dd-options.dd-click-off-close {
height: 500px;
}
.dd-select {
background: none !important;
border: none!important;
color: #fff;
}
.dd-selected label {
color:#fff;
cursor:pointer;
}
.module_curency {



}


/*Drop Currency*/
.borderRadius {-moz-border-radius:5px; border-radius:5px;}
.borderRadiusTp {-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
.borderRadiusBtm {-moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}

.ddcommon {position:relative;display:-moz-inline-stack; zoom:1; display:inline-block; *display:inline; cursor:default;background: rgba(255, 255, 255, 0.25);}
.ddcommon ul {padding:0;margin:0;}
.ddcommon ul li {list-style-type:none;}
.borderRadiusTp ul li:last-child {-moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;border-bottom:0 none #c3c3c3;}
.borderRadiusBtm ul li:first-child {-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;border-bottom:1 solid #c3c3c3;}

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll {
opacity: .5; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=50)"; /* ie 8 */
filter:alpha(opacity=50); /* ie lt 7 */
-khtml-opacity:.5; /* safari 1.x */
-moz-opacity:.5; /* ff lt 1.5, netscape */
color:#999999;
}
.ddcommon .clear {clear:both}
.ddcommon .shadow {-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.ddcommon input.text {color:#7e7e7e;padding:0 0 0 0; position:absolute; background:#fff; display:block; width:98%; height:98%; left:2px; top:0; border:none;}
.ddOutOfVision {position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.borderRadius .shadow {-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.borderRadiusBtm .shadow {-moz-box-shadow:-5px -5px 5px -5px #888888;-webkit-box-shadow:-5px -5px 5px -5px #888888;box-shadow: -5px -5px 5px -5px #888888}
.borderRadiusTp .border, .borderRadius .border {-moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}
.borderRadiusBtm .border {-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
img.fnone {float:none !important}
.ddcommon .divider {width:0; height:100%; position:absolute;}
.ddcommon .ddArrow {display:inline-block; position:absolute; top:50%; right:4px;}
.ddcommon .ddArrow:hover {background-position:0 100%;}
.ddcommon .ddTitle {padding:0; position:relative; display:inline-block; width:100%;}
.ddcommon .ddTitle .ddTitleText {display:block;}
.ddcommon .ddTitle .ddTitleText .ddTitleText {padding:0;}
.ddcommon .ddTitle .description {display:block;}
.ddcommon .ddTitle .ddTitleText img {position:relative; vertical-align:middle; float:left}
.ddcommon .ddChild {position:absolute;display:none;width:100%;overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999}
.ddcommon .ddChild li {clear:both;}
.ddcommon .ddChild li .description {display:block;}
.ddcommon .ddChild li img {border:0 none; position:relative;vertical-align:middle;float:left}
.ddcommon .ddChild li.optgroup {padding:0;}
.ddcommon .ddChild li.optgroup .optgroupTitle {padding:0 5px; font-weight:bold; font-style:italic}
.ddcommon .ddChild li.optgroup ul li {padding:5px 5px 5px 15px}
.ddcommon .noBorderTop {border-top:none 0	!important; padding:0; margin:0;}

/*************** default theme **********************/
.dd {border:none;}
.dd .divider {	border-right:1px solid rgba(255,255,255,0.5) /* f11f70 */; right:24px;}
.dd .ddArrow {width:16px;height:16px; margin-top:-8px; background:url(../images/skin1/dd_arrow.gif) no-repeat;}
.dd .ddArrow:hover {background-position:0 100%;}
.dd .ddTitle {color:#fff;background:none;}
.dd .ddTitle .ddTitleText {padding:1px 20px 3px 5px;}
.dd .ddTitle .ddTitleText .ddTitleText {padding:0;}
.dd .ddTitle .description {font-size:12px; color:#666}
.dd .ddTitle .ddTitleText img {padding-right:5px;}
.dd .ddChild {border:1px solid #c3c3c3; background-color:#fff; left:-1px;}
.dd .ddChild li {padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;}
.dd .ddChild li .description {color:#666;}
.dd .ddChild li .ddlabel {color:#333;}
.dd .ddChild li.hover {background-color:#f2f2f2}
.dd .ddChild li img {padding:0 6px 0 0;}
.dd .ddChild li.optgroup {padding:0;}
.dd .ddChild li.optgroup .optgroupTitle {padding:0 5px; font-weight:bold; font-style:italic}
.dd .ddChild li.optgroup ul li {padding:5px 5px 5px 15px}
.dd .ddChild li.selected {background-color:#d5d5d5; color:#000;}

.dd .ddTitle .ddTitleText img,
.dd .ddChild li img {

width: 31px;
}
.ddlabel {
/* display: inline-block; */
font-size: 13px;
/* vertical-align: top; */
width: 78%;
}

.sponsorLogo h3 {

text-align: center;
display: block;
}

.sponsorLogo p {
padding:0 0 40px;	
}
.sponsorLogo .owl-dots {
margin-top:0;	
}
.owl-theme .owl-dots .owl-dot span {
border: 2px solid #900c3e !important;
}

.payment_login_div {
background: #f4f4f4;
margin: 50px auto 0;
padding: 20px 50px;
width: 40%;
margin-bottom:20px;
}

.minheight {
min-height:115px; /* 100 */
padding-top: 15px;
}

.chkbox {
color:#fff;	
cursor:pointer;
}
.chkbox input {
margin-right:6px!important;	
}
.bakImage .btn-success {
background: #b3cc13!important;	
color: #000;
font-size: 120%;
font-weight: bold;
}

.pinkL {
font-weight:bold;
font-size:70px;
color:#fc5495;	
}

.text-left .pinkL {
float:left;
margin:0 7px 0 0;
}
.text-right .pinkL {
float:right;
margin:0 0 0 7px;
}
.messageNew	div {
clear: both;
display: block;
margin: 0 auto;
width: 67%;
}
.messageNew span {
display: block;
font-weight: bold;
width: 78%;
color:#848384;
}
.glyphicon {
cursor:pointer;	
}
.clear {
clear:both;	
}

.discoverTxt img,
.ehiteNew img {
width:100%;
height:auto;
}
.ehiteNew h5 {
color:#FE7D27 !important;	
margin-bottom:5px!important;
}
.ehiteNew a {
color:#FE7D27!important;	
text-decoration:underline!important;
}
.discoverTxt h2,
.discoverTxt h2 a {
color:#fe7d27;
font-size:20px;
font-weight:bold;
transition:all ease-in-out .5s;
}
.discoverTxt h2 a:hover {
color:#ff9535;	
cursor:pointer;
}

.clearleft a {
color:#fe7d27;	
text-decoration:none;
}
.firow,
.secrow {
text-align:center;	
}
.firow li,
.secrow li {
list-style:none;
background:#fe7d27;
color:#fff;
padding:8px 31px;	
display:inline-block;
vertical-align:top;
}
.thick {
font-weight:lighter;
font-size:20px;
margin:20px 0;	
}
.firow a,
.secrow a {
color:#fff;
}	
.firow a:hover,
.secrow a:hover {
color:#fff;
}
.firow li:hover,
.secrow li:hover {
background:#e96812;	
}

.item-id-104 .quotefront {
background: #E4E5E7 url(../images/new/attarct.jpg) no-repeat scroll center top; /* f2f2f2 */
padding: 100px 0;
}
.item-id-104 .quotefrontModule {
background:none;
}

.item-id-104 #Footer,
.item-id-104 #header {
background:#fe7d27;

}
.slider_pages .col-md-6 .gray {
min-height: 119px; /* 129 */
}

.ui-responsive {
width:100%;
margin-bottom:10px;
margin-top: 16px;
}
.ui-responsive th {
padding:10px;
}
.topMenu .custom,
.mod-languages,
#fontsize,
.module_curency .custom,
.module_curency .custom_login,
.module_curency .search,
.topMenu .menu,
.topMenu .customhot {
/*float: left;
vertical-align:top;*/
display: inline-block;
vertical-align: middle;
position: relative;

}

.topMenu .search {
display: inline-block;
vertical-align: top;
}
.module_curency .custom p {
padding:0;
margin:0;	
}
.replyComments h3 {
font-weight:bold !important;	
}
.replyComments h3,
.replyComments h5 {
text-align:center;
}
.replyComments h5 {
margin-bottom:22px!important;
font-weight:normal !important;	
}
#sbox-content .newgray {
padding: 0px 66px 10px 66px;
}

.autowidth .sbHolder {
width:157px !important;
}	
.datenew input {
display: inline-block;
margin-right: -26px;
vertical-align: middle;
}
label.padempty {
display: block;
min-height: 15px;
}

.replyComments .form-control {
border-radius: 2px;
height: auto;
padding: 11px !important;
}
.replyComments img {
vertical-align: baseline;
}
.replyComments [class*="col-"] {
padding: 15px 13px;
}
.replyComments .leftfloat {
float: none;
margin: 0 auto;
}
.replyComments .leftfloat .green {
color:#fff !important;	
}
.replyComments .error {
display:block !important;
}	
#sbox-window {
padding:0 !important;	
}

.paterntop {
background: url(../images/new/topRepl.png) top right #F5F5F5 no-repeat;	
}
.replyComments {
background: url(../images/new/bottom.png) bottom left no-repeat;	
}

.reply-comment {
background:#F2F2F2;	
border-radius:3px;
padding:10px;
margin-left: auto;
width: 85%;
}

/* Pooranee Add Rukshan 02-23-16 */

/*.hoverlog, .inBorder {
display: none;
}*/
.mainMenu > .nav > li > a {
/*padding:32px 21px !important; 35 20 3 */
font-size:115%;
}
/* li.item-108 > a:last-child {
padding: 35px 0 3px 20px !important;
} */

.commonFoot .nav > li > a {
padding-left:0 !important;
color: #4d4d4d;
font-size: 125%;
}	
.module_curency {

}
#currency_list_child {
width: 129px !important;
}
/* .hidNew > .img-responsive, */
.hidNew > a > .img-responsive {
/* height: 281px !important;*/
}

.sponsorLogo ul {
padding-left: 0px;
width: 80%;
margin: 0 auto;
}
.sbHolder {
margin-bottom: 13px;
}

li.selected {
font-weight: bold;
padding: 6px;
}
#owl-demo .item {
margin: 0 !important
}
/* .inBorder, .noColor {
position: absolute;
}
.noColor {
top: -23px;
left: 740px;
width: 100px;
} */
a.hoverlog {
color: #FFFFF6;
font-size: 13px;
font-weight: bold;
padding: 0 11px;
}
a.hoverlog:hover {
color: rgba(255,255,246,0.6);
text-decoration: none;
}
#accomodation-list {
margin: 0 auto;
padding: 30px 0;
width: 80%;
}
#accomodation-list h4 {
font-size: 130%;
font-weight: bolder;
margin-bottom: 19px;
text-align: center;
}
#accomodation-list ul {
margin: 0;
padding: 0;
}
#accomodation-list ul li {
list-style: none;
background: none;
display: inline-block;
vertical-align: top;
margin-right: 10px;
width: 23%;
margin-bottom: 9px;
}
#accomodation-list ul li span.txter {
display: inline-block;
vertical-align: top;
width: 80%;
margin-left: 10px;
font-size: 16px;
}
button.noColor {
background: rgba(0, 0, 0, 0);
border: 0;
font-size: 13px;
font-weight: bold;
color: #fff;
}
button.noColor:hover {
color: rgba(255,255,255,0.6);
}
#header .mainMenu > .hoverlog {
/* position: absolute;
top: 53px;	58	
left: 0px;*/
display:inline-block;
vertical-align:bottom;
}
.loguser .mainMenu .menu {
display: inline-block;
}
.mainMenu > .hoverlog > span {
background: #fff;
padding: 5px 10px;
color: #000;
font-size: 12px;
font-weight: 400;
text-align: center;
float: left;
width: 100px;
}
#nandaja_pink .btn.btn-success {
background: #FF2D7E;
border: 1px solid #FF2D7E;
transition:all ease-in-out .5s;
}
#nandaja_pink .form-group .btn-success:hover {
background:#e61264;	
}
#search-btn:hover {
font-size:16px;	
}





.insidepatern {
padding:150px 0 100px;	
color:#fff;
box-sizing: border-box;
position:relative!important; 
height:450px;


}
.insidepatern h3 {
color:#ffae00;	
}
.item-id-102 .insidepatern,
#nandaja_orange .review,
#nandaja_blue .contentNew,
.item-id-252 .contentNew {
padding-bottom: 130px;
}
#nandaja_green.nandaja-places .insidepatern {
padding:25px 0 65px 0;	
}


#nandaja_pink .sbToggle {
background: url(../img/select-icons.png) #FF2D7E 6px -162px /* -116 */ no-repeat;
}
#nandaja_pink .sbToggleOpen {
background: url(../img/select-icons.png) 6px -16px no-repeat #e61264;
}
#nandaja_green input#btn {
background: linear-gradient(to top, #90A512 0%,#B3CC13 100%);
border: #B3CC13 solid 1px;
color: #FDFDFD;
padding:9px 16px;
}
#nandaja_green input#btn:hover {
background:#B3CC13;
}
.settingandcontract .gray {
padding: 20px;
}
.mod_changepassword h3 {
text-align:center;
}
button.capT {
padding: 0;
height: 28px;
}

.mod_changepassword {
margin: 0 33%;
}

li {
list-style-type: none;
}

.owl-prev {
position: absolute;
top: 100%;
left: -38px;
}

.owl-next {
position: absolute;
top:100%;
right: 0;
}


.sponsorLogo .owl-theme .owl-controls {
text-align: center;
padding-top: 1px;
margin: 0 0 26px 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #900c3e !important;
border-radius: 50%;
}

footer p {
margin: 0 0 40px;
}

.dashbord-image {
width: 100%;
margin-top: -10px;
}

.Advertisments {
background: #f8f8f8 none repeat scroll 0 0;

}

body[class*=" home"] .Advertisments {
margin-bottom: 0;
}

.mainMenu > a.hoverlog:first-child {
top:20px !important;
}

/*#topDestN .owl-item.active {
width: 1086px !important;
margin: 0 6.5% !important;
}*/

.moduletable.width80 {
width: 80%;
margin: 0 auto;
}

.insiderHome {
width: 100%;
margin: 0 auto;
}

.geo-notice {
font-size: 14px;
margin-bottom: 10px;
}

#place_form #search_keyword {
width: 30% !important;
}

.Fogray.fullWidth {
width: 75% !important;
min-width: 400px;
margin: 0 auto;
}

.Fogray.fullWidth iframe {
width: 75% !important;
}

.foo-inline,
.bottomFooter .moduletable:last-child {
display: inline-block;
}

.bottomFooter .moduletable:last-child > a:after {
color: #fff;
content: "";
position: absolute;
right: -3px;
top: 3px;
}

.error-val .help-block,
#popupForm .help-block,
.error	{
background: #D00011;
padding-left: 5px;
padding-right: 5px;
color: #fff !important;
font-weight: 400;
width: auto;

}
.help-block ul {
padding:5px 0;
margin:0;	
}
#formcontacthost .error {
background: #D00011;
padding-left: 5px;
padding-right: 5px;
color: #fff !important;
font-weight: 400;
width: auto;
float: right;
margin-top: 0;
}
span#all_formelement_error {
float: none !important;
margin-bottom: 0;
margin-top: 15px;
padding: 8px;
}

#adminForm .review-again {
font-size: 16px;
font-weight: 100;
margin-bottom: 35px;
margin-top: 10px;
}
#formcontacthost h5 {
text-align:left;	
}
#formcontacthost h3 {
padding:25px 0 5px 0!important;	
}

.quotesModule .padQuote .col-md-9 {
padding-left: 45px;
}
.quotesModule .Hblock a {
color:#fff;	
}
.quotesModule,
.quotesModule .col-md-3:before,
.quotesModule .col-md-3 {
transition:all ease-in-out .4s;

}	
.quotesModule .col-md-3:hover:before {
/*	content:"";
display:block;
position:absolute;
left:0;
width:100%;
height:100%;
background:rgba(0,90,193,0.80);	
transition:all ease-in-out .4s;
animation:ease-out .2s;*/
}

.services .quotesModule .col-md-3:hover {
color:#fff;	
}
.fav-con a:hover {
text-decoration:underline !important;
}
.place-order .col-md-12 {
background:#B3CC13;
color:#fff;
font-weight:normal !important;
padding-bottom:0;
}	
.place-order ul li {
display:inline-block;
vertical-align:top;
margin-right:10px;	
}
.place-order ul li label {
margin-left:10px;	
color:#000;

}
.col-md-10 > label {
margin-bottom: 0;
margin-right: 12px;
margin-top: 9px;
}
.place-order label,
.place-order ul {
display:inline-block;
margin-left:0;
padding-left:0;
font-weight:normal !important;
color:#000;
}
.place-order h5 {
color:#fff !important;	
}
.place-order .col-md-10 {
margin-left:0;
padding-left:0;
}
.place-order .col-md-10,
.place-order .col-md-2 {
padding:0;
margin:0;	
}

.cap-button {
border:none;
background:none;
font-size:14px;
text-decoration:none;
border-bottom:1px solid #000;
padding-left: 0;
padding-right: 0;
padding-top: 18px;
line-height: 15px;
outline:none !important;
}

#tabs #search-text-gest {
border: 1px solid #cccccc;
border-radius: 0;
display: inline-block;
height: auto;
opacity: 1 !important;
padding: 6px 10px;
vertical-align: top;
width: 77%;
}
#tabs .btn-primary {
color: #ffffff;
background-color: #FF2D7E;
border-color: #FF2D7E;
margin-left:6px;
transition: all ease-in-out .4s; 
}

#prof_edit,
#account_more,
#admin_contact {
margin-top: 20px;
transition: all ease-in-out .4s; 
background:#ff2d7e;

}

.sort-des {
font-size: 16px !important;
font-weight: normal !important;
line-height: 21px;
}
.dateview {
float: right;
}
.rate-title {
font-size: 30px;
text-align: center;
width: 100%;
display: block;
color: #67656a;
font-weight: lighter;
}
.rate-des {
font-size: 16px;
text-align: left;
width: 100%;
display: block;
color: #67656a;
margin-bottom:20px;
}

#comment_button {
display: inline-block;
font-weight: bold;
margin: 0 auto;
text-transform: lowercase;
width: 160px;
margin-left:329px;
}
.rating_img > h5 {
margin-top:-3px;
}
#reject-state {
display: inline-block;
font-size: 13px;
margin-left: 11px;
text-decoration: underline;
margin-top:30px;
}
.border-bot .col-md-12 {
padding:10px 0 30px !important; 	
}

#myReplyCommentModal .modal-header {
border:none;	
}

#comment_sbt_btn {
display: table;
font-weight: bold;
margin: 0 auto;
width: 109px;
margin-bottom:30px;
}

#myReplyCommentModal .modal-header .close {
background: #fff none repeat scroll 0 0;
border-radius: 96px;
height: auto;
margin-top: -2px;
opacity: 1;
padding: 17px 20px;
width: auto;
transition:all ease-in-out .4s;
}
#myReplyCommentModal .modal-header .close:hover {
background:#666;
color:#fff;	
}
#myReplyCommentModal .modal-body {
padding: 15px 35px;
}

#myReplyCommentModal .modal-footer {
direction:none;
}
#myReplyCommentModal .modal-content {
background: url(../images/new/form.jpg) no-repeat left top #f2f2f2;
}
#myReplyCommentModal .modal-body {
background: url(../images/new/botom-floral.jpg) no-repeat right bottom;
}
#myReplyCommentModal .modal-footer {
display: none;
}

/*Other Pop*/

#myModaldashboard .modal-header .close,
#myModalsendadminmessage .modal-header .close {
background: #fff none repeat scroll 0 0;
border-radius: 96px;
height: auto;
margin-top: -2px;
opacity: 1;
padding: 9px 15px;
width: auto;
transition:all ease-in-out .4s;
}
#myModaldashboard .modal-header .close:hover,
#myModalsendadminmessage .modal-header .close:hover {
background:#666;
color:#fff;	
}
#myModaldashboard .modal-body,
#myModalsendadminmessage .modal-body {
padding: 15px 35px;
}

#myModaldashboard .modal-footer,
#myModalsendadminmessage .modal-footer {
direction:none;
}

#myModaldashboard .modal-content,
#myModalsendadminmessage .modal-content {
background: url(../images/new/form2.jpg) no-repeat right top #f2f2f2;
}

#myModaldashboard .modal-body,
#myModalsendadminmessage .modal-body {
background: url(../images/new/botom-floral2.jpg) no-repeat left bottom;
}
#myModaldashboard .modal-footer ,
#myModalsendadminmessage .modal-footer {
display: none;
}

#myModaldashboard .modal-header,
#myModalsendadminmessage .modal-header {
border:none; 
}

#myModaldashboard h3,
#myModalsendadminmessage h3 {
font-size: 20px !important;
font-weight: bold !important;
margin-top: -12px !important;
}
#myModaldashboard .poup-detail,
#myModalsendadminmessage .poup-detail {
margin-bottom:20px;	
}

#myModaldashboard .form-group,
#myModalsendadminmessage .form-group {
margin-bottom:10px;	
}

#myModaldashboard #email_sbt_btn {

}
.rep-center {
text-align:center;
}
.rep-center .btn {
font-weight:bold;
text-transform:lowercase;	
padding:8px 16px;
}

.write-btn {
text-align:right;
margin:20px 0;
}

.write-btn .btn {
font-weight:bold;
text-transform:lowercase;	
padding:8px 32px;
}

.up {
width:100%;
text-align:center;
cursor:pointer;	
margin-top:35px;
}

#email_title_div {
padding:7px 0;	
font-weight:600;
}
.tabsEx {
color:#67656a;	
}
#show_more {
display: block;
margin: 0 auto;
width: 180px;
font-weight:bold;
padding:10px 20px;
text-transform:lowercase;
}
#gest-req-scroll h5 {
color:#2f2d32; 
}

.dash-det {
padding:0 30px;	
}
.dash-det h3 {
margin-bottom:10px;
padding-bottom:0;	
}


#edituserdetails .edit,
#editbusinessdetails .edit {
float: right;
}
.acc-poup {
font-size:22px;
font-weight:100;	
}
.acc-poup h4 {
font-weight:600;	
}
.acc-poup .gray {
min-height:254px;	
}
.price-text {
display:block;
margin:25px 0 0	0;
font-size:15px;	
}

#formaboutyou .form-control,
#myModalagency_hotel .form-control {
border-radius:0	!important;	
}

#formaboutyou .form-group,
#myModalagency_hotel .form-group {
margin-bottom:10px!important;
margin-top:7px!important;
}
#formaboutyou	label {
font-weight:normal;
font-size:14px;
}
#formaboutyou .radio-inline.cuscheck {
margin-left: 0;
padding: 0;
width: 37px;
}
#myModalagency_hotel	label {
font-weight:normal;
font-size:14px;
}

/*Pop Item*/
#myModalagency_hotel .modal-header .close,
#myModalagency_owner .modal-header .close {
background: #fff none repeat scroll 0 0;
border-radius: 96px;
height: auto;
margin-top: -2px;
opacity: 1;
padding: 9px 15px;
width: auto;
transition:all ease-in-out .4s;
}
#myModalagency_hotel .modal-header .close:hover,
#myModalagency_owner .modal-header .close:hover {
background:#666;
color:#fff;	
}
#myModalagency_hotel .modal-body,
#myModalagency_owner .modal-body {
padding: 0px 35px 0px 35px;
}

#myModalagency_hotel .modal-footer,
#myModalagency_owner .modal-footer {
display:none;
}
#myModalagency_hotel .modal-header,
#myModalagency_owner .modal-header {
border:none;
padding: 23px 35px 0px 35px;
font-weight:bold;
}
#myModalagency_hotel .modal-header h4,
#myModalagency_owner .modal-header h4 {
font-weight:600;

}

#resetpasswordform label {
font-weight:100;
padding-top:15px;
font-size:15px;	
}
#resetpasswordform input {
border-radius:0;	
}
.back-data {
position:relative;
}	
.back-dash {
position:absolute;
right:0;
}
.btn.btn-success.reset-pass {
display: block;
margin: 21px auto 0;
}
.req-scroll {
height:1100px;
overflow-x: hidden;
overflow-y: scroll;
}

.view-rep {
cursor:pointer;	
}
.view-rep-msg .ui-responsive thead {
background: #ff2d7e;
}

#show_more_admin_comment .send {
background:#E4E5E7;	
border-radius:0;
}

.fav-con a {
display:inline-block !important;
vertical-align:text-bottom;
margin-right:8px;
}	
/* .contentNew {
background: url(../images/new/ligter-pattern-carsoulgray.png) no-repeat center bottom #fff;
} */
/*Animation*/
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}

.bounce {
-moz-animation: bounce 4s infinite;
-webkit-animation: bounce 4s infinite;
animation: bounce 4s infinite;
}

img.dow-arrow {
display: block;
margin: 0 auto;
cursor: pointer;
}

#show-all-com .noStyle {
margin-bottom: 10px;
}

#show-all-com .dow-arrow {
margin-bottom: 25px;
}

.ddTitle, .dd,
.ddTitle:focus, .dd:focus {
outline:none;
cursor:pointer;
}	

#topDestN .owl-prev,
#topDestN .owl-next {
top: 42.8%;
}
.QuotsGr #Quote {
margin-top: 12px !important;
}
.term-con {
padding:20px 17px;
background:#fff;	
}
.term-con h3 {
margin: 0 0 11px;
padding: 0;
}
.term-con .gray {
background:none;
}
.term-con .gray li {
list-style-type: inherit;
margin-top:10px;
}
.term-con .gray ol {
margin: 0;
padding: 0 0 0 18px;
}
.place .text-center {
margin-bottom: 6px;
text-align: center;
}
.place .reviewin {
padding-top:40px;	
}
.place .sponsorLogo h3 {
margin-bottom: 20px;
}
.place .owl-theme .owl-controls .owl-nav [class*="owl-"] {
top:40%; 
}
.place #Places .gray {
text-align: left;
}
#myDropdown .dd {
border: medium none;
margin-top: 5px;
}

/*Add Mobile Menu*/
#slimmenu {
display: none;
}
.module_curency {
/*float: right;*/
margin-right:0;
padding-bottom: 10px;
}

.pad-right2, .main-menu-div {
padding: 0;
}

.module_curency li a:last-child {
padding-right:0 !important;
}

.module_curency li:last-child a:after {
content:inherit;	
}	

.topMenu .form-inline {
position:relative;	
}

.topMenu .button {
position:absolute !important;
top:0;
right:0;	
background:none;
border:none;
padding:4px;
}
.topMenu input {
background:#fbfbfb;	
border:1px solid #ededed;
font-size:90%;
padding:7px 11px;
}
.topMenu .button i {
color: #FFF;
margin-top: 6px;
}
.module_curency ul.menu {
border-left: 1px solid #000;
margin:0 0 0 5px !important;
padding:0 !important	
}
.module_curency ul.menu a {
margin: 0 !important;
padding:0 0px	0 11px !important;	
}
.lang-inline,
#fontsize {
border-left: 1px solid #E0DDDD;
line-height:5px;
margin-left: 0;
/*padding:3px 0 !important;*/
}
.topMenu .custom {
border-left: 1px solid #E0DDDD !important;
}
.topMenu .customhot {
padding:5px; 
color:#fff;
}
.topMenu .customhot span {
font-size: 140%;
}
.topMenu .menu {
}
.topMenu .customhot h3 {
font-size:90%;
color:#fff;
padding:0 !important;
margin: 0;
font-weight:bold !important;

}	

.lang-inline {
padding:0	0px 0 9px !important;
margin-top:0!important;
}
.topMenu p {
margin: 0 14px !important;
}

.module_curency .mod-languages,
.module_curency .sp-weather,
.module_curency .currency-poora {
display: inline-block;
vertical-align: middle;
color:#fff;
margin-left:6px;
}
.module_curency .menu {
display: inline-block;
vertical-align: middle;
color:#fff;	
}
.module_curency .custom {
margin-top: -6px;
}
.module_curency ul.menu {
margin: 0;
padding:0;
}

.module_curency ul.menu li {
display:inline-block;
vertical-align:top;	
margin-top: -3px;
}
.module_curency .menu a,
.module_curency .mod-languages a,
.module_curency .sp-weather a,
.module_curency .currency-poora a {
color:#fff;	
}
.module_curency .media-body {
display: inline-block;
float: left;
width: auto;
margin-right: 4px;
}
.module_curency .media-body {
border-right: 1px solid #fff;
line-height: 1px;
margin-top: 12px;
padding-right: 8px;
padding-left: 10px;
text-align: left;
}
.module_curency .nav.menu {
margin-top: 9px;
}
.module_curency .flat-layout {
padding-top: 2px;
}
.module_curency .currency-poora {
margin-top: 5px;
}
.module_curency .mod-languages {
padding-left: 0;
vertical-align: sub;
}
.module_curency .flat-layout .media > .pull-left {
margin-right: 0;
padding-right: 0;
padding-left:5px;
}
.module_curency .media-left, .media > .pull-left {
padding-right: 0;
}
.module_curency .media-left, .media > .pull-left {
margin-right: 0;
padding-right: 0;
}

.module_curency .sp-weather-current-temp {
margin-right:0;
}

.place .whiteinline {
margin-bottom: 0px;
}
.innerPlaces .gray {
min-height: 172px;
}
.innerPlaces .owl-theme .owl-controls .owl-nav [class*="owl-"] {
top: 39%;
}
.popcurency {
border-bottom: 1px solid #fff;
color: #fff;
display: block;
padding: 11px 0;
text-align: center;
text-transform: uppercase;
width: 100%;
cursor:pointer;
}

.inspiremesTxt a {
background: #ff2d7e none repeat scroll 0 0;
color: #fff;
display: block;
font-weight: bold;
margin: 30px auto 0;
padding: 15px 25px;
text-align: center;
width: 165px;
transition:all ease-in-out .4s;
}
.inspiremesTxt a:hover {
background:#ee2371;	
color:#fff;
}
.mob-swi {
display: inline-block;
margin-bottom: 19px;
cursor:pointer;
}
#cur-form hr {
display: block;
margin: 0;
padding: 14px 0 0;
}
#cur-form hr:last-child {
display:none;	
}

#modalcurrency {
z-index:99998;	
}

.shadowin {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+42,1+47 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

bottom: 0;
height: 5em;
position: absolute;
width: 100%;
left:0;
}
#read-mobile-acco {
font-weight:bold;
color:#fe7d27;
}
.Nw {
position: relative;
}

.mobile-place .topnopad .patenTop {
background:none;
padding-top:0;
}	

.attractivities .shadowin {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e5e7+100&0+2,0+17,1+42,0.98+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(254,254,255,0) 2%, rgba(250,250,251,0) 17%, rgba(243,244,245,1) 42%, rgba(228,229,231,0.98) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(254,254,255,0) 2%,rgba(250,250,251,0) 17%,rgba(243,244,245,1) 42%,rgba(228,229,231,0.98) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(254,254,255,0) 2%,rgba(250,250,251,0) 17%,rgba(243,244,245,1) 42%,rgba(228,229,231,0.98) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fae4e5e7',GradientType=0 ); /* IE6-9 */
}

.favour {

}
.head-place-mob img {
cursor: pointer;
padding: 4px;
width: 30px;
}
.head-place-mob .back-mob-places img {
margin-top: -3px;
width: 22px;
}
p.not-rate {
margin:0 !important;	
}
.slider_pages .owl-carousel .owl-item img {
overflow:hidden;
}
#refreattract_mod_att {
position: relative;
}

.newdot a, .newdot a:hover,
.newdot a.active {
background: none;
border: 2px solid #FFFFFF;
}
.newdot {
margin: 10px 0;
text-align: center;
}
.newdot a {
background: #FFFFFF none repeat scroll 0 0;
border-radius: 30px;

height: 16px;
margin: 5px 2px;
transition: opacity 200ms ease 0s;
width: 16px;	
display: inline-block;
}

.about-blog h3 {
text-align:center;	
}

.about-blog .mabottm {
width:60% !important; 
margin:0 auto !important;
}

.about-blog h5::after {
background: #ccc none repeat scroll 0 0;
content: "";
display: block;
height: 1px;
margin: 0 auto;
position: relative;
top: -6px;
width: 601px;
}
.about-blog h5 {
background: #fff none repeat scroll 0 0;
text-transform: uppercase;
}
.about-blog h3, .about-blog h5 {
font-weight: 300;
text-align: center;
}
.about-blog h5 span {
background: #fff none repeat scroll 0 0;
padding: 10px;
position: relative;
z-index: 2;
}
.about-blog h5 {
font-weight: 300!important;
text-align: center;	
font-size:14px;
}
.about-blog h4 {
text-align: center;	
margin:10px 0 15px 0;
}
.total-mob-res {
text-align:center;
margin:0;
padding:0;
}
.reset-form-mob {
padding:30px 16px;	
}
.sort-by-form {
padding-top:10px!important;
padding-bottom:5px!important;
}
.show-map-mob, .hide-map-mob {
padding-bottom: 14px;
}

#nandaja_orange .whiteinline {
margin-bottom: 40px;
}

body[class*=" home"] #site-header-inner {
display: none !important;
}

#site-header-inner {
display: none !important;
}

/* About us Page*/
.about .item-page a,
body[class*=" ueber-uns"] .item-page a {
color:#00C0FF	!important;
}
.about .item-page h6,
body[class*=" ueber-uns"] .item-page h6 {
text-align:center;
font-weight:normal;
}
.about .item-page h5 span.static-date,
body[class*=" ueber-uns"] .item-page h5 span.static-date {
background:#fff;
padding:4px 8px;	
position:relative;
z-index:5;
text-transform:uppercase;
}
.about .item-page h5,
body[class*=" ueber-uns"] .item-page h5 {
text-align:center;
font-weight:normal;	

}
.about .item-page h5.border,
body[class*=" ueber-uns"] .item-page h5.border {
font-weight:normal !important;	
}
.about .item-page h5.border:after,
body[class*=" ueber-uns"] .item-page h5.border:after {
background: #ccc none repeat scroll 0 0;
content: "";
display: block;
height: 1px;
margin: 0 auto;
position: relative;
top: -6px;
width: 51%;
}
.about .item-page p,
body[class*=" ueber-uns"] .item-page p {
margin-top:15px !important;

}
.about .item-page h4,
body[class*=" ueber-uns"] .item-page h4 {
text-transform:uppercase;
font-style:italic;
margin:20px 0 !important;

}

/*Search*/
.advance-search {
background: #fff;	
}
.advance-search .contentNew {
background: url(../images/new/fpattern-sponsors.jpg) #fff no-repeat scroll center bottom;	
}
.advance-search fieldset.search {
text-align:center;	
width:100%;
margin:0 auto;
margin-top:40px;
margin-bottom:20px;
position:relative;
}
.advance-search .search input {
padding: 10px;
float:left;
width:100%;
}
.advance-search .col-md-4 > form {
margin: 0 5px;
}

.advance-search .btn-primary {
float:left;
background:#FF2D7E;
border:1px solid #FF2D7E;
padding:10px 13px;
height:46px;
position:absolute;
right:0;
top:0;
}	
.advance-search .btn-primary:hover {
font-size:14px !important;	
overflow:hidden;
background:#e00e5f;
border-color: #eb196a;
padding:10px 13px;
}

.advance-search #moreinside a,
.advance-search #moreinside h5 {
color:#FE7D27;
font-weight:normal;
}	
.advance-search #moreinside h5 {
font-size:14px;	
}

.advance-search #moreinside h4 {
font-size: 21px;
font-weight: 100;

}
.advance-search #moreinside .buttonBlock .btn-success {
color:#fff;
margin-top:50px;	
}

.advance-search #moreinside	{
padding: 0 100px;
}
.advance-search .whiteinline {
margin-bottom:100px;	
}
.sp-weather-current .sp-weather-current-temp {
text-transform: uppercase;
}

/*May30 Added Become a Pertner*/
h4.pink {
text-transform:uppercase;
color:#ff2d7e;
font-size:28px;
margin-top:25px;
font-weight:bold;
}

h4.purple {
text-transform:uppercase;
color:#8f328e;
font-size:28px;
font-weight:bold;
margin:5px 0;
}

h4div#webchat_header {
text-transform:uppercase;
color:#ee782f;
font-size:28px;
font-weight:bold;
margin-bottom:25px;
}
.margin-auto {
margin:0 auto;
float:none!important;	
}
.midmargin {
margin:25px 0;
font-size: 17px;
font-weight: 100;

}	
.margin-auto li,
.liststylers li {
background: url(../images/new/flower.png) no-repeat left;	
line-height: 30px;
padding-left: 24px;
}
.no-margin {
margin:0 0 15px 0;
}
.liststylers h3 {
text-align:center;
margin-top:36px!important;	
}
#btn-pink {
background:#ff2d7e;
clear: left;
color: #fff;
display: block;
font-weight: bold;
margin: 0 auto;
padding: 16px 30px;
text-align: center;
width: 168px;
transition:all ease-in-out 0.5s;

}
#btn-pink a {
color:#fff;	
}
#btn-pink:hover {
background:#e61264;	
}

#btn-pink-blank {
color:#ff2d7e;
clear: left;
display: block;
font-weight: bold;
margin: 0 auto;
padding: 16px 30px;
text-align: center;
width: 168px;
transition:all ease-in-out 0.5s;

}
#btn-pink-blank a {
color:#ff2d7e;	
}
#btn-pink-blank a:after {
background: url(../images/new/pinkarow.png) no-repeat right;	
content: "";
display: inline-block;
height: 18px;
position: relative;
right: -10px;
top: 5px;
width: 10px;
}	

.partners-gray .gray {
padding:30px;

}
.partners-gray .gray h3 {
margin:0;
padding:12px 0;	
}
ul.liststylers {
margin-bottom:30px;
padding-left:20px !important;
}

.become-a-partner .offerces {
background:url(../images/new/fpattern-sponsors.jpg) no-repeat scroll center bottom;
padding-bottom:119px;
}

.pagination	li.active a,
.pagination	li:hover a {
/*color:#fff !important;*/
}
.pagination li.active,
.pagination	li:hover {
background:#262626;
border:1px solid #0D0D0D;
}
.module_curency .active a {
color:#323232;
}
.topMenu {
/*margin-bottom: 10px;
display: none;*/
}

.mainMenu li.active
/*.mainMenu li:hover*/ {
background:#c70925;
/*border-bottom: 3px solid #e3a102;
margin-bottom: -8px;*/
}

.mainMenu li.active a,
.mainMenu li:hover a {
color: #fff !important;
}

.mainMenu li {
margin-bottom: -5px;
}

.mainMenu li li {
background: #fff;
}
.mainMenu li.is-hover > a {
background: #c70925;
}	

#custermizepagination {
text-align:left!important;	
}
#custermizepagination ul {
padding-left:20px!important;
}
#contct-mesge {
padding:0;
width: 39%;
}
#contct-mesge .contact-element {
padding: 30px 40px;

}
#contct-mesge .col-md-12 {
padding: 10px 0 0 0px;
}
#contct-mesge .col-md-12 .radio-inline, #contct-mesge .col-md-12 .checkbox-inline {
padding-left:0;
margin-left:0;	
margin-right:10px;
}

#contct-mesge .form-control {
margin-top: 13px;
margin-bottom:0 !important;

}
#contct-mesge .bg-danger {
float:right;	
}

#contct-mesge .btn-success {
display: block;
font-weight: bold;
margin: 14px auto 0;
padding: 14px 38px;	
}
h3.head-contact {
margin-top:25px !important;	
}
.contact-feedback {
background:none;	
}
#contct-mesge {
background: #F5F5F5 url(../images/new/bottom.png) no-repeat scroll left bottom;
}

#contct-mesge .icheckbox_square-blue, #contct-mesge .iradio_square-blue {
margin-right: 0;

}
#contct-mesge .contact-element {
background:	url(../images/new/topRepl.png) no-repeat scroll right top;
}

.ehiteNew a.totopref::after {
background: url(../images/new/mortop-arrow.png) no-repeat scroll 0 0;
content: "";
display: inline-block;
height: 13px;
position: relative;
right: -12px;
width: 30px;
}
.ehiteNew a.totopref {
color: #444444 !important;
display: block;
font-size: 15px;
font-weight: 100;
margin-bottom: 20px;
text-decoration: none !important;
}
i.icon-search {
font-size:20px;	
}

.reviewin {
margin-bottom:45px;
}	
.centermsg #val-Btn_error {
display: block;
float: none;
margin: 0 auto !important;

width: 190px;
}
.login-des {
background:none;

}
.login-des .contentNew .container .whiteinline {
background:rgba(0, 0, 0, 0) url("../images/new/patern-blog.jpg") no-repeat scroll center top / contain;

}
body[class*=" about"]  .width70,
body[class*=" ueber-uns"] .width70 {
padding: 15px 15%;
}
body[class*=" about"]  .whiteinline,
body[class*=" ueber-uns"] .whiteinline {
background: #fff url("../images/new/fpattern-sponsors.jpg") no-repeat scroll center bottom;
padding-bottom: 119px!important;
margin-bottom:0;

}
#golden {
padding: 0 200px;
position: relative;
}
#golden .owl-prev {
left: 103px;
}
#golden .owl-next {
right: 103px;
}
.buttonBlock input,
.buttonBlock a {
clear: none;
color: #000;
display: inline-block;
font-weight: bold;
text-align: center;
vertical-align: top;

transition:all ease-in .4s;
}
.buttonBlock a input {
margin: 0;
padding: 0;
}
.empty-padding ul, 
.empty-padding ol {
margin-bottom: 0;
padding-bottom: 0;
}

.mute i {
font-size:14px;	
}
.mute i {
float: right;
font-size: 19px;
padding-right: 15px;
position: absolute;
right: 200px;
top: 57px;
cursor:pointer;
}

.insider-inside img {
width:100%;
height:auto;	
}
.insider-inside strongdiv#webchat_header {
color: #fe7d27;
display: block;
font-size: 16px;
}
.insider-inside strongdiv#webchat_header-small {
color: #fe7d27;
display: block;
font-size: 13px;
}
.bot-padding {
padding:20px 0;	
}

.insider-inside {
padding: 0 60px 20px;
}	

.insider-inside h3 {

padding-bottom:10px;
margin-bottom:0;	
}
.btnnew {
background: #fe7d27;
font-weight: bold !important;
padding: 13px 30px !important;
margin:10px 0 21px 0 !important;
color:#fff;
transition: all ease-out .4s;
}
.btnnew:hover {
background: #dd5c06 !important;
color:#fff !important;
}	
.insider-inside .no-padding {
padding-left: 0!important;
padding-top: 0 !important;

}

.insider-inside .pink h2::after { 
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}


.insider-inside .purple h2::after {
content: "\ea1c";
-moz-osx-font-smoothing: grayscale;
font-family: "IcoMoonmob" !important;
font-feature-settings: "liga";
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0;
line-height: 1;
text-transform: none;
position:relative;
top:3px;
}
.insider-inside .pink h2 {
color: #ff2b7e;
font-size: 137%;
font-weight: bold;
margin: 0;
padding: 30px 0 15px;
}
.insider-inside .pink h2 a {
color: #ff2b7e;
}
.insider-inside .purple h2 a {
color: #aa05ac;
}
.insider-inside .purple h2 {
color: #aa05ac;
font-size: 137%;
font-weight: bold;
margin: 0;
padding: 30px 0 15px;
}

.lighter-fonts {
font-size: 16px;
font-weight: lighter;
}

.item-id-252 ol li,
.item-id-252 li,
.item-id-273 ol li,
.item-id-273 li {
list-style: inherit;
}
.item-id-252 ul ul,
.item-id-273 ul ul {
padding-left:20px;
margin-top:15px;
}
span.center {
display:block;
width:200px;
margin: 0 auto;	
text-align:center;
}
.item-id-252 .item-page li,
.item-id-273 .item-page li	{
margin-bottom: 16px;
}
.item-id-252 .item-page li ul li,
.item-id-273 .item-page li ul li {
margin-bottom: 3px;
margin-top: 7px;
}
.item-id-252 .item-page h4,
.item-id-273 .item-page h4 {
font-size:16px;	
}

.item-id-224 .ehiteNew {
padding:10px 40px;	
}
#nandaja_orange .item-page h4 {
border: medium none;
color: #fe7d27;
font-size: 18px;
font-weight: 600;
padding-top: 17px;
text-align: center !important;
}
#nandaja_orange .page-header h2 {
border: medium none;
font-size: 30px;
font-weight: 100;
margin: 0;
padding: 0;
text-align: center;
}
#nandaja_orange .page-header {
border:none;
}
#Maslider {
position: relative;
z-index:0;
clear:left;
}

#header {
transition:all ease-in-out .4s;	
width: 100%;
z-index: 1000;
padding-bottom:0;
position: relative;
}

div#header .container {
background: rgba(255, 255, 255, 0.8);
width: 100% !important;
padding: 0;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

div#header-sticky-wrapper.is-sticky .container {
background: #fff;
}

div#header-sticky-wrapper.is-sticky .main-menu-div {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
div#header .container > .row {
width: 96%;
margin: 0 auto;
}

#header.stickys .container {
width: 100% !important;
padding: 0;
}

.contentNew {
clear: left;
background:#fff;
min-height: 400px;
}

.quotesModule .ns2-column:nth-child(even) .ns2-inner {
background:#ff9000;	
padding:0px;
}

.quotesModule .ns2-column:nth-child(odd) .ns2-inner {
background:#ffae00;	
padding:0px;
}

.ns2-inner {
background:none;	
position: relative;
}
.ns2-row-inner [class*="col-"] {
padding: 5px !important;
}
#tabs [class*="col-"] {
padding: 5px 0 !important;
}
.ns2-date-blog {
background: rgba(255, 255, 255, 0) !important;
color: #4d4d4d !important;
padding: 0 !important;
position: absolute;
top: 190px;
left: 175px;
display: none;
}
.ns2_date_day,
span.ns2_date_month,
span.ns2_date_year {
font-size: 90% !important;
}
.ns2_date_month {
color:#282828 !important;
}	
.ns2-title a {
color:#fff;
font-weight:100;
font-size:110%;	
}

#tabs .ns2-title a {
color:#444;	
}
.quotesModule .ns2-inner .ns2-title,
.quotesModule .ns2-inner .ns2-links {
transition: all ease-in .4s;	
padding:14px 18px;	

}
.quotesModule .ns2-inner {
transition: all ease-in .4s;	
}
.quotesModule .ns2-inner:hover .ns2-title,
.quotesModule .ns2-inner:hover .ns2-links {

}
.quotesModule .ns2-inner .ns2-title {
padding-bottom:0;
margin-bottom:0;	
}
.mediaBlockNw {
clear: left;
padding: 0 20px;
}
.quotesModule .moduletable > h3:after,
.mediaBlockNw h3:after,
.page-header h1:after,
.sponsorLogo h3:after {

}
.foot-connected h3 {
text-align:center;	
color:#fff;
padding:20px 0;

font-weight:900!important;
text-transform:none;
margin-bottom:29px;
font-size:180%;
}


.foot-connected h3:after {
/*	background: #fff;
content: "";
display: block;
float: none;
height: 5px;
position: relative;
top: 20px;
width: 25px;
text-align: center;
margin:0 auto;*/
}
.sponsorLogo h3 {
text-align:left;	
color:#000;
padding:20px 0;
text-transform:none;
font-size:180%;
}


.page-header h1 {
/*text-align:center;*/
padding:20px 0;
font-size:200%!important;
font-weight:500!important;
}

.page-header h1 {
padding:0;
margin: 0 !important;

}
.page-header {
border: none !important;
margin: 20px 0 !important;
padding: 0 0 25px 0 !important;
background: url(../../../images/headerbg.png) repeat-x 0 100%;
display: none;
}
.quotesModule h2 {
letter-spacing:1px;	
}
div[itemprop="articleBody"] h4 {
font-size: 140%;
font-weight: 500 !important;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
text-align:center;	
font-weight:lighter;
font-size:180%;
}
#asidenew .moduletable {

}	
#asidenew .moduletable {
padding: 20px 20px 30px;
background: #fff8dd;
border-bottom: 1px solid #e4e4e4;
}	

#asidenew .moduletable .custom > h3 {
margin-top: -9px!important;
position: relative;
background: #fff;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;

}
#asidenew .navs.menus {
background: #f8f8f8 none repeat scroll 0 0;
padding: 30px;
}
#asidenew .navs li.active a {
color:#00A973;
padding:0;
}
#asidenew .navs li.active li.active a {
color:#fff;
font-weight:bold;
}
#asidenew .navs li.active li a {
color:#fff;
}
#asidenew .navs .parent.is-active a {
color:#fff;	
}
#asidenew .navs li a {
border-bottom: 1px solid #DDDDDD;
display: block;
padding: 11px 0 !important;	
}
#asidenew .navs li li a {
border-bottom: 1px solid #00A4D8;
}
#asidenew .moduletable > h3 {
position: relative;
color: #4d4d4d;
padding: 0 10px !important;
margin: 0 !important;
clear: left;
margin-bottom: 15px;
font-size: 155%;
}
#asidenew .ns2-inner {
color: #898787;
}
#asidenew div.nssp2 .col-2 {
width: 100% !important;
}
#asidenew div.nssp2 .col-2:nth-of-type(1) {
border-bottom: 1px solid #c5c5c5;
}
#asidenew .ns2-date-blog {
top: 30px;
left: 0;
font-size: 85%;
}
#asidenew img.ns2-image,
#asidenew .ns2-introtext {
display: none;
}
#asidenew a.ns2-readmore span {
background: none !important;
float: right;
}

#asidenew div.nssp2-default .ns2-art-pagination span:hover, 
#asidenew div.nssp2-default .ns2-links-pagination span:hover, 
#asidenew div.nssp2-default .ns2-art-pagination span.active, 
#asidenew div.nssp2-default .ns2-links-pagination span.active {
background: #F38F00 !important;
border-radius: 0px !important;
border: 2px solid #fff !important;
height: 15px !important;
width: 15px !important;
}
#asidenew .ns2-title a {
color: #4d4d4d;
font-weight: 100;
font-size: 115%;
}
#asidenew {
margin:0;
}
div#asidenew .inslider {
padding: 20px;
position: relative;
width: 100%;
background: #fff8dd;
}
div#asidenew .inslider h3 {
color: #4d4d4d;
margin: 0 0 20px !important;
padding: 0 !important;
}
div#asidenew .inslider ul.menu li {
padding: 10px 10px 10px 50px;
}
div#asidenew .inslider .nav > li > a {
font-size: 120%;
color: #4d4d4d;
background: none !important;
}
span.ns2_date_month {
line-height: 1.5 !important;
}
div.nssp2-default .ns2-art-pagination, div.nssp2-default .ns2-links-pagination {
float: right !important;

}
div.nssp2-default .ns2-art-controllers, div.nssp2-default .ns2-links-controllers {
float: right !important;
text-align: center !important;
width: 100% !important;
position: absolute;
top: 44px !important;
right: 13px !important;
}
div.nssp2-default .ns2-art-pagination span:hover,
div.nssp2-default .ns2-links-pagination span:hover, 
div.nssp2-default .ns2-art-pagination span.active, 
div.nssp2-default .ns2-links-pagination span.active {
background: #fff !important;
border-radius: 0px !important;
border: 2px solid #fff!important;
height: 15px !important;
width: 15px	!important;
}

div.nssp2-default .ns2-art-pagination span, 
div.nssp2-default .ns2-links-pagination span {
background: none!important;
height: 15px !important;
border: 2px solid #fff!important;
width: 15px !important;

border-radius: 0px !important;
}

.media,
.module_curency,
.topMenu {
text-align:right;
font-size: 91%;
color: rgba(0,0,0,0.39);
position:relative;
}
.topMenu strong {
font-family:arial;
font-weight:bold;
color:#fff;
}

.headmob {
padding-top: 10px;
padding-bottom: 0;
text-align: inherit;
}
.blog-featured [class^="icon-"],
.blog-featured[class*=" icon-"] {
display: inline-block;
font-size: 10px;
height: 9px;
line-height: 23px;
margin-right: 0.25em;
width: 14px;
float: right;
}
.blog-featured .btn {
padding:6px 12px 6px 0px;	
}
.blog-featured h2 {
font-size:131%;
}
.quotesModule .ns2-title a {
color:#fff;
font-size:18px;
}
.quotesModule .ns2-readmore {
color:#fff;
font-size:15px;
}

div#webchat_header-link {
color:#FF8100;
font-family:arial;
font-size:13px;	
}

#Footer .commonFoot h3 {
margin:0px 0 10px 0!important;	
padding:0!important;	
font-size:20px !important;	
color:#fff;
font-family: 'News Cycle', sans-serif;
}
.commonFoot ul {
padding:0;
margin:0;
}

.commonFoot ul li {
list-style:none;	
color: #fff;
margin-right: 6px;
}

.commonFoot ul li:before {
content: "\f105";
font-family: FontAwesome;
margin-right:10px;
}

.inslider ul li:before {
display: none;
}

.inslider ul.menu li {
background: url(../../../images/citicharter-blk.png) no-repeat 0;
padding-left: 50px;
}
#Footer .commonFoot li a {
transition:all ease-in .4s;	
color: #fff;
}
#Footer .nav > li > a {
display: inline-block;
}

.foot-2col.commonFoot a {
color: #fff;
}

.foot-2col.commonFoot i.fa {
width: 25px;
text-align: center;
margin-right: 5px;
}

.custom_fserpro .col-lg-12 > .col-lg-4 {
padding: 80px 20px;
}

.foot-2col ul li::before {
/*content: "\f192";
font-family: FontAwesome;
margin-right:10px;*/
}

#Footer .commonFoot .nav > li > a:hover {
color:#191919;	
padding-left:15px !important;
}
.whiteBack {
color:#000;
background: #1b1b1b;
}

.custom_fserpro {
color: #fff !important;
}

.custom_fserpro a {
color: #4d4d4d !important;
}

.custom_fserpro h5 {
text-align: center;
margin: 0 !important;
font-family: 'News Cycle', sans-serif;
}

.custom_fserpro {
}

.item-page ul li {
line-height:29px;
margin-bottom:5px;	
padding-left:15px;
}
.item-page ul li:before {
content:"\f0da";	
display:inline-block;
font-family:FontAwesome;
position:absolute;
left:20px;
color:#3a68b6;
}
.item-page table ul li:before {
content:"\f0da";	
display:inline-block;
font-family:FontAwesome;
position:absolute;
left:10px;
color:#3a68b6;
}
.item-page ul.pdf li:before {
content: "\f1c1";
margin: 0 10px 0 0px;
color:#DD0003;
}
.item-page ul.pdf li {
padding-left:30px;	
line-height:20px;
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 1px solid #e6e6e6;
}
.item-page ul.pdf li a {
text-decoration:underline;	
}

.blog .nav-tabs > li > a:before {
content:"\f152";	
display:inline-block !important;
font-family:FontAwesome;
position:relative;
left:0;
color:#F8AA00;
} 
.item-page ul ul {
margin:0;
padding:0;	
}
.item-page ul ul li:before {
content:"\f0da";	
display:inline-block;
font-family:FontAwesome;
position:relative;
left:-13px;
color:#7D7D7D;
}
.item-page ul ul li {
margin-left:15px;	
}

.mtable {
background:#F7F6F5;
margin: 20px 0;
width: 100%;
}

table.mtable td {
vertical-align: top;
position: relative;
border-bottom: 1px solid #e4e4e4;
}

table.mtable img {
width: 85px;
height: auto;
}

.mtable td {
padding:10px;	
}
.mtable tr:nth-child(odd) td {
background:#fff;
}
table.mtable tr.mhead td {
background: #fac134;
color: #4d4d4d;
}
.mtable tr.mhead td {
background:#3F3C38;
color:#fff;
font-weight:400;
}

section.bread-new {
}

span.labale1 {
font-weight:bold;
display:block;
margin-top:5px;	
}

.slide .item {
padding: 0;
}
.bt-title {
padding: 0 20px 12px 20px;
display: block;
color:#fff;
font-weight:normal;	
}
.owl-carousel2 .item {
margin-bottom:15px;	
}
p.readmore {
padding: 0;
margin:0;
font-size: 13px;
color: #fff;
}
.readmore a {
color:#0081FF;
}

.slide .item .readmore a {
color: #9dbef7;
font-family:georgia;
font-style:italic;
float:right;

}
.slide .item a.new-title:hover {
color: #EFF8FF !important;
}
.slide .item a.new-title:after {
display:block;
content:"";
position:relative;
height:6px;
width:100%;
background:#1556a8;
margin-top: 13px;
}
.slide .hovereffect {
width:100% !important;
height:auto;	
}
.slide .item a:hover {
color: #fff;

}
.slide .owl-item .item {
transition:all ease-out .1s;	
text-align:left;
}
a.new-title {
font-size: 116%;
font-weight: 200;
color: #fff !important;
display:block;
padding:10px 0;
}

.bt-date {
color:#fff;	
}

.quotesModule .slide .owl-item:nth-child(odd) .item {
background: #ff9000 none repeat scroll 0 0;
padding: 0;
}


/*News*/

.owl-carousel2 .item a {
color: #002841;;
transition:all ease-in .5s;
font-weight:300;
}
.owl-carousel2 .item a:hover {
color: #0070FF;

}
.owl-carousel2 .owl-item .item {
transition:all ease-out .1s;	
}
.owl-carousel2 .owl-item .item {
background:#9F0000 !important;	
min-height:300px;
}

.owl-carousel2 .owl-item:hover .item {
background:#303030 !important;	
}

.quotesModule .owl-carousel2 .owl-item:nth-child(odd) .item {
background: #ff9000 none repeat scroll 0 0;
padding: 0;
}
/*Menu*/

.mainMenu .nav-child {
position: absolute;
left: 0;
margin: 0;
width: 215px;
z-index: 1200;
display: none;
background: #fff;
padding:0;
box-shadow:0 0 4px rgba(0,0,0,0.33);
}

.mainMenu .nav-child li a {
display:block;
padding:4px 11px;
color:#000000;
transition:all ease-out 0.5s;	
}
.mainMenu .nav-child li a:hover,
.mainMenu .nav-child li.active,
.mainMenu .nav-child li.active a {
color:#1F1F1E;	
background:none;
}
.mainMenu .is-hover > a {
color:#fff;
}	
.mainMenu	li:last-child .nav-child {
/*left:inherit;
right:0;	*/
}

.mainMenu .nav-child .nav-child {
left: 200px;
top: 0;
padding-top: 0;
}

.mainMenu .nav-child > li:last-child {
padding-bottom: 10px;
}

.mainMenu .nav-child > li:last-child > a {
border-bottom: 0;
}

.mainMenu ul.nav li .nav-child li {
float: none;
border-bottom: 1px solid #F2F2F2;
width:100%;
border-right:none;
padding-bottom:0;
}


.mainMenu ul.nav li .nav-child li:hover a {
opacity:1;
}
.mainMenu ul.nav li .nav-child li:hover,
.mainMenu ul.nav li .nav-child li.active a {
background:rgba(247,247,247,1.00);


}
.mainMenu ul.nav li .nav-child li a {
font-size: 144%;
text-transform: none;
color: #4d4d4d !important;
}

.carsoulgray {
background: #f9f9f9;
color:#fff;
padding:20px 0 0;
}

.sponsorLogo .owl-item {
background:#fff;
padding:10px;
} 
.logoscroll .owl-item li {
padding:15px 15px 35px 25px;

}
.sponsorLogo .owl-item div {
border:1px solid #FFAA00;
background:#FFF7EE;
border-radius: 3px;
padding:15px;
text-align:center;
min-height:82px;
transition:all ease-in-out .4s;
color: #2a0907;

}
.sponsorLogo .owl-item div:hover {
background: #FFAA00;
color:#fff;
}

.sponsorLogo .owl-item div:before {
border-left: 21px solid red;
border-top: 20px solid #351412;
content: "";
position: absolute;
right: 0;
top: 0;
width: 0;
transition:all ease-in-out .4s;
}
.sponsorLogo .owl-item div:hover:before {
border-left: 0px solid red;
border-top: 20px solid #351412;
}
.foot-2col p {
margin-top:20px;	
}
.foot-2col img {
border:1px solid #CC7A00;	
}
.foot-2col .col-md-6 {
padding-left:0 !important;
margin-left:0;	
padding-top: 2px !important;
}
.foot-2col li {
display: block;
vertical-align: top;
margin-bottom: 9px;	
color:#fff;
}
#Footer .commonFoot li a:hover {
color:#fff !important;
}
.message {
clear:left;
padding-top:15px;
}

.items-more li a {
font-size: 16px;
line-height: 28px !important;
}
.items-more a {
text-decoration:underline !important;
border:none !important; 
}	
.items-more a:hover {
border:none;
text-decoration:underline;
}

.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
border-bottom: 2px solid #FFB900;

}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
color:#1f1f1f;
background: #FFB900;
}

.contentNew	div.contact {
margin: 0px auto 0;
padding: 0px;
}
.contentNew	div.contact input {
box-sizing: padding-box;
padding: 7px 11px;
width: 93%;
}
#jform_contact_email_copy {
width:auto !important;	
}

.lastmodified span {
font-family:malithi Web;
}
#institutes div a {
color:#fff;
display:block;
transition:all ease-in-out .4s;
padding:20px 0;
min-height: 152px;
background:rgba(0,0,0,0.69);
}	
#institutes div a:hover {
color:#fff;	
background:#F6A000;
}
#institutes {
margin:0 auto;	
margin-bottom:20px;
}
#institutes div.col-lg-4 {
text-align:center;
}
#institutes div.col-lg-4 div {
color:#fff;
text-align:center;
display: block;
margin: 0 auto;


}	
#institutes div.col-lg-4 div {
border:1px solid #7B4910;
border-radius:4px;

}
#institutes em {
display: block;
font-size: 40px;
text-align: center;
margin-bottom: 27px;
transition:all ease-in-out .4s;
}
.tabsHome:after {
background:#50B4E5;
content: "";
display: block;
min-height:505px;
left: 0;
padding: 0;
position: absolute;
top: 72px;
width: 100%;
z-index: -1;
}
.ui-tabs-panel {

}
.tabsHome .col-md-12 {
padding-bottom:10px;	
}
.tabsHome {
position:relative;	
padding-bottom:30px;
}
.owl-carousel .owl-item {
text-align:center;	
transition: all ease-in .5s;
}
span.commin {
margin:0 auto;
display:inline-block;
height:100px;
width: 142px;
overflow: hidden;
position:relative;
transition: all ease-in .5s;
}
.owl-carousel .owl-item:hover span.commin {
background-position:center -100px;
}
span.globe {
background: url(../images/skin1/globe.png) no-repeat	center top;

}
span.monitor {
background: url(../images/skin1/monitor.png) no-repeat	center top;

}

span.network {
background: url(../images/skin1/network.png) no-repeat	center top;

}
span.certify {
background: url(../images/skin1/star.png) no-repeat	center top;

}

.boxes .col-md-6 {
padding:0;	
}
.boxes .col-md-6 img {
width:100%;
height:auto;
}
.boxes .first-two img,
.boxes .sec-two img {
width:auto;
height:auto;
margin-right: 25px !important;
}

.boxes .first-two div.Bxconte,
.boxes .sec-two div.Bxconte {
padding:20px;
}
.boxes .col-md-6 .inpadding {
padding:28% 30px;
text-align:center;	
min-height:478px; 
}
.boxes .col-md-6 .white {
background:#fff;
}
.boxes .first-two div.Bxconte .more,
.boxes .sec-two div.Bxconte .more {
display:block;
clear:left;	
font-size:74%;
margin-top:5px;
}
.Bxconte > p {
float: left;
vertical-align: top;
margin-top: 0;
padding-top: 0;
font-size:120%;
}
.Bxconte > img {

vertical-align: top;

}

.boxes .col-md-6 .green {
background:#00a973;	
color:#fff; 
}
.boxes .col-md-6 .green a {
color:#fff;	
}
.first-two .col-md-6 a,
.sec-two .col-md-6 a {
color:#fff;	
}
.first-two .col-md-6,
.sec-two .col-md-6 {
padding:10px;
color:#fff;	
}
.first-two .col-md-6,
.sec-two .col-md-6 {
transition:all ease-in .5s;	
}
.first-two .col-md-6:hover,
.sec-two .col-md-6:hover {
background:#016644 !important;
}

.first-two .col-md-6:first-child {
background:#008158;
min-height: 134px;
}
.first-two .col-md-6:last-child {
background:#009566;
min-height: 134px;
}
.sec-two .col-md-6:first-child {
background:#00a873;
min-height: 134px;
}
.sec-two .col-md-6:last-child {
background:#00ba7f;
min-height: 134px;
}
.transP {
position: relative;
}
.changed:after {
background:rgba(0,0,0,0.6);
content: "";
height: 100%;
position:absolute;
width: 100%;
z-index: 9999;
top: 0;
left: 0;
transition:all ease-in 1s;	
}
.single:hover {
box-shadow:0 0 30px rgba(0,0,0,0.7);	
transition:all ease-in 1s;	
}
.single {
transition:all ease-in 1s;	
}

.moduletableblue {
background:#00b6ea;	
border-radius:3px;
padding:30px;
color:#fff;
margin-bottom:30px;

}
.moduletableblue h3 {
font-weight:normal;
color:#fff;
padding:0;
margin:0;
text-align:left;	
}
table.acymailing_form {
width: 100%;
box-sizing: border-box;
}
.acyfield_email input {
width:100%;
border:0;
padding:10px;	
color:#50B4E5;
}
.acymailing_form {
position:relative;	
}
.acysubbuttons {
position:absolute;
top:0;
right:0;	
}

.moduletable.pdfBlock {
border-top:1px solid #F0F0F0;	

}
.pdfBlock .col-md-6 {
padding-top:0;
margin-top:20px;
padding-bottom:0;
}
.pdfBlock .col-md-6:first-child {
border-right:1px solid #878787;
padding-left:0;	
}

.greenlink {
color:#000;
text-align:center;
display:block;
margin: 0 auto;	
font-size:130%;
padding:10px;
transition:all ease-in 0.4s;
}
.greenlink:hover {
color:#00E2C4;
}	
.greenlink:after { 
background:#00e2c4;
content: "";
display: block;
height: 3px;
position: relative;
width: 191px;
margin: 0 auto;
}

.contactBlockNw h3:after {
background: #fff;
content: "";
display: table;
float: none;
height: 3px;
position: relative;
top: 20px;
width: 3%;
margin: 0 auto;
text-align: center;
}

.sponsorLogo h3 {
color: #000;
padding: 10px 0;
text-align: center;
margin-bottom: 20px;

}
.sponsorLogo h3::after {
margin:0 auto;
}

.contactBlockNw .control-label {
display:none;
}
.contactBlockNw input {
border:none;
padding:10px;	
color:#3B3434;
}
.contactBlockNw #inputMessage {
border:none;
padding:10px;	
}

/*Alerts*/
#system-message-container {
position: relative;
text-align: center;
}
#system-message {
background: #fff none repeat scroll 0 0;
margin: 0 auto;
padding: 0;
position: relative;
top: 50px;
width: 450px;
}
.alert-notice {
position: absolute;
background: #fff;
width: 450px;
z-index: 99999;
    top: 0;
	left: 0;
}

.contactBlockNw .custom,
.contactBlockNw a {
color:#fff;
}
.contactBlockNw h4 {
text-transform:uppercase;
}

.services,
.mediaBlockNw,
.boxes {
background:#fff;	
}

.mediaBlockNw {
padding: 0;
}

.mediaBlockNw .container {
width: 100% !important;
padding: 0;
}

.contactBlockNw,
.mediaBlockNw {
overflow-x:hidden;	
background: url(../../../images/orange_newsbg.jpg);
color:#fff;
min-height: 400px;
}

.inslider {
background: #fff8dd url(../../../images/citicharter-head.png) no-repeat;
background-size: contain;
color: #4d4d4d;
position: absolute;
bottom: 0;
right: 0;
width: 33.5%;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
box-ordinal-group: 2;
padding: 280px 65px 82px;
}

.inslider h3 {
font-size: 150%;
}

.grenButn {
background: #00a973 none repeat scroll 0 0;
color: #fff;
min-height: 106px;
text-align: center;
position: absolute;
right: 0;
top: 0;
padding: 43px 20px;
z-index:99999;
}	
.pad-right {
/* padding-right:112px;	
*/}
.parent .fa-caret-right,
.parent .fa-caret-down {
position: absolute;
right: 16px;
top: 16px;
}
.searchmod {
padding: 10px;
position:relative;
margin:20px;

}
.searchmod input {
width:100%;
padding:10px;
border:none;	

}
.searchmod .button {
position:absolute;
background:none !important;
color:#000 !important;
border:none;
font-size:14px;
right: 11px;
top: 14px;
}
.searchmod	i.icon-search {
font-size: 13px;
}

.box_moduleFront {
border-right:1px solid #ccc;	
padding-right:25px;

}

.slidermenu::after {
content:url(../images/new/faqs.png);
position: relative;
bottom: -6px;
left: 14px;
}
.slidermenu .moduletable h3 {
text-transform:uppercase;
color:#00a973;
font-size:140% !important;
padding:20px 30px 0px 30px !important; 

}
.externalMods .quotesModule .col-md-3:nth-child(odd) {
background:#f7f7f7;

}
.externalMods .quotesModule .col-md-3:nth-child(even) {
background:#fcfbfb;

}
.mainSlider .reletivemenu {
/*position:relative;	*/
}
.slidermenu .moduletable a {
color: #000;
font-weight: 100;
display: block;
margin: 0 30px;
text-align: right;
}
.slidermenu .moduletable li li a {
margin:0px 10px;
padding:10px 0px !important;
border-bottom:1px solid #009DD1 !important;
}
.slidermenu .moduletable ul {
padding:0;
margin:0;	
}
.slidermenu .moduletable ul li {
position:relative;	
}
.navs > li:hover > a {
color:#009DD1;	
}
.nav-child {
display:none;
transition:all ease-in-out .2s;	
}
.slidermenu .moduletable ul.active {
position:absolute;
left: 310px;
top: 0;
width: 233px;
background:#00B6EA;
transition:all ease-in-out .2s;	
}

.slide .col-lg-6 {
text-align:left;	
}
#tabs .slide .owl-item {
text-align:left;	
}

#tabs .slide .col-lg-3,
#tabs .slide .col-lg-9 {
padding-left: 0;
}
#tabs h3 {
font-weight:300;
color:#fff;	
}
/*Calendar*/
#icagenda_calendar th {
background:#323232;
color:#fff;	
padding:8px !important; 
}
#icagenda_calendar td {
background:#fff;
border-bottom:1px solid #00c2fa;	
padding:8px !important;
}
.light-blue #ic-calendar-106 {
background:#00c2fa;
padding:20px;

}
a.more,
p.more {
transition:all ease-in .1s;	
display: inline-block;
margin: 0;
background: #fb7c00;
clear: left;
border-radius:38px;
padding:10px 15px;
font-size:13px;
color:#fff;
border:1px solid #f26c00;
text-transform:uppercase;
}
.more:hover:after,
#contact-form .btn-primary:hover:after {
left: 5px;
position: relative;	
transition:all ease-in .1s;	

}
.more:after,
#contact-form .btn-primary:after {
content: "\f061";
font-family: fontawesome;
font-size:11px;
margin-left: 7px;
transition:all ease-in .1s;	
}
#contact-form .btn-primary:after {
top: -2px;
position: relative;	
}
#contact-form .btn-primary:hover,
#contact-form .btn-primary {
border: none;
background: #c70925;
color: #ffffff;
letter-spacing:1px;
line-height:18px;
transition:all ease-in .1s;	
}

.acysubbuttons .button {
font-size:0;
padding: 15px 20px !important;
background:	url(../images/new/mail.jpg) no-repeat;
transition:all ease-in .4s;
overflow:hidden;
background-position:0;
background-position: 0 4px;
border:none;
}
.acysubbuttons .button:hover {
border:none;
background:	url(../images/new/mail.jpg) no-repeat 0 -23px !important;

}

.social {
color: #141414;
}

.module_curency .search {
padding: 0;
}

.social .custom {
margin-top: 25px;
}

#header.stickys .pad-right2 {
/*display: none;*/
}

.social .custom a.more {
margin-top: 20px;
}
.social .col-md-4 {
padding-top:0;
padding-bottom:0;
transition:all ease-in-out .4s;
}
.social .col-md-3 {
transition:all ease-in-out .4s;
}
.social .col-md-3:hover {
background: #5483C6;
}
.social .blueD {
background:#004c94;
}
.social .insideCon {
padding: 40px 0;
width: 250px;
margin:0 auto;
}
.social li span {
color:#fff;
transition: all ease-out .4s;
}
.custom_vismis p {
color: #fff !important;
}
.col-md-4.col-sm-12.blueD::after {
content: "";
display: block;
background: #015aad;
position: absolute;
bottom: -10px;
height: 10px;
width: 100%;
left: 0;
}
.social	span.num {
color: #003c6a !important;
font-weight: 900;
font-size: 142%;
}

div.mod-languages li {
margin: 0px 6px !important;
}

.social .blueD span.num {
color: #0080f8 !important;
font-weight: 900;
font-size: 142%;
}
.social li span:hover {
color:#053165;
}
.social .custom li {
display: block;
margin: 0;
text-align: left;
padding: 6px 0;
border-bottom: 1px dashed #0069c0;
}
.social a {
color: #141414;
font-weight: 600;
}
.social	ul {
margin:0;
padding:0;	
}
#Footer footer {	
}

.alignCenter .custom,
.alignCenter .lastmodified {
display:inline-block;
vertical-align:middle;	
margin-left:15px;
text-align: left;
}
#Footer p {
padding:0;
margin:0;	
color:#fff;
}

.item-page ul {
padding-left:0;
margin-left:0;	
}

h1,
h2,
h3,
h4,
h5 {
font-family: 'News Cycle', sans-serif, Malithi Web;
}

.page-header h2 {
font-weight: 500;
}

.services {
z-index:0;	
}
.half-width {
width: 53%;
margin: 0 auto;
}
.col-md-3 .navs	> li.parent	> a:after {
font-family:FontAwesome;
content:"\f196";
position:absolute;
right:2px;
top:12px;
}

.col-md-3 .navs > li.is-active	> a:after {
font-family:FontAwesome;
content:"\f147";
position:absolute;
right:14px;
top:12px;
color:#fff;
}
.col-md-3 .navs li {
position:relative;
transition:all ease-in .4s;
}	


.col-md-3 li.is-active .nav-child {
display: block !important;
transition: all 0.2s ease-in-out 0s;
}	
.col-md-3 li .nav-child {
padding:0px 0 15px 0;
margin:0;	
}

.col-md-3 li .nav-child {
background:#00b6ea;
}
.col-md-3 li.is-active {
background:#00b6ea;
padding:0 10px !important;
color:#fff;
}
.col-md-3 li.is-active a {
color:#fff;
}

#asidenew li .nav-child a {
color:#fff;
padding:10px !important;
}
#asidenew	li .nav-child li:hover {
background:#007eb2;	
}
#tabs-3,
#tabs-3 a {
color:#fff;	
}
#tabs-3 div.img img {
width:250px;
height:auto;
border-radius:50%;	
}

.ttitle {
font-size:120%;
color:#fff;
font-weight:bold;	
}
#tabs-3 p {
font-style:italic;	
}
.date {
font-size:80%;
font-style:italic;	
}

#tabs-3 .owl-dots .owl-dot.active span, 
#tabs-3 .owl-dots .owl-dot:hover span {
background: #fff !important;
border:none !important;
}

#tabs-3 .txt:before {
content:"â€œ";
margin-right:10px;
font-size:130px;
position: absolute;
left: 0;
top: -26px;
font-family:georgia;
color:#6bd5f3;

}
#tabs-3 .txt:after {
content: "â€";
font-size: 130px;
margin-left: 10px;
position: absolute;
right: 0;
top: 132px;
font-family:georgia;
color:#6bd5f3;
}
#tabs-3 li {
position:relative;	
}
#tabs-3 .txt {
padding-left: 55px;
}
.contentNew .login {
display: block;
margin: 0 auto;
width: 440px;	
}
.contentNew .login input {
width:100%;
box-sizing:border-box;
padding:10px;	
}

.contentNew .login #remember {
width:auto;	
padding:0;
}
.shortlinks ul {
padding:0;
margin:0;	
}
.shortlinks a:hover {
color:#1B1B1B !important;	
}

.control-group .controls ul {
padding:0;
margin:0;	
}
.control-group .controls label {
font-weight:300;
}

.group-title {
display:block;
width:100%;
background:#f3f3f3;
padding:10px;	
border-bottom:2px solid #E2E2E2;
margin-bottom:20px!important;
}

.form-horizontal .control-label {
font-weight: 500;
margin-bottom: 8px !important;
margin-top: 12px!important;
text-align: left;
}
#form_selection_n1 select,
#form_selection_n1 input,
#form_selection_n1 textarea,
#form_selection_e1	select,
#form_selection_e1	input,
#form_selection_e1	textarea,
.form-full-width select,
.form-full-width input,
.form-full-width textarea {
width:100%;
box-sizing:border-box;
padding: 5px 15px;
}
.chzn-container-single .chzn-single {
height: 40px;
padding: 8px 15px;
width:100%;
}
.chzn-container-single .chzn-single div b {
background-position:0 10px; 
}
.form-full-width #rbt_gender_1,
.form-full-width #rbt_gender_2,
.form-full-width #chk_language_1,
.form-full-width #chk_language_2,
.form-full-width #chk_language_3,
.form-full-width #chk_language_4,
.form-full-width #rbt_educationLevel_1,
.form-full-width #rbt_educationLevel_2,
.form-full-width #rbt_educationLevel_3,
.form-full-width #rbt_educationLevel_4,
.form-full-width #rbt_has_vocationaltr1,
.form-full-width #rbt_has_vocationaltr2,
.form-full-width #rbt_gender_1,
.form-full-width #rbt_gender_1,
.list-styles input, 
.form-full-width .rbt-width-auto	{
width:auto;	
}

#form_industry_type .group-title {
margin-bottom:0 !important;	
}
.control-group .controls {
/*	background: #fafafa none repeat scroll 0 0;
*/	margin: 0 !important;
padding: 0px;
}
#contact-form .control-group .controls {
background:none;

}
 #contact-form .control-label label{
 	font-weight:100 !important;
    display: inline-block !important;
    width: auto;
 }

 span.optional{
    display: inline-block !important;
    width: auto;
 }
.help-block {
color: #fff;
display: inline-block;
margin-bottom: 10px;
}
.gray-inner {
background: #fafafa none repeat scroll 0 0;
padding: 0 20px 25px 20px;
}

.list-styles li {
display:inline-block;	
}
textarea#business_idea {
padding: 12px;
width: 100%;
}

.form-steps {
background:#f8f8f8;
border-radius:4px;
padding:10px;	
z-index:0;
}
.form-steps > div {
display:block;
margin:0 10px;
/*	background:#efefef;
*/}	


#form_industry_type .controls {
padding:10px 0 20px 0;	
}

div#header img.img-responsive {
width: auto;
display: inline-block;
}

#header a:hover {
color:#55798f;	
}
#header,
#header .img-responsive,
#header .mainMenu > .nav > li > a {
transition:all ease-in-out 0.5s;	
color: #4d4d4d;
line-height: 1.1;
}
#header.stickys .mainMenu > .nav > li > a {
padding: 6px  15px !important;
/*font-size: 100%;*/
}
#header.stickys .mainMenu > .nav > li.item-101 > a {
padding: 10.8px !important;
}
#header.stickys .mainMenu ul.nav {
height: 43px;
}
#header.stickys .headmob {
/*width: 24%;*/
}
#header.stickys .headmobtop {
/*width: 74%;*/
}
#header.stickys .module_curency {
float: left;
}
#header.stickys .whether {
float: right;
}
#header.stickys div.search input#mod-search-searchword {
width: 140px;
}
#header.stickys .whether .search form.form-inline {
width: 185px;
}
#header.stickys .img-responsive {
width: 60%;
transition:all ease-in-out 0.5s;
padding: 5px 0;
margin-top: -5px;
}
#header.stickys .col-md-10 {
padding: 7px 0;
}
#header.stickys div.search form.form-inline input#mod-search-searchword:hover,
#header.stickys div.search form.form-inline input#mod-search-searchword:focus {
width: 140px;
}
div#header-sticky-wrapper {
height: 0 !important;
min-height: 0;
}

#header.stickys {
/*padding: 7px 0;*/
/*box-shadow:0 0 5px #A1A1A1;*/
height: 75px;
z-index: 99999;
}
#header.stickys .nav-child {
top: 40px;
}

.btn-wrapper.input-append {
background: #f7f7f7;
border: 1px solid #ededed;
padding: 12px;
}

.btn-wrapper.input-append #txt_search {
padding:5px;	
font-size:90%;
}
.btn-wrapper i.icon-search {
font-size: 14px;
}
.btn-wrapper .btn {
padding:7px 9px;	
}
.table-striped {
margin-top:25px;
}	
.table-striped thead {
background:#505050;
color:#fff;
font-weight:500;
}
.table-striped thead th {
padding:5px;	
}
.hide-desktop {
display:none;
}
.hide-mobile {
display:block;	
}
.owl-carousel {
margin:0;
padding:0;	
}

.breadCrumb {
background:url(../../../images/cyan_serclusbg.jpg);
background-size:cover;
padding:195px 0 10px;
color:#fff;
font-size: 150%;
}
.bread-title h4 {
font-weight: 100 !important;
color: #4d4d4d;
margin: 0 0 20px 0 !important;
}
.chzn-container-single .chzn-single span {
margin-right: 0 !important;
}
.breadCrumb a,
.breadcrumb > .active {
color: #4d4d4d;
}
.breadCrumb .icon-location {
display:none;
}
.bottom-actions .btn-danger {
background-color: #d9534f;
border-color: #d43f3a;
color: #4d4d4d;
margin-bottom: -26px !important;
margin-left: 10px;
}
.gray-inner h4 {
padding-top: 20px;
}

.contactBlockNw .btn-primary,
.contactBlockNw .btn-primary:hover {
background:none;
border:none;
padding-left:0;
}

h3.form-title {
padding-left:0;	
}

.thumbnail img {
width:100%;
height:auto;
border:1px solid #000;
}	
.thumbnail {
position:relative;	
}
.span .thumbnail img {
height: 147px;
width: 100%;
}
.span .col-md-4 {
/*width: 22.333%;*/
}
.span .col-md-8 {
/*width: 77.6%;*/
}

.span .introTxt {
display:none;	
}
.article-info-term {
display:none;	
}
.published {
font-family: georgia, sans-serif;
font-size: 80%;
padding: 9px 0;
float: left;
font-style:italic;
}
.icon-calendar {
display:none !important;	
}
.morelinks {
right: 20px;
bottom: 20px;
padding:	1px 1px 1px 0;
clear:left;
}	
.morelinks a {
color:#000;
}	
.morelinks .readmore,
.item .morelinks p.readmore {
padding:0;
margin:0;	
}
.morelinks a {
color:#0B0B0B;	
}
#phocagallery-module-ri img {
width:100% !important;
height:auto !important;	
}

.moduletable #phocagallery-pane .pg-box2,
.moduletable #phocagallery .pg-box2,
.moduletable .pg-box2 {
display: inherit;
vertical-align: top;
}
.nopad-left,
.thumbnail,
.items-leading {
padding:0 !important;	
}
.media-rights .moduletable {
margin-bottom:20px;	
}
.thumbnail .pull-left {
float:none !important;	
}

.blog-featured [class*="col-"] {
padding: 0 20px;
}
.blog-featured .items-row .item {
margin-bottom:20px;
}

.Evitem {
border:1px solid #000000;
padding:5px;	
}
.Evitem b {
display:block;
}

.Evitem .date {
font-weight:900;	
font-style:normal;
font-size:35px;
}

.Eventitem .EvitemDes {
text-align:left;
font-weight:300;
}	
.Eventitem .month {
text-transform:uppercase;	
}

.Eventitem .row {
background: url(../images/new/stro.jpg) repeat-x bottom !important;
padding-bottom:20px;
}

/*Tabs*/
.mediaBlockNw .ui-tabs .ui-tabs-nav {
margin-bottom: 0;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
color: #bcbcbc;
font-size: 115%;
}
.mediaBlockNw .ui-tabs .ui-state-active .ui-tabs-anchor {
color: #000;
font-size: 115%;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav {
text-align: left;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
padding-left: 0;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav {
border-bottom: 2px solid #000000;
}
.smore {
margin-top:10px;
font-size:80%;
display:block;	
}

.mediaBlockNw .ui-tabs-panel .row {
border-bottom: 1px solid #000000;
}
.mediaBlockNw .ui-tabs .ui-tabs-nav li.ui-tabs-active {
background: rgba(0, 0, 0, 0) url("../images/new/striangle.png") no-repeat scroll center bottom;
}

#tabs-pub {
margin-bottom:30px;	
}

.item-page .article-info {
display:none;	
}

.contacttable {
border-bottom:4px solid #545454;	
}
.contacttable td {
background:#F7F6F6;
border-bottom:1px solid #fff;
padding:10px 20px;	
border-right: 1px solid #fff;
}
.contacttable td p {
margin-bottom:0;
padding-bottom:0;	
}
.contacttable	td strong {
font-weight:500;
}
ol li {
list-style: inherit;
}

div.mod-languages	a[lang="en"] {
font-family: "Poppins",sans-serif!important;
}

div.mod-languages	a[lang="si"] {
font-family: "Malithi Web"!important;
font-size:13px !important;
}

div.mod-languages	a[lang="ta"] {
font-family: "Latha"!important;
font-size:13px !important;
}
.moduletablepaternsNew .patern-right {
border:4px solid #fff;
padding:0px;
box-shadow:0 0 3px #000000;
margin:10px 0;
background:url(../images/new/paterns.png) repeat;	
}
.moduletablepaternsNew .patern-right .col-md-3 {
padding:0;
margin:0;
}

.moduletablegreenMod {
background:#e6ede2;
border-top:3px solid #82b91f;
text-align:center;	
padding:30px;	
}

.patern-right i {
margin:0 auto;
display:block;
font-size:35px;	
margin-bottom:20px; 
}
.patern-right i {
border-radius: 50px;
padding: 20px;
width: 81px;	
}
.moduletablegreenMod .patern-right i.fa-files-o {
border: 2px solid #82b91f;
color:#82b91f;
}
.moduletablegreenMod .patern-right i.fa-users {
border: 2px solid #1a80c4;
color: #1a80c4;
}
.moduletablegreenMod .patern-right i.fa-flag {
border: 2px solid #e28b21;
color: #e28b21;
}
.moduletablegreenMod .patern-right i.fa-file-text-o {
border: 2px solid #d14723;
color: #d14723;
}

ul.lang-inline a[href*="lang=ta"] {
font-size: 12px;
}

#phocagallery-module-ri .pg-cv-box-mod-ri {
padding:0 !important;
margin:0 !important;
background:none !important;
box-shadow:0	!important;
border:none !important;	
}

.special-note {
position:absolute;
left:0;
top:0;	
}

.special-note:after {
content: "";
display: block;
height: 215px;
width: 600px;
-ms-transform: rotate(16deg);
-webkit-transform: rotate(16deg);
transform: rotate(15deg);
background: rgba(255, 160, 0, 0.6);
position: absolute;
top:-106px;
left: -239px;
z-index: 0;
}

.special-note p {
z-index: 5;
position: relative;
font-size: 150%;
width: 65%;
color:#000;
text-align: left;
font-weight:500 !important;

}

.sponsorLogo li {
display:inline-block;
width:100%;
vertical-align:top;
margin-bottom:15px;	
}
.sponsorLogo .owl-carousel .owl-item {
border: 0 solid #bdbfc2;
background: rgba(0, 0, 0, 0);
}

.comonIc {
width: 197px;
margin: 0 auto;
font-size: 120%;
border-radius: 101%;
padding: 50px;
text-align: center;

}

.mid-width {
width:70%;
margin:0 auto;	
}


div#webchat_header {
width: 236px;
line-height: 31px;
background:#e08d23;
color:#fff;
}
.blue {
width:227px;	

background:#50baea; 

}
.green {
background:#82b920;

}

.comonIc strong {
font-size:28px;	
}

.social h3 {
margin-bottom:0;
padding-bottom:0;	
}
.foot-connected h4 {
font-weight: 100;
margin-bottom: 28px;
padding-top: 0;
}
.dsharingbox h4 {
color: rgba(255, 255, 255, 0.7) !important;
}
.istbox {
padding: 20px 10px !important;
}
.moduletable_ist .istandards .owl-item {
max-width: 300px !important;
}
.mediaBlockNw,
.moduletable_ist .istandards .owl-stage-outer {
overflow: visible !important;
}
.moduletable_ist .istandards .owl-item {
display: none;
}
.moduletable_ist .istandards .owl-item.active {
display: block !important;
}
.social a:hover {
color:rgba(48, 0, 34, 0.8);	
}
.social a:after {
content: "\f054";
font-family: FontAwesome;
margin-left: 10px;
font-size: 12px;
}
a.rmore {
float: right;
}

.externalMods {
padding: 0;
background: #13459a;
background-image: url(../../../images/border-bottom.jpg), url(../../../images/dsharingbg2.jpg);
background-position: 0 100%;
background-repeat: repeat-x;
}

.carsoulgray {
background: #fff;
}

.mapFront .custom {
text-align:center;
padding:15px;
background:#c8ddfa;
}


.mapFront .custom p.absoul {
position: absolute;
width: 138px;
}
.mapFront .custom a {
color:#000;	
}
.quotesModule,
.mapFront,
.box_moduleFront {
text-align:center;

}

.slidermenu .custom ul {
padding:20px 0 0 20px;	
}

.slidermenu .custom ul li {
list-style-type: disc;
list-style:inside;
border-bottom: 1px solid #e2e1e3;
padding-bottom: 6px;
}

.customgreenMod .row:first-child .patern-right > div.clear	{
border-bottom: 1px solid #cbd0ca;
margin-bottom: 20px;
height:auto;

}
.media-rights .patern-right div:first-child {
border-right: 1px solid #cbd0ca;
}

/*Search*/
/*Css Search Box*/

.whether .search form.form-inline {
border: 1px solid #c70925;
border-radius: 3px;
width: 300px;
float: right;
background: rgba(255, 255, 255, 0.5);
}

.topMenu .search .form-inline {
position:absolute;
right:6px;
top:0px;	
background:none !important; 
border:none;
color:#A7A7A7;
box-shadow:none;
font-size:20px;
border-left:1px solid #000000;
}
.topMenu .search .form-inline.button:hover {
color:#000 !important;
}	

.topMenu .search .form-inline input[type=search] {
/*! width: 130px; */ /*
box-sizing: border-box;
border:none;
border-radius: 4px;
font-size: 16px;
background-color: white;

background-position: 10px 10px; 
background-repeat: no-repeat;
padding: 12px 20px 12px 40px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
box-shadow:none;*/

width: 14px;
background: none;
border: none;
font-size: 10pt;
float: left;
padding:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #fff;
box-shadow:none;

-webkit-transition: width .55s ease;
-moz-transition: width .55s ease;
-ms-transition: width .55s ease;
-o-transition: width .55s ease;
transition: width .55s ease;
border:none;
}

.topMenu .search .form-inline input[type=search]::-webkit-input-placeholder {
color: #65737e;
}

.topMenu .search .form-inline input[type=search]:-moz-placeholder { /* Firefox 18- */
color: #65737e;	
}
.topMenu .search .form-inline input[type=search]::-moz-placeholder {	/* Firefox 19+ */
color: #65737e;	
}

.topMenu .search .form-inline input[type=search]:-ms-input-placeholder {	
color: #65737e;	
}
.topMenu .search .form-inline input[type=search]:focus {
width: 70%;
border-bottom: 2px solid #ccc;
background:#EAF1F6;
}
.topMenu .search input[type=search]:focus, 
.topMenu .search input[type=search]#mod-search-searchword:active {
outline:none;
width: 150px;
}

.topMenu .search .form-inline:hover input[type=search] {
width: 150px;
}

.topMenu .search .form-inline:hover .icon {
color: #494B4D;
}


/*End Search*/
.socialtop em {
font-size:160%;	

}
.externalMods	ul li a {
color:#fff;	
}
.externalMods	ul li div {
padding: 8px;
display: block;
width: 45px;
transition:all ease-out .4s;
}
.externalMods	ul li div:hover {
background:#FF9500;	
}
.facebook {
background:#1458B1;	

}
.fa fa-facebook {
color:#fff;	

}
.twiter {
background:#00a6d0;
}
.youtube {
background:#d00000;
}
.linkdin {
background:#e10000;
}
.fa-twitter-square {
color:#0099FF;	
}
.fa-youtube-square {
color:#B2080B;	

}
ul.socialtop {
margin:0;
padding:0;	
}

.headmobtop {
padding-top:0;
padding-bottom:0;	
}

.twobannersLg .item p.readmore {
padding: 0 10px 14px 0;

}
.bt-introtext {
padding:15px 0;	
}
.twobannersLg {
clear:left;
min-height: 300px;
}

.darkA {
background: url(../../../images/adsharing.jpg) no-repeat;
background-size: cover;
}

.twobanners {
padding:25px 0;	
}
.twobanners h3 {
text-align:center;
font-size:180%;
font-weight:600 !important;	
}
.twobanners h3:after {
background: #000;
content: "";
display: block;
float: none;
height: 5px;
position: relative;
top: 20px;
width: 25px;
text-align: center;
margin:0 auto;
margin-bottom:30px;
}

.twobannersLg .custom {
text-align:center;	
color:#fff;
}

.twobannersLg2 .custom {
text-align:left;	
color:#fff;
}
.twobannersLg2 .custom p {
margin-bottom:0;
padding-bottom:0;
line-height: 19px;
}
.twobannersLg .custom strong {
display: block;

}
.twobannersLg2 .moduletable .col-lg-12 {
padding:0;
margin:0;
}
.Lblue {
width: 175px;
text-align: left;
margin: 0 auto;
position:relative;
}
.twobanners .readmore a {
color:#0284e9;
}
.twobanners .readmore a:hover {
color:#000;	
}
.twobannersLg span {
font-size:184%;	
}
.Dblue {
width: 175px;
text-align: left;
margin: 0 auto;
position:relative;
}
.Lblue i,
.Dblue i {
display: inline-block;
position: absolute;
right: 0;
top: 9px;
font-size:180%;
}

.twobanners .col-lg-6 {
background:url(../images/new/blur.png) no-repeat right top;
background-size:80%;
}

.twobanners .col-lg-6:last-child {
background:url(../images/new/blur2.png) no-repeat right top;
background-size: 80%;
}

.twobannersLg .container {
width: 100% !important;
}

.services .col-md-12 {
/*padding:0;*/
}

.services {
background:#fff;
/*padding:20px;*/
}

.patern-right .clear {
height:1px;	
}

#searchForm {
background:#fff;
padding:0;
}	

a.phocaLinkas {display: block;text-align: right;}

.rev_slider {
overflow:visible !important;	
}

.social h2:after {
content:"";
display:block;
margin:0 auto;
width:60px;
height:5px;
background:#fb7c00;
position:relative;
margin-bottom:20px;
margin-top:20px;
}
.social .fa:after {
content:"";
display:block;
margin:0 auto;
width:40%;
height:1px;
border-bottom:2px dashed #7ba9d8;
position:relative;
margin-bottom:20px;
margin-top:20px;
}
span.highlight {
background: #FFEB3B;
padding: 2px 6px;
}
dt.result-title {
margin-top: 20px;
}

.blog-featured h3, 
.blog-featured .Tblue,
.moduletablenobak h3 {
color:#058ef9;	
font-weight: 500 !important;
}


.blog-featured h3:after,
.moduletablenobak h3:after {
background: #058ef9;
content: "";
display: block;
float: none;
height: 5px;
position: relative;
top: 20px;
width: 25px;
text-align: center;
margin-bottom:40px;

}
.moduletablenobak {padding: 14px;background: #eafaff;}

.formform {
/* position: absolute; */
/* right: 0px; */
/* top: 35px; */
/* width: 434px; */
padding: 0px 20px;
/* border-radius: 4px; */
/* background: rgba(0,0,0,0.24); */
}
.formform p {
padding:0 !important;	
margin: 6px 0 0px 0	!important;
}

.formform .custom {
background: #fff;
padding: 20px;
}
.formform label {
font-weight:300!important;
margin: 0 !important;
}

.gkTabsNav {
padding:0;
margin:0;	
}

.formform select {
display: block;
margin: 0;
width: 100%;
box-sizing: border-box;
border-radius:3px;
border:1px	solid #cdcdcd;
padding: 8px;


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1f1f1+0,ffffff+20,f1f1f1+100 */

background: rgb(241,241,241); /* Old browsers */

background: -moz-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(255,255,255,1) 20%, rgba(241,241,241,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top, rgba(241,241,241,1) 0%,rgba(255,255,255,1) 20%,rgba(241,241,241,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom, rgba(241,241,241,1) 0%,rgba(255,255,255,1) 20%,rgba(241,241,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */


}

.formform button {
width: 100%;
border-radius: 3px;
border: 1px solid #f26c00;
padding: 9px;
background:#f38f00;
color:#fff;
margin-top: 11px;
text-transform:uppercase;
}
.formform input {
display: block;
margin: 29px 0;
width: 100%;
box-sizing: border-box;
border: none;
padding: 8px;
color:#000;
}

.gkTabsWrap.horizontal ol li {
float:none !important;
width:100%;	
}
#gk-tabs-92 .gkTabsWrap > ol {
width: 139px !important;
line-height: 19px !important;
background:none !important;
}
#gk-tabs-92 .gkTabsWrap > ol > li {
line-height: 19px !important;
font-weight: 300 !important;
padding: 21px	12px!important;
margin: 0 !important;
border-bottom: 1px solid #bad4d2;
}

.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
background:rgba(255,255,255,0.6) !important;
}	

.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
background:#f3f2f3 !important;
color:#000 !important; 
text-shadow:none !important;
}

.gkTabsItem input[type="submit"] {

color:#fff;	
padding:15px 0;
text-align:center;
border-radius:3px;
border:1px solid #0075d0;
margin:18px 0;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0080f8+0,0673db+98 */

background: rgb(0,128,248); /* Old browsers */

background: -moz-linear-gradient(top, rgba(0,128,248,1) 0%, rgba(6,115,219,1) 98%); /* FF3.6-15 */

background: -webkit-linear-gradient(top, rgba(0,128,248,1) 0%,rgba(6,115,219,1) 98%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom, rgba(0,128,248,1) 0%,rgba(6,115,219,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0080f8', endColorstr='#0673db',GradientType=0 ); /* IE6-9 */


}

.gkTabsItem a {
padding: 10px 0 30px 0;
display: block;
color: #000;
font-size: 83%;
text-decoration: underline !important;
}

.gkTabsItem input[type="submit"]:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0673db+0,0080f8+100 */

background: rgb(6,115,219); /* Old browsers */

background: -moz-linear-gradient(top, rgba(6,115,219,1) 0%, rgba(0,128,248,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top, rgba(6,115,219,1) 0%,rgba(0,128,248,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom, rgba(6,115,219,1) 0%,rgba(0,128,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0673db', endColorstr='#0080f8',GradientType=0 ); /* IE6-9 */

}
.gkTabsItem h2, 
.gkTabsItem .h2 {
font-size: 154%;
margin: 23px 0 !important;
}

.tabWrap {
position: relative;
max-width: 1300px;
width: 90%;
margin: 0 auto;
z-index: 999;
}

.addressNew {
position: absolute;
z-index: 999;
background: rgba(5,142,249,0.8);
color:#fff;
padding: 20px;
top: 53px;
border-bottom:6px solid #353434;
box-shadow:0 0 4px #000;
}
.addressNew p {
line-height:19px;	
margin-bottom:17px;
}
.addressNew	a {
color:#fff;	
}

.bt-date {
color:#fff;
z-index: 995;
font-size:80% !important;
}

.fa.fa-facebook-square {
font-size: 250%;
padding-top: 2px;
vertical-align: middle;
color:#0072cb;
}
.fa.fa-facebook-square:hover {
color:#fff;	
}

.gicBan {
padding:0 25px; 
border-left:1px	solid #0072cb;
border-right:1px	solid #0072cb;
}

.owl-carousel2 .hovereffect {
margin-right:12px !important;	
}

.container {
width: 96% !important;
}

.social .fa {
font-size:74px;
display:block;
margin:0 auto;	
margin-bottom:15px;
margin-top:15px;
}

.darkB {
min-height: 300px;
background: url(../../../images/adsharing-bg.jpg) no-repeat;
background-size: cover;
}

.darkB .moduletable {
}
.twobannersLg .col-lg-7 .moduletable {
width:90%;
margin:0 auto;
position: relative;
}

.twobannersLg h3 {
color:#fff;
font-size:180%;
margin:13px 2px 20px 2px !important;	
}

.twobannersLg .col-lg-7 h3 {
margin:16px 0 !important;	
}
.twobannersLg .owl-controls {
position: absolute;
top:-68px;
right: 0;
}
.twobannersLg2 .owl-controls {
position: relative;
top:inherit;
right: inherit;
} 

.twobannersLg .owl-prev {
right: 32px !important;
left:inherit !important; 
}	
.twobannersLg .owl-prev {
background: url(../images/new/wleft2.png) no-repeat 0 6px;
}
.twobannersLg .owl-next {
background: url(../images/new/wright2.png) no-repeat 0 6px;
}

.custom_adsharing p {
color: #fff;
}

.custom_adsharing a {
color: #fff;
font-size: 55% !important;
}

.moduletable_adsharing {
padding: 20px 35px;
}

.nopd > div {
padding-top:0;	
padding-bottom:0;	
}

.twobannersLg .owl-carousel .owl-item img {
border: 5px solid #fff;	
}

.social h1 {
padding:22px 0;	
font-size: 250%;
font-weight: 500;
}

.is-hover a {
color:#fff !important;	
}

.mainMenu li.is-hover:hover li a {
color:#4d4d4d !important;	
}

.mainMenu li.is-hover:hover li:hover a {
color:#4d4d4d !important;	
}

#Maslider:before {
/*content:"";*/
display:block;
width:100%;
height:4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0f00+0,ffea00+100 */

background: rgb(255,15,0); /* Old browsers */

background: -moz-linear-gradient(-45deg, rgba(255,15,0,1) 0%, rgba(255,234,0,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(-45deg, rgba(255,15,0,1) 0%,rgba(255,234,0,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(135deg, rgba(255,15,0,1) 0%,rgba(255,234,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0f00', endColorstr='#ffea00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}

.allTxt h2 {
position: absolute;
text-align: left;
width: 100%;
bottom: 0;
height: auto;
vertical-align: text-bottom;
padding: 35px;
z-index:9;
transition:all ease-in-out .4s;

}
.allTxt h2:after {
content:"";
display:block;
width:100%;
height:150px;
position:absolute;
bottom: 0;
z-index:-1;	
left:0;
transition:all ease-in-out .4s;
animation:ease-out .2s;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+22,0.79+100 */

background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 22%, rgba(0,0,0,0.79) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 22%,rgba(0,0,0,0.79) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 22%,rgba(0,0,0,0.79) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c9000000',GradientType=0 ); /* IE6-9 */

}
.Hblock {
background:#000;	
animation:ease-out .2s;
transition:all ease-in-out .4s;
}

.Hblock img {
width:100%;
height:auto;	
}
.Hblock:hover img {
background:#000;
opacity:.4;
animation:ease-out .2s;
transition:all ease-in-out .4s;

}
.allTxt {
text-align:center;
width:100%;	
position:relative;

}


.quotesModule .col-md-3 {
position:relative;
overflow:hidden;
}

.qpop {
background:none;
border-radius:3px;	
color:#444;
text-align:left;
}

.twobannersLg2 .qpop {
background:#fff;
color:#757575;	
padding: 20px;
}

.twobannersLg2 span.sname:before { 
/* border-top: 12px solid #116CB9 !important; */
}

.allTxt h2 {
color:#fff;	
}
img.round {
width:100%;
height:auto;
border-radius:100%;	
}
.qpop h3 {
color:#000;	
font-size:120%;	
padding:0 0 10px 0 !important;
margin:0 !important;
font-weight:500 !important;
}

.twobannersLg span.sname {
font-size:100%;
float: left;
margin-top: 0;

}
.twobannersLg2 .qpop h3 {
color: #fff;
}

.twobannersLg2 span.sname {
float: left;

}

.twobannersLg2 .owl-theme .owl-controls {
/*text-align: left;*/
margin-top: 0;
}
.twobannersLg2 .clear {
height:1px;	
}
.twobannersLg span.sname:before { 
content: "";
display: block;
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-top: 12px solid white;
top: -3px;
position: relative;
left: 10px;
}

.twobannersLg2 .testi2 span.sname:before { 
margin:0	auto;
left:inherit;
}
.ns2_date_day {
background: rgba(6, 113, 203, 0);
padding: 0 !important;
color: #4d4d4d !important;
display: inline-block;
float: left;
margin-right: 4px !important;
}

.ns2_date_month_year,
.ns2_date_month_year span {
display: inline-block !important;
text-transform: uppercase;
float: left !important;
margin-right: 5px;
}

.moduletable_dsharing h3 {
color: #fff;
text-align:center; 
font-size: 170%;
font-weight: lighter !important;
margin-top: 0 !important;
padding-top: 0 !important;
margin-bottom: 18px;
}

.moduletable_dsharing {
padding: 25px 25px 50px;
}

.darkA .ns2-inner {
padding: 10px;
}

.darkA .ns2-inner h4 {
font-family: 'News Cycle', sans-serif;
}

.darkA .ns2-inner img.ns2-image {
margin-right: 10px !important;
}

.mediaBlockNw h3 {
font-size: 170%;
font-weight: lighter !important;
margin-top: 0 !important;
padding-top: 0 !important;
margin-bottom: 18px;
color: #000;
font-family: 'News Cycle', sans-serif;
}

.sponsorLogo h3 {
text-align:center; 
font-size: 170%;
font-weight: lighter !important;
margin-top: 0 !important;
padding-top: 0 !important;
margin-bottom: 18px;
font-family: 'News Cycle', sans-serif;
}

.mediaBlockNw .darkA .ns2-row-inner > .ns2-column {
width: 100%;
}

.social h3 {
font-size: 170%;
font-weight: 300 !important;
margin-top: 0 !important;
padding-top: 0 !important;
margin-bottom: 18px;
color: #900c3e;
}

.mediaBlockNw h3:after {
width: 25px;
height: 5px;
/*content: "";*/
display: block;
margin: 0 auto;
background: #fff;
margin-top: 22px;
}


.externalMods h2 {
font-size:120%;
}

.quotesModule li {
display:inline-block;
vertical-align:top;
font-size: 192%;	
padding:4px 0 7px 0;	
}
.quotesModule	ul {
padding:0;
margin:0;

}
h4.ns2-title {
padding-top:0;	
margin-top:0;
}
.ns2-inner {
color:#fff;	
}
/*.Orbar {
background:#f38f00;
}*/

.Orbar .col-lg-12 {
padding-top:0;
padding-bottom:0;	
}

.twobannersLg2 {
background: url(../images/new/blue1.jpeg) repeat #fff;
background-size:cover;
}
.twobannersLg2 h3 {
color:#000;
}
.twobannersLg2 .owl-carousel .owl-item img {
width:auto;
height: auto;
margin: 0 auto;
}
.twobannersLg2 .testi2 {
margin: 0 auto;
}


.twobannersLg2 .sname {
color:#005FDA;
}

.ministry p {
margin:0;
padding:0;
line-height:19px;	
font-family:georgia;
font-size:80%;
}
.ministry p strong {
font-family:'Roboto', sans-serif;	
}

.vision {
background:#fff5dc url(../../../images/visions/orange_vision.png) no-repeat 20px 10px;
border:1px solid #eda505;
border-radius:3px 0 0 3px;
padding:15px;	
}

.vision h4,
.mission h4 {
margin:0 0 8px 0 !important;
padding:0;	
}

.vision,
.mission {
width: 100%;
margin: 0 1% 40px;
min-height: 140px;
color: #ad7901;
padding-left: 150px !important;
}

.vision h4,
.mission h4 {
color: #ad7901 !important;
}
.mission {
background:#fff5dc url(../../../images/visions/orange_mission.png) no-repeat 20px 10px;
border:1px solid #eda505;
border-radius:3px 0 0 3px;
padding:15px;
}

.ns2-introtext {
font-weight: 100;
}

#tabs {
padding:20px 0;	
}

#tabs .ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
border-bottom: 3px solid #ED8B00;
}

.gmapfpform {
background: #fefbf2;
width: 100%;
margin-bottom: 10px;
border-bottom: 2px solid #ED8B00;
}

.gmapfpform	select {
width:100%;
margin-top:5px;
margin-left: 0 !important;
margin-right: 0 !important;
} 
.gmapfpform	select option {
border-bottom:1px solid #E0E0E0;
padding:5px;	
}
table.blog {
width: 100% !important;
}
.gmapfpform .col-lg-12 {
padding-top:0;	
}

.contactNew .top {
background: #fff;
width: auto;
margin: 0 auto;
border-radius:2px 2px 0 0;
padding: 12px 32px;
text-align: center;
display: inline-block;
bottom: 0;
position: absolute;
cursor:pointer;
z-index:0;
box-shadow:0 0 3px rgba(0,0,0,0.67);
}
.contactNew {
position: fixed;
bottom: 0;
width: 100%;
text-align: center;
z-index: 98979;
}


.DataNew {
background: #DB0003;
border-radius: 50px 50px 0 0;
color: #fff;
display: block;
width: 252px;
margin: 0 auto;
padding: 13px 0;

position: relative;
transition:all ease-out .8s;
top:0;
}

.DataNew .close {
font-size: 14px !important;
background: #950000;
color: #fff;
border-radius: 50px;
padding: 9px 12px;
position: absolute;
top: -6px !important;
right: -4px !important;
cursor: pointer;
opacity: 1;
}

.pg-cats-box-img {
width:24%;
display:inline-block;	
vertical-align:top;
}
.pg-cats-name {
width:70%;
display:inline-block;
margin-left:12px;	
}

div#xmap ul.level_0 li:before {
content: "\f054";
font-family: FontAwesome;
margin-right: 10px;
font-size: 12px;
}

div#asidenew .moduletable_vismis {
margin-bottom: 20px;
color: #fff;
}

.item-page .objectives	ul li,
.item-page .values	ul li,
.item-page .functions	ul li {
line-height: 29px;
margin-bottom: 5px;
padding-left: 17px;
}

.objectives {
margin: 20px 0;
border: 1px solid #E9DCB3;
background: #fffdf1;
padding: 20px;
border-radius: 3px;
}
.objectives h4 {
margin-top: 0;
padding-top: 0;
}


.values {
margin: 20px 0;
border: 1px solid #E9CAB3;
background: #fff9f1;
padding: 20px;
border-radius: 3px;
}
.values h4 {
margin-top: 0;
padding-top: 0;
}
.contentNew  .functions {
margin: 20px 0;
border: 1px solid #E9DCB3;
background: #fffef1;
padding: 20px;
border-radius: 3px;
}
.functions h4 {
margin-top: 0;
padding-top: 0;
}

body[class*=" home"] .contentNew {
display: none;
}

/* --------- */

html .onwebchatbox {
bottom: 24px !important;
}

div#webchat_header {
padding: 10px 40px 10px 0 !important;
}

html .onwebchatbox #div_chat_min_title_span {
font-size: 130% !important;
font-family: 'Roboto', arial,verdana,sans-serif !important;
font-weight: 400 !important;
}

html .onwebchatbox #div_chat_max_title_span {
font-size: 130% !important;
font-family: 'Roboto', arial,verdana,sans-serif !important;
font-weight: 400 !important;
}

.onwebchatbox .chat_area {
height: 245px !important;
}

.onwebchatbox .me-bubble {
background-color: #e8e177 !important;
}

.onwebchatbox .me-bubble::before {
border-left: 5px solid #e8e177 !important;
}

html .onwebchatbox .webchat_header {
background-color: #0191ab !important;
}

html .onwebchatbox #div_chat_min_title {
width: 106% !important;
}

.onwebchatbox .agent-bubble {
background-color: #a9defb !important;
}

.onwebchatbox .agent-bubble::before {
border-right: 5px solid #a9defb !important;
}

[class*="site contact-details"] div[itemprop="articleBody"] em.fa {
margin-right: 10px;
width: 15px;
}

[class*="site contact-details"] div[itemprop="articleBody"] h4 {
margin: 0;
padding-top: 0;
}
.hierarchy {
padding-top: 0;
}

.headof {
padding-bottom: 0;
}

.socform {
background: #fff;
color: #fff;
}

.row {
margin: 0;
}

.moduletable_vismis {
background: url(../../../images/vismisbg.png) #9f4a63 no-repeat 100% 0;
padding: 25px;
}

.custom_vismis p {
margin: 25px 0 0 0 !important;
line-height: 1.3;
font-weight: 100;
}

body[class*=" home"] .socform {
margin-top: -7px;
background: url(../images/new/weare.png) 54%;
}

.fbwallfeed {
text-align: center;
}

.mediaBlockNw .darkA h4 {
font-size: 130%;
color: #900c3e;
margin: 0 !important;
}

.mediaBlockNw .darkA h4 span {
font-size: 70%;
font-style: italic;
}

.mediaBlockNw .darkA p {
color: #141414;
line-height: 1.3;
}

.mediaBlockNw .darkA [class*="col-"] {
padding: 0;
}

.mediaBlockNw .darkA a {
color: #141414;
}

.formform.stickys {
width: 50px !important;
height: 50px !important;
right: 0;
top: 100px !important;
overflow: hidden;
z-index:9999;
border-radius: 50%;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in;
background: #FF5722 url(../../../images/application_process.png) no-repeat;
}

.formform.stickys:before {
width: 50px !important;
height: 50px !important;
display: block;
position: relative;
right: 50px;
content: url(../../../images/application_process.png);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.formform.stickys:hover {
width: 340px !important;
height: 450px !important;
right: 0;
border-radius: 0%;
top: 100px !important;
overflow: hidden;
background: #fff;
}

.formform.stickys:hover:before {
width: 0 !important;
height: 0 !important;
}


button#playpausebtn,
button#mutebtn {
border:none;
cursor:pointer;
outline:none;
position: fixed;
bottom: 10px;
}

button#playpausebtn{
background:url(../../../images/pause.png) no-repeat;
width:25px;
height:25px;
z-index: 9999;
}

button#mutebtn{
background:url(../../../images/speaker.png) no-repeat;
width:25px;
height:25px;
z-index: 9999;
}

button#mutebtn {
left: 40px;
}

body.contentpane.modal audio#onwebchataudio,
body.contentpane.modal div#onwbchat_window {
display: none !important;
}

#phocagallery.pg-detail-view {
margin: 7px !important;
background: #fff;
}

select {
padding: 7px;
margin: 0;
}

.pagination li {
width: 40px;
height: 40px;
}
.downnipo .fa {
color: #1185fd;
font-size: 250%;
margin-right: 25px;
vertical-align: middle;
}

.downnipo span.act {
font-size: 130%;
}

.downnipo a {
color: #1185fd;
padding: 10px 20px !important;
width: 100%;
display: block;
}

.downnipo {
margin-bottom: 25px;
/*padding: 10px 20px;*/
margin-top: 40px;
border: 1px solid #0d252c;
border-radius: 5px;
background: #f9f9f9;
}

.downnipo:hover .fa {
color: #fff !important;
}

.downnipo:hover span.act {
color: #fff !important;
}

.downnipo:hover {
background: #1185fd;
border: 1px solid #fff;
}

@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
transform-style: preserve-3d;
}

40%, 43% {
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -7px, 0);
transform-style: preserve-3d;
}

70% {
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -5px, 0);
transform-style: preserve-3d;
}

90% {
transform: translate3d(0,-4px,0);
transform-style: preserve-3d;
}
}
.downnipo .fa {
animation: bounce 2s infinite;
transform-origin: center bottom;
}
.downnipo:hover .fa,
.downnipo:focus .fa {
animation: none;
}

.module_curency > div {
padding: 0 15px;
margin: 0 !important;
height: 30px;
}

.custom_login a {
color: #e39b05;
font-size: 150%;
}

.custom_login {
border-right: 1px solid #e39b05;
}

div.search input#mod-search-searchword {
border: 0;
color: #282828;
padding: 5px 10px;
opacity: 1;
width: 255px;
background: rgba(0, 0, 0, 0);
}

div.search form.form-inline input#mod-search-searchword:hover,
div.search form.form-inline input#mod-search-searchword:focus {
margin-right: 0;
opacity: 1;
width: 255px;
}

div.search form.form-inline:hover,
div.search form.form-inline:focus {
background: #fff;
}

.mainMenu ul.nav {
padding-bottom: 5px;
border-bottom: 0 solid rgba(255, 255, 255, 0.15);
width: 92%;
margin: 0 auto;
}

.mainMenu {
background: rgba(249, 178, 2, 0.8);
}

.custom_slbox {
position: absolute;
bottom: 20px;
left: 50px;
max-width: 700px;
}

.custom_slbox,
.custom_slbox div {
padding: 0;
}

.megasliderbox {
padding: 20px 0 0 !important;
}

.megasliderbox .sliderbox {
width: 130px;
height: 130px;
}

.megasliderbox .sliderbox.approach {
background: #e00e8f;
}

.megasliderbox .sliderbox.approach:hover {
background: #bf0076;
}

.megasliderbox .sliderbox.iservices {
background: #4bbc8a;
}

.megasliderbox .sliderbox.iservices:hover {
background: #35a976;
}

.megasliderbox .sliderbox.standards {
background: #03d6ef;
}

.megasliderbox .sliderbox.standards:hover {
background: #00a4b7;
}

.megasliderbox .sliderbox.iprogress {
background: #0375fd;
}

.megasliderbox .sliderbox.iprogress:hover {
background: #0060d2;
}

.megasliderbox .sliderbox.rworks {
background: #a800ff;
}

.megasliderbox .sliderbox.rworks:hover {
background: #8900d0;
}

.megasliderbox .sliderbox.governance {
background: #eb577b;
}

.megasliderbox .sliderbox.governance:hover {
background: #ca3559;
}

.megasliderbox .sliderbox.forum {
background: #ff4c22;
}

.megasliderbox .sliderbox.forum:hover {
background: #d82900;
}

.megasliderbox .sliderbox span {
text-align: center;
display: block;
color: #fff;
font-size: 105%;
}

.megasliderbox .sliderbox .face {
padding: 20px 0 !important;
}

span.srmore:after {
content: "\f054";
font-family: FontAwesome;
margin-left: 10px;
font-size: 12px;
}

span.srmore {
font-style: italic;
}

span.srmore:hover {
padding-left: 10px;
}

.moduletable_stsearch input {
margin: 0;
border-radius: 4px;
}

.moduletable_stsearch input[type="submit"] {
background: #fe9600; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(#febc1e, #fe9600); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#febc1e, #fe9600); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#febc1e, #fe9600); /* For Firefox 3.6 to 15 */
background: linear-gradient(#febc1e, #fe9600); /* Standard syntax */
color: #fff;
}

.stsearch {
width: 100%;
margin: 0 0 25px 0;
background: #053165;
border-radius: 4px;
padding: 7px 20px;
}

.stsearch > div {
padding: 10px 15px;
}

.custom_stsearch h2 {
font-weight: 400;
font-size: 130%;
color: #fff;
}

span.icist {
padding: 35px;
background: #fff;
border-radius: 50%;
width: 105px;
height: 105px;
margin: 0 auto 25px;
}

.istrotate  {
transform: skew(-10deg);
}

.pdomain .istrotate  {
background-color: #eb577b;
}

.pdomain:hover .istrotate {
background-color: #f52f5f;
}

.pcoordination .istrotate  {
background-color: #a501fb;
}

.pcoordination:hover .istrotate  {
background-color: #8400ca;
}

.ldomain .istrotate  {
background-color: #e00e8f;
}

.ldomain:hover .istrotate  {
background-color: #ca007c;
}

div#header.stickys .mainMenu ul.nav {
border-bottom: 0 solid rgba(255, 255, 255, 0);
}

div#header.stickys .mainMenu li.active {
border-bottom: 0 solid rgba(255, 255, 255, 0);
}

div#header.stickys .main-menu-div a:before {
display: none;
}

.vdomain .istrotate  {
background-color: #0375fd;
}

.vdomain:hover .istrotate  {
background-color: #0060d2;
}

.istinner  {
text-align: center;
color: white;
transform: skew(10deg);
}

.istinner > span,
.istinner > h3 {
display: block;
}

.pdomain span.icist:before {
content: "\f007";
font-family: FontAwesome;
font-size: 250%;
color: #eb577b;
position: relative;
top: -10px;
left: 0;
}

.pcoordination span.icist:before {
content: "\f013";
font-family: FontAwesome;
font-size: 250%;
color: #a501fb;
position: relative;
top: -10px;
left: 0;
}

.ldomain span.icist:before {
content: "\f015";
font-family: FontAwesome;
font-size: 250%;
color: #e00e8f;
position: relative;
top: -10px;
left: 0;
}

.vdomain span.icist:before {
content: "\f1b9";
font-family: FontAwesome;
font-size: 250%;
color: #0375fd;
position: relative;
top: -10px;
left: -5px;
}

.istinner a {
color: #fff;
margin-top: 25px;
display: block;
}

.istandards {
width: 90%;
margin: 0 4%;
/*padding: 0 20px;*/
}

.social .moduletable {
padding: 0 50px 0 10px;
}

span.impolin {
color: #1f1f1f;
display: inline-block;
line-height: 1.1;
}

.dsharingbox {
color: #ff4c22;
width: 32%;
display: inline-block;
margin-top: 30px;
}

div.dsharingbox {
/*border: 5px solid #ff4c22;*/
/*width: 135px;*/
height: 135px;
display: inline-block;
border-radius: 50%;
/*transition: all ease-in-out 0.5s;*/
}

.dsharingbox:hover div.inner-shadow {
background: #ff4c22;
}

div.dsharingic img {
position: relative;
top: 35px;
}

.megadsharing {
width: 65%;
margin: 0 17.5%;
min-width: 850px;
}

#asidenew .stsearch {
width: 100%;
}

#asidenew input {
width: 100%;
/*padding: 5px 10px;*/
border: 0 !important;
}

form#frm_standard_search input#standard_submit,
form#frm_standard_search input#standard_clear {
height: 44px;
font-size: 110%;
}

section#standard_result_suggestion thead {
background: #797979;
color: #fff;
}

label {
font-weight: 400 !important;
}

section#standard_searchkey_suggestion h3 {
padding-bottom: 0;
}

section#standard_searchkey_suggestion section [class*="col-"] {
padding: 5px 0;
margin-bottom: 15px;
}

section#standard_result_suggestion a.btn-info {
font-size: 90%;
padding: 7px 25px;
float: right;
}

form#frm_standard_search section [class*="col-"] {
padding: 0 20px;
margin-bottom: 30px;
}

section#standard_result {
padding: 0;
background: #f0f0f0;
border-radius: 4px;
}

section#standard_result_suggestion {
margin-top: 0;
padding: 20px 0;
}

section#standard_searchkey_suggestion {
padding: 20px 0;
}

section#standard_result .raw:nth-of-type(2) label:last-child {
margin-bottom: 20px;
}

section#standard_result small,
section#standard_result label {
font-size: 100%;
padding: 4px 20px !important;
font-weight: 400 !important;
}

section#standard_result h4 {
padding: 4px 20px !important;
margin: 30px 0 5px 0 !important;
}

section#standard_result raw:nth-of-type(1) h4 {
margin: 0 !important;
}

section#standard_detail_content small span,
section#standard_result .raw:nth-of-type(2) label span {
font-weight: 500;
width: 120px;
display: inline-block;
margin-left: -130px;
}

div#myModal .raw label span {
font-weight: 500;
width: 120px;
display: inline-block;
margin-left: -130px;
}

section#standard_searchkey_suggestion section label.col-sm-12 {
padding: 13px 7px;
margin-bottom: 0;
border-bottom: 1px solid #d2d2d2;
width: 50%;
}

section#standard_searchkey_suggestion section label.col-sm-12:hover {
background-color: #f5f5f5;
}

#ajax_loader_gif_div {
background-color: #3b6db9 !important;
}

.ajax-loader_gif {
left: 50% !important;
top: 50% !important;
}

div#myModal {
padding: 0;
border-radius: 4px;
}

div#myModal {
margin-top: 0;
}

div#myModal .raw:nth-of-type(2) label:last-child {
margin-bottom: 20px;
}

div#myModal small,
div#myModal label {
font-size: 100%;
padding: 4px 20px !important;
font-weight: 400 !important;
}

div#myModal h4 {
padding: 4px 20px !important;
margin: 30px 0 5px 0 !important;
}

div#myModal raw:nth-of-type(1) h4 {
margin: 0 !important;
}

div#myModal .raw:nth-of-type(2) label span {
font-weight: 500;
width: 120px;
display: inline-block;
}

div#myModal .raw label span,
section#standard_result .raw label span {
vertical-align: top;
float: left;
}

.frm_standard_search input.ng-valid.ng-touched {
border-color: #31478b !important;
}

#asidenew .custom_slbox {
position: inherit;
left: 0;
height: 770px;
}

#asidenew .megasliderbox,
#asidenew .megasliderbox .sliderbox {
width: 100%;
height: 65px;
}

#asidenew .megasliderbox .sliderbox {
overflow: hidden;
}

#asidenew .megasliderbox .sliderbox.empty {
display: none;
}

#asidenew .megasliderbox .sliderbox span {
display: inline;
padding-right: 30px;
}

#asidenew .megasliderbox .sliderbox .face {
padding: 7px 30px !important;
}

body[class*=" home"] div#header,
body[class*=" home"] div#header-sticky-wrapper {
position: absolute;
width: 100%;
}
.dsharingbox:hover div.hold {
background: #ff4c22;
}

.tp-bullets {
right: 25px !important;
margin: 0 !important;
}

/* Animated Bounce */

@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
transform-style: preserve-3d;
}

40%, 43% {
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -7px, 0);
transform-style: preserve-3d;
}

70% {
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -5px, 0);
transform-style: preserve-3d;
}

90% {
transform: translate3d(0,-4px,0);
transform-style: preserve-3d;
}
}
.istbox:hover span.icist {
animation: bounce 2s;
transform-origin: center bottom;
}

.istandards:hover .istbox:not(:hover) {
opacity: 0.3;
}

.istandards .istbox:hover {
transform: scale(1.05);
}

/* end Animated Bounce */

#header a {
position: relative;
text-decoration: none;
}

/*#header .main-menu-div a:before {
content: "";
position: absolute;
width: 100%;
height: 3px;
bottom: -3px;
left: 0;
background-color: #e3a102;
visibility: hidden;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}*/

#header a:hover:before {
visibility: visible;
-webkit-transform: scaleX(1);
transform: scaleX(1);
}

/* Animated Slider Boxes */

.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
} 

.mainSlider .mainsliderbox > a,
.mainSlider .mainsliderbox > div {
display:inline-block;
float: left;
}

/* end Animated Slider Boxes */

.twobannersLg .container {
max-width: 3200px;
}

.twobannersLg .moduletable_adsharing {
max-width: 750px;
}

/* Rounded Animated Border */

#loading {
width: 120px;
height: 120px;
margin: 0 auto;
position: relative;
}
.outer-shadow,
.inner-shadow {
z-index: 4;
position: absolute;
width: 100%;
height: 100%;
border-radius: 100%;
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.inner-shadow {
top: 25px;
left: 25px;
width: 110px;
height: 110px;
margin-left: -20px;
margin-top: -20px;
border-radius: 100%;
/*background-color: #0a1829;*/
/*background-color: #13459a;*/
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.hold {
position: absolute;
width: 100%;
height: 100%;
clip: rect(0px, 120px, 120px, 60px);
border-radius: 100%;
}
.fill,
.dot span {
/*background-color: #ff4c22;*/
border: 5px solid #ff4c22;
}
.fill {
position: absolute;
width: 100%;
height: 100%;
border-radius: 100%;
clip: rect(0px, 60px, 120px, 0px);
}
.left .fill {
z-index: 1;
-webkit-animation: left 1s linear;
-moz-animation: left 1s linear;
animation: left 1s linear both;
}
@keyframes left {
0% {
-webkit-transform: rotate(0deg);
}
100% {
transform: rotate(180deg);
}
}
@-webkit-keyframes left {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(180deg);
}
}
.right {
z-index: 3;
/*-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);*/
}
.right .fill {
z-index: 3;
-webkit-animation: right 1s linear;
-moz-animation: right 1s linear;
animation: right 1s linear both;
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}
@keyframes right {
0% {
-webkit-transform: rotate(0deg);
}
100% {
transform: rotate(180deg);
}
}
@-webkit-keyframes right {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(180deg);
}
}
.inner-shadow img {
margin-left: 3px;
margin-top: 30px;
}

/* end Rounded Animated Border */


span.boxname {
/*position: absolute;*/
bottom: 0;
width: 100%;
margin-bottom: 20px;
}

a[href*="lang=si"] {
font-size: 15px;
}

a[href*="lang=ta"] {
font-size: 17px;
}

a[href*="lang=en"] {
font-size: 14px;
}

.lastmodified {
text-align: right !important;
}

input#mod_standard_name + datalist#mod_standard_name_list option,
#mod_standard_domain_category_name option {
background: #fff !important;
padding: 7px !important;
border-bottom: 1px solid #b7b7b7 !important;
}

#mod_standard_domain_category_name {
margin: 0;
height: 45px;
}

#mod_standard_name {
padding: 10px !important;
}

table.mtable p {
margin: 0;
}

table.mtable tr.mhead td, table.mtable tr.mhead td p {
line-height: 19px;
}

h4, .h4, h5, .h5, h6, .h6 {
margin-top: 20px !important;
}

h4 + h5 {
margin-top: 0 !important;
}

.nn_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle {
background-color: rgba(248, 191, 50, 0.7) !important;
color: #4d4d4d !important;
font-size: 110%;
}

.nn_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle:hover {
background-color: rgba(248, 191, 50, 0.85) !important;
color: #4d4d4d !important;
}

.nn_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle:focus,
.nn_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle:focus {
background-color: #f8bf32 !important;
color: #4d4d4d !important;
}

#myModal .modal-content {
overflow: visible !important;
}

#myModal .close {
background: #f00 none repeat scroll 0 0 !important;
position: absolute !important;
right: -20px !important;
top: -20px !important;
color: #fff !important;
}

.modal {
background-color: rgba(0, 0, 0, 0.75) !important;
}

div#myModal section#standard_detail_content small:nth-of-type(odd),
div#myModal div[data-ng-if="$ctrl.standard_detail.attribute.length"] label:nth-of-type(odd) {
background: #f1f1f1;
margin-left: 20px;
width: 95%;
}

div#myModal section#standard_detail_content small:nth-of-type(even),
div#myModal div[data-ng-if="$ctrl.standard_detail.attribute.length"] label:nth-of-type(even) {
background: #fff;
margin-left: 20px;
width: 95%;
}

section#standard_detail_content small:nth-of-type(odd),
section#standard_result div[data-ng-if="$ctrl.standard_detail.attribute.length"] label:nth-of-type(odd) {
background: #dedede;
margin-left: 20px;
width: 95%;
}

section#standard_detail_content small:nth-of-type(even),
section#standard_result div[data-ng-if="$ctrl.standard_detail.attribute.length"] label:nth-of-type(even) {
background: #f0f0f0;
margin-left: 20px;
width: 95%;
}

section#standard_detail_content small,
div#myModal div[data-ng-if="$ctrl.standard_detail.attribute.length"] label,
section#standard_result div[data-ng-if="$ctrl.standard_detail.attribute.length"] label {
padding-left: 150px !important;
}

.raw.pagination div[class*="col-"] {
padding: 0;
margin-top: 5px;
}

.raw.pagination .col-sm-2 {
text-align: right;
}

.raw.pagination .col-sm-2 label {
padding: 10px 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
color: #000 !important;
background-color: #fff !important;
border-color: #000 !important;
margin: 0 3px !important;
}

.pagination > li > a, .pagination > li > span {
color: #fff !important;
background-color: #063164 !important;
border: 1px solid #063164 !important;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
color: #fff !important;
background-color: #1a5498 !important;
border-color: #063164 !important;
cursor: pointer !important;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important;
}

.pagination > li > a, .pagination > li > span {
margin: 0 3px !important;
}

.not_result label {
display: block;
margin: 0;
}

.not_result {
padding: 10px 15px;
border: 1px solid #c37000;
border-radius: 4px;
background: #fff1de;
color: #c37000;
display: grid;
}

.raw.pagination .pagination {
padding: 0;
}

section#standard_searchkey_suggestion section [class*="col-"] h4 {
background: #797979;
color: #fff;
font-size: 100%;
padding: 12px 7px;
margin: 0 !important;
}

section#standard_result_suggestion header h3.col-sm-12 {
padding-bottom: 0;
}

.btn-info {
background-color: #0375fd !important;
border-color: #0069e6 !important;
}

.btn-info:hover {
background-color: #184999 !important;
border-color: #001f54 !important;
}

input[type="submit"] {
background: #68190a;
border-color: #68190a;
}

.input[type="submit"]:hover {
background: #e7dde0;
border-color: #e7dde0;
}

form#frm_standard_search input#standard_clear {
background: #c7c7c7;
border-color: #c7c7c7;
}

form#frm_standard_search input#standard_clear:hover {
background: #a0a0a0;
border-color: #a0a0a0;
}

input::-webkit-calendar-picker-indicator {
display: none;
}

section#standard_result:has(.ng-isolate-scope > .ng-scope > #standard_detail_content) {
min-height: 310px;
}

#myModal section,
section#standard_result section#standard_detail_content {
/*position: absolute;*/
background: #f0f0f0;
}

#myModal header,
section#standard_result header {
position: absolute;
z-index: 9999;
}

#myModal header {
right: 45px;
}

section#standard_result header {
right: 0;
}

#myModal header img,
section#standard_result header img {
width: 30px;
cursor: pointer;
margin: 0 5px;
}

#myModal header img,
section#standard_result header img {
display: none;
}

#mydiv {
z-index: 9 !important;
}

ul.breadcrumb {
font-size: 14px !important;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
box-ordinal-group: 2;
}

.bread-title {
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
box-ordinal-group: 1;
}

#mydiv {
top: 20px !important;
background-color: #571518 !important;
}

.ajax-loader {
left: 48% !important;
}

.scrollToTop{
width: 55px;
height: 55px;
padding: 10px;
text-align: center;
background: #001a3d;
font-weight: bold;
color: #444;
text-decoration: none;
position:fixed;
bottom: 15px;
right: 15px;
z-index: 9999;
display:none;
background: url('../../../images/arrow_up.png') no-repeat;
font-size: 0;
opacity: 0.35;
}

.scrollToTop:hover{
opacity: 0.95;
}
.scrollToTop:hover{
text-decoration:none;
}

a.goback {
position: fixed;
top: 130px;
z-index: 9999;
right: 2px;
background: #2e5790;
color: #fff;
padding: 5px 15px;
}

/* ==== Print Ver */

section#standard_detail_content h4 {
font-size: 17px;
padding: 0 20px;
margin-bottom: 10px;
}

section#standard_detail_content small,
section#standard_detail_content label {
font-size: 14px;
padding: 0 20px;
width: 100%;
}

section#standard_detail_content label span {
font-weight: 600;
display: inline-block;
width: 100px;
}

.modal-content {
margin: 8% auto !important;
height: 70% !important;
max-height: 70% !important;
}

.modal-content article {
height: 95% !important;
max-height: 95% !important;
}

body.site.library-system ul.breadcrumb {
background: rgba(0, 0, 0, 0);
}

body.site.library-system .breadcrumb>li+li:before {
display: none;
}

body.site.library-system .btn-primary:hover {
overflow: hidden;
background: #571845;
border-color: #571845;
}

body.site.library-system .form-control {
padding: 5px !important;
}

body.site.library-system section div[data-ng-repeat="result in $ctrl.book_search_result"] .col-sm-2 {
padding: 0 20px;
}

form#frm_search_books {
padding: 0;
}

section#search_books_search_result > .row:nth-of-type(2) [class*="col-"] {
padding: 0;
}

section#search_books_search_result > .row:nth-of-type(2) .col-sm-2 label {
margin-top: 10px;
}

section#search_books_search_result > .row:nth-of-type(2) .pagination {
margin: 0 !important;
}

book_detail.ng-isolate-scope p {
padding: 0 20px;
margin: 0;
}

book_detail.ng-isolate-scope footer p {
font-size: 120% !important;
font-weight: 400;
}

book_detail.ng-isolate-scope section .row:nth-of-type(1) {
width: 33%;
display: inline-block;
vertical-align: middle;
}

book_detail.ng-isolate-scope section .row:nth-of-type(2) {
width: 63%;
display: inline-block;
vertical-align: middle;
}

article[data-ng-if="$ctrl.init_status"] {
position: relative;
}

article[data-ng-if="$ctrl.init_status"] footer {
float: left;
position: absolute;
bottom: 20px;
left: 272px;
}

div[data-ng-repeat="result in $ctrl.book_search_result"] footer {
margin-top: 30px;
}

.sponsorLogo ul li {
}

.sponsorLogo ul img {
margin: 0 30px 0 0 !important;
display: inline-block !important;
width: 35px;
}

.custom_fserpro > [class*="col-"] {
padding: 0;
}

.custom_fserpro > [class*="col-"] > .col-lg-8 {
padding: 20px;
background: rgba(255,206,49,1);
background: -moz-linear-gradient(left, rgba(255,206,49,1) 0%, rgba(254,244,186,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,206,49,1)), color-stop(100%, rgba(254,244,186,1)));
background: -webkit-linear-gradient(left, rgba(255,206,49,1) 0%, rgba(254,244,186,1) 100%);
background: -o-linear-gradient(left, rgba(255,206,49,1) 0%, rgba(254,244,186,1) 100%);
background: -ms-linear-gradient(left, rgba(255,206,49,1) 0%, rgba(254,244,186,1) 100%);
background: linear-gradient(to right, rgba(255,206,49,1) 0%, rgba(254,244,186,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffce31', endColorstr='#fef4ba', GradientType=1 );
}

.custom_fserpro > [class*="col-"] > .col-lg-4 {
display: none;
}

.mainMenu li.item-101 span.image-title {
display: none;
}

div#header-sticky-wrapper.is-sticky .mainMenu li.item-110 img,
div#header-sticky-wrapper.is-sticky .mainMenu li.item-115 img,
div#header-sticky-wrapper.is-sticky .mainMenu li.item-120 img,
div#header-sticky-wrapper.is-sticky .mainMenu li.item-121 img,
div#header-sticky-wrapper.is-sticky .mainMenu li.item-122 img,
div#header-sticky-wrapper.is-sticky .mainMenu li.item-123 img,
div#header-sticky-wrapper.is-sticky .mainMenu li.item-124 img,
div#header-sticky-wrapper.is-sticky .mainMenu li.item-130 img,
div#header-sticky-wrapper.is-sticky .mainMenu li.item-174 img {
display: none;
}

.sercl {
padding: 0;
background: #fff;
}

.sercl > div {
clear: none;
}

.mainMenu li img {
filter: invert(90%);
}

.mainMenu li.active img,
.mainMenu li:hover img {
filter: invert(0%);
}



.box1 {
    background: #af6300;
}

.box2 {
    background: #d67900;
}




.custom_twobnrs [class*="box"] {
padding: 10px 75px !important;
}
.custom_twobnrs [class*="box"] span { 
background-position: center 0;
transition: ease-in-out .4s;
}
.custom_twobnrs [class*="box"] span.dnicon {
background-image: url(../../../images/divi_neguma_icon.png);
background-repeat: no-repeat;
}
.custom_twobnrs [class*="box"] span.puicon {
background-image: url(../../../images/planning_unit_icon.png)	;
background-repeat: no-repeat;
}
.custom_twobnrs [class*="box"]:hover span.commin {
background-position: center -98px;
border-color: #fff;
}

.custom_twobnrs [class*="box"] div {
display: inline-block;
vertical-align: top;
margin-top: 15px;
}

.custom_twobnrs [class*="box"] h4 {
display: inline-block;
font-size: 180%;
vertical-align: top;
}

.custom_twobnrs [class*="box"] a {
color: #fff;
}
.mod-languages a {
color: #c70925 !important;
}
.dsportal-sec {
border-top: 1px solid rgba(0, 0, 0, 0.25);
background: #f79d2b;
}
.dsportal-sec h3,
.dsportal-sec a {
color: #1f1f1f;
}
.dsportal-sec a:hover {
color: #fff;
}
.dsportal-sec .col-lg-9 ul li {
width: 20%;
display: inline-block;
vertical-align: text-top;
line-height: 14px;
}
.dsportal-sec .col-lg-9 ul li a {
padding: 8px 15px !important;
}
.dsportal-sec ul li a {
display: block !important;
}
.dsportal-sec .col-lg-3 ul li a {
border: 1px solid rgba(255, 255, 255, 0.53);
margin-bottom: 8px;
border-radius: 5px;
line-height: 21px;
padding: 21px 12px 21px 95px !important;
}
.dsportal-sec .col-lg-3 ul li img {
position: absolute;
left: 30px;
top: 12px;
}
.dsportal-sec h3 {
padding-bottom: 5px;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.headmob {
padding-top: 0;
}

.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
width: 100%;
}

.mm-listview>li>a, .mm-listview>li>span {
font-size: 14px;
padding: 10px !important;
}

.contentNew .blog img {
margin-right: 20px;
}

.contentNew .blog .items-leading.clearfix,
.contentNew .blog .row-fluid .span6 {
margin-bottom: 25px;
}

table.mtable h4 {
margin: 0 !important;
}

.pg-cats-name {
width: 60%;
display: inline-block;
margin-left: 30px;
}

.custom_fserpro > div > div:nth-of-type(1) a .col-lg-4:hover {
border: 3px solid #c70925;
background: rgba(255, 255, 255, 0.5);
border-radius: 6px;
-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.8);
}
.custom_fserpro > div > div:nth-of-type(1):hover a .col-lg-4:not(:hover) {
opacity: 0.3;
}

input#search-searchword {
    padding: 4px 10px;
}

button.btn.hasTooltip {
    display: block !important;
}

div#easycalccheckplus input {
    width: 100px;
    margin-left: 10px;
}

div#phocagallery-categories-detail .span6 {
    padding: 0;
}

#phocagallery .pagination.pagination-centered,
#phocagallery #pg-icons {
    display: none;
}

/*Contact Styles */

dl.contact-address.dl-horizontal {
    position: relative;
}

.dl-horizontal dd {
    margin-left: 0px;
    display: inline-block;
    vertical-align: top;
    width: 94%;
    position: relative;
    left: 50px;
}
.dl-horizontal dt {
    float: none;
    width: 29px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left: 0;
}
.dl-horizontal dt:nth-of-type(2) {
    bottom: 3px;
}

form#contact-form {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

form#contact-form legend {
    margin-bottom: 0;
}

form#contact-form .control-label {
    margin: 7px 0 0 !important;
}

form#contact-form input, form#contact-form textarea {
    width: 100%;
}

form#contact-form div#easycalccheckplus input {
    width: 85px;
}

/* Search Result */

a[href="http://www.faboba.com"] {
    display: none !important;
}

form#searchForm input#search-searchword {
    padding: 4px 10px;
    margin-bottom: 20px;
}

form#searchForm button.btn.hasTooltip {
    display: block !important;
}

span.highlight {
    background: #ff0;
    font-weight: 700 !important;
    padding: 2px 5px;
}


#searchForm label{
	 font-weight:200;	
	 margin-right:13px;
}
#searchForm .radio, #searchForm  .checkbox,
#searchForm .label {
	display:inline-block !important;
}
#searchForm .radio {
    margin-right: 30px;
     
}

#searchForm .ordering-box{
	padding:20px 0;
}

#searchForm select#ordering{
     padding: 8px 23px 8px 10px;
 }
 
#searchForm .icheckbox_square-blue {
    margin-right: 5px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: inherit !important;
	margin: 0 !important;
	width: auto !important;
	display: inline-block !important;
}
dl.search-results {
    margin: 0 20px;
}
a.chzn-single, .chzn-drop {
    min-width: 75px;
}

div#phocagallery-categories-detail .span4 {
    padding: 0;
}

.jvcounter_contain {
    background: rgba(0,0,0,0) url(images/bg-bottomxxx.png) repeat-x 0 bottom !important;
    border: 0 solid #ccc !important;
    box-shadow: 0 0 0 rgba(0,0,0,0.31) !important;
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0.31) !important;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.31) !important;
    width: 165px !important;
    float: left !important;
    height: 50px !important;
}

.digitstype {
    width: 165px !important;
    margin-bottom: 0 !important;
    height: 50px;
}

.counteronline {
    display: none !important;
}

.digitstype img {
    width: 27px !important;
    margin-top: 0 !important;
}

#system-message .alert.alert-message {
    border: 3px solid #209d0a;
    color: #209d0a;
}

#system-message .alert.alert-message .alert-message {
    color: #209d0a;
    padding: 0;
}

.ns2-wrap > div {
    height: auto !important;
}

.nssp2-slide {
    margin-top: 0 !important;
}