/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
/*----start-iporting-fonts---*/
/*----ptsans_bold_macroman----*/
@font-face {
    font-family: 'pt_sansbold';
    src: url('../fonts/ptsans_bold_macroman/PTS75F-webfont.eot');
    src: url('../fonts/ptsans_bold_macroman/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans_bold_macroman/PTS75F-webfont.woff') format('woff'),
         url('../fonts/ptsans_bold_macroman/PTS75F-webfont.ttf') format('truetype'),
         url('../fonts/ptsans_bold_macroman/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/*----//ptsans_bold_macroman----*/
/*---ptsans_regular_macroman---*/
@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/ptsans_regular_macroman/PTS55F-webfont.eot');
    src: url('../fonts/ptsans_regular_macroman/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans_regular_macroman/PTS55F-webfont.woff') format('woff'),
         url('../fonts/ptsans_regular_macroman/PTS55F-webfont.ttf') format('truetype'),
         url('../fonts/ptsans_regular_macroman/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*---//ptsans_regular_macroman---*/
/*----//End-iporting-fonts---*/
body{
/*	background:#F9f9f9;*/
	 font-family: 'pt_sansregular';
}
/*---start-wrap---*/
.wrap{
	width:70%;
	margin:0 auto;
}
/*-----stat-header----*/
.top-header {
	padding: 4em 0 8em;
}
.logo{
	float:left;
}
.logo a{
	    color: #333333;
    font-size: 2em;
    font-family: 'pt_sansbold';
    text-shadow: 0px 1px 0px #000000;
	-webkit-text-shadow: 0px 1px 5px #635E5E;
	-moz-text-shadow: 0px 1px 5px #635E5E;
	-o-text-shadow: 0px 1px 5px #635E5E;
}
.logo a span{
	height:1px;
	width:20%;
	background:#333333;
	display:block;
}

.logo h3 {
       color: #333333;
    font-family: 'pt_sansbold';
    font-size: 0.9em;
    margin-top: 0.5em;
}

.top-nav{
	float:right;
}
.right_bt span{
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/menu.png) no-repeat ;
}
.top-bannar{
/*	background: url(../images/bg.png) no-repeat 0px 0px;*/
/*     background: rgb(191, 90, 17); */
	position: relative;
	/* border-bottom: 5px solid #E86D04; */
	background-size: 100% 100%;
}
/*--header-welcome-note--*/
.header-welcome-note h2{
	font-size: 3.5em;
	color: #000;
	font-family: 'pt_sansbold';
	width: 35%;
	line-height: 1.2em;
    margin: 2.5em auto;
	text-shadow: 0px 0px 5px #474747;
	-webkit-text-shadow: 0px 0px 5px #474747;
	-moz-text-shadow: 0px 0px 5px #474747;
	-o-text-shadow: 0px 0px 5px #474747;
}
.header-welcome-note a{
    color: #333333;
	font-family: 'pt_sansbold';
	font-size: 1.3em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.header-welcome-note a:hover{
	color:#232222;
}
.header-welcome-note a:hover span{
	background: url(../images/hover-down.png) no-repeat -4px -5px;
}
.header-welcome-note a span{
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url(../images/hover-down.png) no-repeat -4px -5px;
	vertical-align: middle;
	margin-right: 0.3em;
}
a p.phone{
            
            font-size: 1.3em;
            margin: 0 0 0 50px;
        }

/*--//header-welcome-note--*/
.box{
	position:absolute;
	top:-1200px;
	width:100%;
	color:#7F7F7F;
	margin:auto;
	padding:0px;
	z-index:999999;
	text-align:center;
	left:0px;
 }
.box_content_center{
	    background: rgba(0, 0, 0, 0.45);
}
a.boxclose{
	cursor: pointer;
	text-align: center;
	display: block;
	position: absolute;
	top: 1.9em;
	right: 15em;
 }
 #activator {
}
.menu_box_list{
	display: inline-block;
	padding: 13.4em 0;
}
.menu_box_list ul li {
	display:block;
}
.menu_box_list li a{
	color: #FFF;
	font-size: 1.8em;
	display: block;
	padding: 0.3em;
	text-transform: uppercase;
	font-family: 'pt_sansbold';
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	letter-spacing: 0.1em;
}
.menu_box_list li a:hover{
	color:#000000;
}
.menu_box_list li a > i > img{
	vertical-align:middle;
	padding-right:10px;
}
.boxclose span{
	width:45px;
	height:45px;
	display:inline-block;
	background: url(../images/close.png) no-repeat;
}
/*
.boxclose span:hover{
	background: url(../images/image-sprite.png) no-repeat -6px -308px;
}
*/
/*-----//End-header----*/
/*---start-content---*/
.top-grids {
	padding: 5em 0 5.5em;
}
.top-frist a span{
	width:16px;
	height:14px;
	/* background: url(../images/image-sprite.png) no-repeat -90px -60px; */
	content:"&#8227;"
	display:inline-block;
	vertical-align:middle;
	margin-right:0.5em;
}
.top-frist a{
	color:#FFF;
	font-size: 0.9em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	line-height:30px;
}
.top-frist a:hover{
	color:#000;
}
.top-grid{
	width: 23.5%;
	margin-right: 2%;
	float: left;
}
#dissertations .one-half{
	width: 47%;
	margin-right: 2%;
	float: left;
}
#thesis .one-half{
	width: 47%;
	margin-right: 2%;
	float: left;
}
.top-grids h3{
	font-size: 2em;
    color: #FFF;
    font-family: 'pt_sansbold';
}
.thesis p
    {
        color:#fff;
        font-size: 1.2em;
        margin: 1em 0px;
        line-height: 1.5em;
        font-family: "Maven Pro",sans-serif;
        
    }
.top-grids h3 span{
        height: 1px;
    width: 5%;
	background: #FFF;
	display: block;
}
.top-grid p.welcome-para{
	font-size: 1.2em;
	color: #FFF;
	width: 86%;
	margin: 0em 0 1em;
	line-height: 1.5em;
	font-family: 'Maven Pro', sans-serif;
}
.top-grid p{
	color: #999;
	font-size: 0.9em;
	width: 95%;
	line-height: 1.4em;
}
.top-grid h4{
	color: #FFF;
	font-size: 1.3em;
	margin: 0.5em 0 0.7em 0;
}
.top-grid h4 span{
	width:45px;
	height:45px;
	display:inline-block;
	vertical-align:middle;
	margin-right: 0.3em;
}
.top-grids h3 {
   margin-bottom: 1em;
}
.icon1{
	background: url(../images/service-icon-1.png) no-repeat;
}
.icon2{
	background: url(../images/service-icon-2.png) no-repeat;
}
.icon3{
	background: url(../images/service-icon-3.png) no-repeat ;
}

.icon4{
	background: url(../images/service-icon-4.png) no-repeat ;
}
        
.top-grid:nth-child(5){
	margin-right:0;
}
/*---featured-works---*/
.works{
/*	background: url(../images/bg2.png) no-repeat 0px 0px;*/
	padding:5em 0;
}
.works h2{
	font-size: 2em;
	color: #fff;
	font-family: 'pt_sansbold';
}
.works h2 span{
	    height: 1px;
    width: 5%;
	background: #fff;
	display: block;
}
.center-para{
	font-size: 1.2em;
    color: #fff;
    width: 86%;
    margin: 1em 0 1em;
    line-height: 1.5em;
    font-family: 'Maven Pro', sans-serif;
}
.artical-info{
	float: left;
	width: 30%;
	text-align: left;
	padding:0 2%;
}
.artical-pic{
	float:right;
	width:60%;
	padding:0 2%;
}
.artical-info h4{
	color: #FFF;
	font-size: 1.3em;
	width: 85%;
	font-family: 'Maven Pro', sans-serif;
	line-height: 1.5em;
}
.artical-info p{
	font-size: 0.9em;
	color: #F5A298;
	line-height: 1.5em;
	margin: 2em 0 6em;
}
.artical-info a span{
	width:16px;
	height:14px;
	display:inline-block;
	background: url(../images/image-sprite.png) no-repeat -90px -39px;
	vertical-align:middle;
	margin-right:0.5em;
}
.artical-info a{
	color:#FFF;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.artical-info a:hover{
	color:#000;
}
.artical-pic-head-left{
	float: left;
	text-align: left;
}
.artical-pic-head-left a h4{
	color:#fff;
	font-size:1.2em;
}
.artical-pic-head-left span{
	color:#000;
	font-size:0.9em;
}
.artical-pic-head-right{
	float:right;
}
.artical-pic p{
	font-size: 0.9em;
	color: #F5A298;
	line-height: 1.5em;
	text-align: left;
	width: 78%;
	margin: 1em 0;
}
.artical-pic-head-right a label{
	width:20px;
	height:20px;
	display:inline-block;
	background: url(../images/image-sprite.png) no-repeat -209px -9px;
	vertical-align:middle;
	margin-right:0.5em;
}
.artical-pic-head-right a{
	color:#FFF;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.artical-pic-head-right a:hover{
	color:#000;
}
.artical-pic-head {
	padding: 0.5em 0 0;
}
.readmore span{
	width:16px;
	height:14px;
	display:inline-block;
	background: url(../images/image-sprite.png) no-repeat -90px -39px;
	vertical-align:middle;
	margin-right:0.5em;
}
.readmore{
	color: #FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-align: left;
	display: block;
	font-size: 0.9em;
}
.readmore:hover{
	color:#000;
}
.artical-info1{
	float:right;
}
.artical-pic1{
	float:left;
}
/*----fea-video----*/
.fea-video{
	text-align: center;
	background: url(../images/video-bg.jpg) no-repeat 0px 0px;
	padding: 6.7em 0;
	background-size: 100% 100%;
}
.fea-video a{
	width:80px;
	height:80px;
	background: url(../images/image-sprite.png) no-repeat -1px -31px;
	display: inline-block;
	margin-bottom: 1em;
}
.fea-video p{
	color: #FFF;
	font-size: 1.5em;
	width: 34%;
	margin: 0 auto;
	font-family: 'Maven Pro', sans-serif;
	line-height: 1.5em;
	font-weight: 100;
}
/*----//fea-video----*/
/*----blog-info----*/
.blog-info h3{
	font-size: 2em;
	color: #000;
	font-family: 'pt_sansbold';
}
.blog-info h3 span{
	height: 3px;
	width: 2.5%;
	background:#000;
	display: block;
}
.blog-info {
	padding: 4.5em 0;
}
/*----*/
.item-left{
	width: 24%;
	float: left;
	padding: 0 2% 0 0;
}
.item-left h4{
	color: #000;
	font-size: 1.5em;
	margin: 0.5em 0 0.7em 0;
}
.item-left p{
	color: #B9B9B9;
	font-size: 0.9em;
	width: 95%;
	line-height: 1.5em;
	margin: 2em 0 3em;
}
.item-left a span{
	width:16px;
	height:14px;
	background: url(../images/image-sprite.png) no-repeat -90px -60px;
	display:inline-block;
	vertical-align:middle;
	margin-right:0.5em;
}
.item-left a{
	color:#000;
	font-size: 1em;
	font-family: 'pt_sansbold';
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.item-left a:hover{
	color:#000;
}
.item-center{
	width:50%;
	float:left;
}
.item-right{
	float:right;
	width:18%;
	padding:0 2%;
}
.blog-post-info-left{
	float:left;
	width:15%;
}
.blog-post-info-left span{
	display: block;
	color: #7F7F7F;
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
	border-bottom: 1px solid #eee;
	padding: 1em 0;
}
.blog-post-info-left span label{
	display: block;
	font-family: 'pt_sansbold';
	font-size: 2.2em;
	line-height: 0.8em;
	margin-top: 0.1em;
	color: rgba(127, 127, 127, 0.64);
}
.blog-post-info-right{
	float: right;
	width: 82%;
	border-left: 2px solid #F1F1F1;
	padding-left: 2%;
}
.more-info{
	color: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: block;
	margin-top: 2em;
}
.more-info:hover{
	color: #000;
}
.more-info span {
	width: 16px;
	height: 14px;
	background: url(../images/image-sprite.png) no-repeat -90px -60px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
}
.blog-post-info-left a{
	color: #A8A4A4;
	text-align: center;
	display: block;
	padding: 1em 0;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.blog-post-info-left a small{
	width: 18px;
	height: 16px;
	background: url(../images/image-sprite.png) no-repeat -30px -4px;
	display: block;
	margin: 0 auto 0.5em;
}
.blog-post-info-left a:hover{
	color:#000;
}
.blog-post-info-left a:hover  small{
	background: url(../images/image-sprite.png) no-repeat -55px -5px;
}
.blog-post-info-right h4 a{
	color: #000;
	font-size: 1.5em;
	margin: 0.5em 0 0.2em 0;
	display: block;
}
.stats {
	margin-bottom: 0.5em;
}
.blog-post-info-right li{
	float:left;
}
.blog-post-info-right li a{
	color: #B9B9B9;
	font-size: 0.9em;
	padding: 0 0.3em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
} 
.blog-post-info-right li a:hover{
	color:#000;
}
.blog-post-info-right li span{
	color: #B9B9B9;
	margin-right: 0.3em;
}
.post-text{
	color: #A7A7A7;
	font-size: 0.9em;
	line-height: 1.5em;
}
.post-pic{
	border-bottom:3px solid #000;
}
.item-right{
	background: #000;
	padding: 2%;
	margin: 0 0 0 2%;
}
.quot{
	color: #FFF;
	font-size: 1.25em;
}
.item-right ul li{
	
}
.item-right ul li:first-child{
	float:left;
}
.item-right ul li:first-child a{
	color: #FFF;
	display: block;
	padding: 0.5em 0 0 0;
	font-size: 0.9em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.item-right ul li:first-child a:hover{
	color:#000;
}
.item-right ul{
	margin-top: 1.5em;
}
.item-right ul li:nth-child(2){
	float:right;
}
.item-right ul li:nth-child(2) span{
	width:30px;
	height:30px;
	display:block;
	background: url(../images/image-sprite.png) no-repeat 7px 12px;
}
/*---//featured-works---*/
/*--text-slider--*/
.test-monials-grids{
	padding: 4em 0;
	background: url(../images/people-say-bg.jpg) no-repeat 0px 0px;	
	background-size: 100% 100%;
}
.test-monials {
	background: rgba(245, 245, 245, 0.34);
	border-bottom: 1px solid rgba(54, 59, 63, 0.07);
	padding-bottom: 3px;
}
.test-monials h3{
	font-size: 2em;
	color: #E14E3E;
	margin-bottom: 0px;
	text-align: center;
	font-family: 'bebasregular';
}
.test-monials h3 span{
	color:#363B3F;
}
.slider {
    position: relative;
    zoom: 1;
}
.slider-nav {
    position: absolute;
    zoom: 1;
    width: 100%;
    top: 0;
    left: 0;
}
.arrow {
    width: 42px;
    height: 175px;
    position: absolute;
    zoom: 1;
    top: 0;
}
.arrow span {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.arrow.disabled {
    opacity: 0.3;
    cursor: default;
}
.arrow-left {
    left: 0;
}
.arrow-right {
    right: 0;
}
.slider-mask-wrap {
    margin: 0 48px;
}
.slider-mask {
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.slider-target {
    width: 2000px;
    margin: 0 auto;
}
.slider ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.slider li {
    float: left;
    margin: 0;
    padding: 0;
}
.slider .inner p{
    padding: 0.5em 0.5em;
	height: 80%;
	width: 100%;
	
	
	display: block;
	text-align: center;
	margin: 0 auto;
	line-height: 1.6em;
	font-family: 'Maven Pro', sans-serif;
        color: #333333;
/*    font-family: "pt_sansbold";*/
    font-size: 3em;
}
.test-auther {
	text-align: center;
	margin-top: 0em;
	background: url(../images/test-bg.png) no-repeat 50% 50%;
	padding-top:0em;
}
.test-auther p a{
	font-size: 0.9em;
	color: #FFFFFF;
	font-family: 'pt_sansregular';
	text-align: center;
	margin-bottom: 0.8em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.test-auther p a:hover{
	color:#000;
}
.test-auther p label{
	font-size: 0.875em;
	line-height: 1.5em;
	color: #5c5c5c;
	 font-family: 'pt_sansregular';
}
.examples{
   padding: 0em 0 1em 0;
}
#menu span {
    white-space: nowrap;
}
#selector {
	text-align: center;
	margin: 3em 0 1em;
}
/* selector styling */
#selector a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/image-sprite.png) no-repeat -139px -43px;
}
#selector a.current {
	background: url(../images/image-sprite.png) no-repeat -119px -43px;
}
#selector ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#selector li {
	display: inline-block;
}

#menu span {
    white-space: nowrap;
}
/*---End-test-monials---*/
/*----start-get-intouch----*/
.get-intouch h3{
	font-size: 2em;
	color: #000;
	font-family: 'pt_sansbold';
	margin-bottom: 1.2em;
}
.get-intouch h3 span {
	    height: 1px;
    width: 5%;
	background: #000;
	display: block;
}
.get-intouch {
	margin: 5em 0 0;
}
.get-intouch-grids{
	
}
.get-intouch-left-address{
	float:left;
	width:22%;
	padding-right:2%;
}
.get-intouch-left-address h4{
	color: #000;
	font-size: 1.2em;
	margin: 0.5em 0 0.7em 0;
	width: 95%;
}
.get-intouch-left-address p,.get-intouch-left-address p a{
	color: #000000;
	font-size: 0.9em;
	line-height:1.6em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.get-intouch-left-address p a:hover{
	color:#000;
}
.get-intouch-center-form{
	float: left;
	width: 66%;
	padding: 0 3% 0 1%;
}
.get-intouch-right-social{
	float: right;
	width: 6%;
	text-align: center;
	margin-top: 2em;
}
.get-intouch-center-form h5{
	font-size: 1.5em;
	color: #000;
	font-family: 'pt_sansbold';
	margin: 0.3em 0 1.2em 0;
}
.get-intouch-center-form input[type="text"]{
	width: 48.7%;
	color:#000;
	border: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	outline: none;
	font-family: 'pt_sansregular';
	padding: 1em 0;
	font-size: 1em;
    background: #F9f9f9;
}
.get-intouch-center-form input[type="text"]:focus,.get-intouch-center-form textarea:focus{
	color:#000;
}
.get-intouch-center-form textarea{
	width: 100%;
	border: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	outline: none;
	font-family: 'pt_sansregular';
	padding: 0.5em 0;
	font-size: 1em;
	height: 40px;
	resize: none;
	color: #000;
    background: #F9f9f9;
}
.frist{
	margin-right:2%;
}
.get-intouch-center-form input[type="submit"]{
	border: 1px solid #000;
	color: #000;
	font-family: 'pt_sansregular';
	float: right;
	font-size: 1em;
	background: #f9f9f9;
	padding: 0.4em;
	outline:none;
	cursor:pointer;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	margin-top: 1em;
}
.get-intouch-center-form input[type="submit"]:hover{
	color:#000;
}
.get-intouch-right-social ul li{
	display:block;
}
.get-intouch-right-social ul li a{
	width:32px;
	height:32px;
	display:block;
	margin: 0 auto;
	margin-bottom: 0.4em;
}
.be{
	background: url(../images/image-sprite.png) no-repeat -288px 2px;
}
.twitter{
	background: url(../images/image-sprite.png) no-repeat -288px -44px;
}
.dribble{
	background: url(../images/image-sprite.png) no-repeat -288px -87px;
}
.tree{
	background: url(../images/image-sprite.png) no-repeat -288px -133px;
}
.google{
	background: url(../images/image-sprite.png) no-repeat -288px -175px;
}
/*----*/
.map{
	border-bottom: 3px solid #000;
	margin-top: 6em;
}
/*----copy-right----*/
.copy-right-left{
/*	float:left;*/
}
.copy-right-left p{
	color:#000;
    text-align: center;
}
.copy-right-left p span{
	color:#000;
}
.copy-right-right{
	float:right;
}
.copy-right-right p{
	color:#000;
}
.copy-right-right p a{
	color:#000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.copy-right-right p a:hover{
	color:#000;
}
.copy-right {
	padding: 1em 0;
}
/*----*/
.map{
	padding:1.5em 0 0;
}
/*----//End-get-intouch----*/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.24
*/
/*----ptsans_bold_macroman----*/
@font-face {
    font-family: 'pt_sansbold';
    src: url('../fonts/ptsans_bold_macroman/PTS75F-webfont.eot');
    src: url('../fonts/ptsans_bold_macroman/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans_bold_macroman/PTS75F-webfont.woff') format('woff'),
         url('../fonts/ptsans_bold_macroman/PTS75F-webfont.ttf') format('truetype'),
         url('../fonts/ptsans_bold_macroman/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*----//ptsans_bold_macroman----*/
/*---ptsans_regular_macroman---*/
@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/ptsans_regular_macroman/PTS55F-webfont.eot');
    src: url('../fonts/ptsans_regular_macroman/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans_regular_macroman/PTS55F-webfont.woff') format('woff'),
         url('../fonts/ptsans_regular_macroman/PTS55F-webfont.ttf') format('truetype'),
         url('../fonts/ptsans_regular_macroman/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*---//ptsans_regular_macroman---*/
    #owl-demo .item{
       margin: 0.5em;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		padding: 1em;
		background: #fff;
    }
    #owl-demo .item img{
        display: block;
        height: auto;
    }
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
/*-----*/
.item a{
}
.item a span{
	font-weight:600;
}
/*---//--*/
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	height:64px;
	width:39px;
	display:block;
	font-size: 12px;
	transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-prev {
	position: absolute;
	top: 22%;
	left: -18%;
	background: url(../images/image-sprite.png) no-repeat -368px -8px;
}
.owl-next{
	position: absolute;
	top: 22%;
	right: -18%;
	background: url(../images/image-sprite.png) no-repeat -325px -8px;
}
.owl-prev:hover,.owl-next:hover{
	opacity:0.5;
}
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: url(../images/c-arrows.png) no-repeat;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.24
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
	margin-top: 2em;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
}

/* CSS3 Transitions */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/* 
 * 	//Core Owl Carousel CSS File
 *	v1.24
 */
/* Demo */
.wmuSlider,
.wmuGallery {
    margin-bottom: 20px;
}

/* mwuSlider */
.wmuSlider {
    position: relative;
	overflow: hidden;
	margin: 4em 0 2em;
}
.wmuSlider .wmuSliderWrapper {
    display: none;
}
.wmuSlider .wmuSliderWrapper article {
    position: relative;
	text-align: center;
	padding: 0 0em;
}
.wmuSlider .wmuSliderWrapper article img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* mwuGallery */
.wmuGallery .wmuGalleryImage {
    position: relative;
    text-align: center;
}
.wmuGallery .wmuGalleryImage img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* Default Skin */
.wmuGallery .wmuGalleryImage {
    margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
    position: absolute;
    width: 40px;
    height: 61px;
    text-indent: -9999px;
    background: url(../images/image-sprite.png) no-repeat -411px -10px;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
    cursor:pointer;
}
.wmuSliderPrev {
    background: url(../images/image-sprite.png) no-repeat -453px -10px;
    left: 20px;
}
.wmuSliderNext {
    right: 20px;
}
.wmuSliderPagination {
   z-index: 2;
	position: absolute;
	left: 17%;
	top: 57%;
}
.wmuSliderPagination li {
    float: left;
    margin: 0 5px 0 0;
    list-style-type: none;
}
.wmuSliderPagination a {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    background: url(../images/sprites.png) no-repeat 0 -80px;
}
.wmuSliderPagination a.wmuActive {
    background-position: -10px -80px;
}
/*--//--*/
/*--colorswitcher--*/
.colorswitcher ul li{
	display:block;
}
.colorswitcher ul li a{
	width:40px;
	height:40px;
	display:block;
}
.red{
	background: url(../images/color-combo.png) no-repeat -3px -1px;
}
.yellow{
	background: url(../images/color-combo.png) no-repeat -57px -1px;
}
.black{
	background: url(../images/color-combo.png) no-repeat -109px -1px;
}
.gray{
	background: url(../images/color-combo.png) no-repeat -171px -1px;
}
.theam-colors{
	float:left;
	width:40%;
}
.theam-bgs{
	float:right;
	width: 50%;
}
.red-bg{
	background:url(../images/bg-thumb.jpg) no-repeat 0px 0px;
}
.yellow-bg{
	background:url(../images/bg-thumb1.jpg) no-repeat 0px 0px;
}
.black-bg{
	background:url(../images/bg-thumb2.jpg) no-repeat 0px 0px;
}
.gray-bg{
	background:url(../images/bg-thumb3.jpg) no-repeat 0px 0px;
}
/* 
	Required Styles
*/
#aToolTip {
	position: absolute;
	display: none;
	z-index: 50000;
}

	#aToolTip .aToolTipContent {
		position:relative;
		margin:0;
		padding:0;
	}
/* 
	tooltip
*/
.defaultTheme {
	background:#eee;
	color:#000;
	margin:0;
	padding:6px 12px;	
	-moz-border-radius: 12px 12px 12px 0;
	-webkit-border-radius: 12px 12px 12px 0;
	-khtml-border-radius: 12px 12px 12px 0;
	border-radius: 12px 12px 12px 0;
}
/* 
	//tooltip
*/
#slideout {
	position: fixed;
	top: 32%;
	left: 0;
	padding: 0.5em;
	text-align: center;
	background: #000000;
	outline: none;
}
#slideout_inner {
	position: fixed;
	top: 32%;
	left: -250px;
	background: #000;
	width: 100px;
	padding: 0.5em 0em 0.5em 0.5em;
	text-align: left;
}
#slideout:hover {
	left: 107px;
}
#slideout:hover #slideout_inner {
	left: 0;
}
/*** move top **/
/*** move top **/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 13px;
	right: 15px;
	overflow: hidden;
	width: 33px;
	height: 18px;
	border: none;
	text-indent: 100%;
	background: url(../images/move-top.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 37px;
	height: 16px;
	height: 48px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*----start-responsive-design----*/
@media only screen and (max-width:1440px) and (min-width:1366px){
	.wrap {
		width: 80%;
	}
}
@media only screen and (max-width:1366px) and (min-width:1280px){
	.wrap {
		width: 80%;
	}
	.top-header {
		padding: 3em 0 5em;
	}
	.menu_box_list {
		padding: 9.2em 0;
	}
	.fea-video p {
		width: 45%;
	}
	.slider .inner p {
		width: 97%;
	}
	.header-welcome-note h2 {
		font-size: 3em;
		    width: 60%;
	}
	.top-grids {
		padding: 4em 0 4.5em;
	}
	.works {
		padding: 4em 0;
	}
	.fea-video {
		padding: 5em 0;
	}
	.owl-next {
		right: -11%;
	}
	.owl-prev{
		left: -11%;
	}
}
@media only screen and (max-width:1280px) and (min-width:1024px){
	.wrap {
		width: 80%;
	}
	.top-header {
		padding: 3em 0 5em;
	}
	.menu_box_list {
		padding: 9.2em 0;
	}
	.fea-video p {
		width: 45%;
	}
	.slider .inner p {
		width: 97%;
	}
	.header-welcome-note h2 {
		font-size: 3em;
		width: 33%;
	}
	.top-grids {
		padding: 4em 0 4.5em;
	}
	.works {
		padding: 4em 0;
	}
	.fea-video {
		padding: 5em 0;
	}
	.owl-next {
		right: -11%;
	}
	.owl-prev{
		left: -11%;
	}
	.test-monials-grids {
		padding: 2em 0;
	}
}
@media only screen and (max-width:1024px) and (min-width:768px){
	.wrap {
		width: 80%;
	}
	.top-header {
		padding: 3em 0 4em;
	}
	.menu_box_list {
		padding: 7.2em 0;
	}
	a.boxclose {
		right: 3em;
	}
	.fea-video p {
		width: 52%;
	}
	.slider .inner p {
		width: 97%;
	}
	.header-welcome-note h2 {
		font-size: 3em;
		width: 42%;
		margin: 1.5em 0 1em;
	}
	.top-grids {
		padding: 3em 0 3.5em;
	}
	.works {
		padding: 3em 0;
	}
	.fea-video {
		padding: 4em 0;
	}
	.owl-next {
		right: -11%;
	}
	.owl-prev{
		left: -11%;
	}
	.test-monials-grids {
		padding: 2em 0;
	}
	.top-grid p {
		width: 100%;
	}
	.top-grid p.welcome-para {
		margin: 2em 0 2em;
	}
	.get-intouch-center-form input[type="text"] {
		width: 48.5%;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.wrap {
		width: 80%;
	}
	.top-header {
		padding: 3em 0 4em;
	}
	.menu_box_list {
		padding: 6.6em 0;
	}
	a.boxclose {
		right: 3em;
	}
	.fea-video p {
		width: 69%;
	}
	.slider .inner p {
		width: 97%;
		padding: 0.5em 0em;
	}
	.header-welcome-note h2 {
		font-size: 2.8em;
		width: 54%;
		margin: 1.5em 0 1em;
	}
	.top-grids {
		padding: 2em 0 2.5em;
	}
	.works {
		padding: 2em 0;
	}
	.fea-video {
		padding: 4em 0;
	}
	.owl-next {
		right: -11%;
	}
	.owl-prev{
		left: -11%;
	}
	.test-monials-grids {
		padding: 2em 0;
	}
	.top-grid p {
		width: 100%;
	}
	.top-grid p.welcome-para {
		margin: 1em 0 1em;
	}
	.get-intouch-center-form input[type="text"] {
		width: 48.5%;
	}
	/*----*/
	.top-grid {
		width:100%;
		margin-right:0%;
		float: none;
	}
	.artical-info {
		float: none;
		width:100%;
		text-align:left;
		padding: 0 2%;
	}
	.artical-info p {
		margin: 1em 0 1em;
	}
	.artical-pic {
		float: none;
		width:100%;
		padding:2% 0;
	}
	.wmuSlider {
		margin: 1em 0 1em;
	}
	.item-left {
		width:100%;
		float: none;
		padding: 0 0% 0 0;
	}
	.item-left p {
		margin: 1em 0 1em;
	}
	#owl-demo .item {
		margin: 0em;
	}
	.item-center {
		width: 100%;
		float: none;
		margin:2% 0;
	}
	.owl-carousel .owl-item {
		float: left;
		margin-top: 0em;
	}
	.item-right {
		width:100%;
		padding:0em;
	}
	.quot {
		padding: 1em;
	}
	.item-right ul {
		margin-top:0em;
		padding: 0 1em 1em;
	}
	.owl-prev,.owl-next{
		top: 41%;
	}
	.slider-mask-wrap {
		margin: 0 0px;
	}
	.get-intouch {
		margin: 2em 0 0;
	}
	.get-intouch-left-address {
		float: none;
		width:100%;
		padding-right: 0%;
	}
	.get-intouch h3 {
		margin-bottom: 0.8em;
	}
	#selector {
		margin: 2em 0 0em;
	}
	.get-intouch-center-form {
		float: none;
		width:100%;
		padding: 0 0% 0 0%;
	}
	.get-intouch-center-form {
		float: none;
		width: 100%;
		padding: 0 0% 0 0%;
	}
	.get-intouch-right-social ul li{
		display:inline-block;
	}
	.get-intouch-right-social {
		float: none;
		width:100%;
		text-align:left;
		margin-top: 1em;
	}
	.map {
		margin-top: 2em;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.wrap {
		width: 80%;
	}
	.top-header {
		padding: 3em 0 4em;
	}
	.menu_box_list {
		padding: 5.8em 0;
	}
	a.boxclose {
		right: 3em;
	}
	.fea-video p {
		width: 82%;
	}
	.slider .inner p {
		width: 97%;
		padding: 0.5em 0em;
	}
	.header-welcome-note h2 {
		font-size: 2.6em;
		width: 63%;
		margin: 1.5em 0 1em;
	}
	.top-grids {
		padding: 2em 0 2.5em;
	}
	.works {
		padding: 2em 0;
	}
	.fea-video {
		padding: 4em 0;
	}
	.owl-next {
		right: -11%;
	}
	.owl-prev{
		left: -11%;
	}
	.test-monials-grids {
		padding: 2em 0;
	}
	.top-grid p {
		width: 100%;
	}
	.top-grid p.welcome-para {
		margin: 1em 0 1em;
	}
	.get-intouch-center-form input[type="text"] {
		width: 48.5%;
	}
	/*----*/
	.top-grid {
		width:100%;
		margin-right:0%;
		float: none;
	}
	.artical-info {
		float: none;
		width:100%;
		text-align:left;
		padding: 0 2%;
	}
	.artical-info p {
		margin: 1em 0 1em;
	}
	.artical-pic {
		float: none;
		width:100%;
		padding:2% 0;
	}
	.wmuSlider {
		margin: 1em 0 1em;
	}
	.item-left {
		width:100%;
		float: none;
		padding: 0 0% 0 0;
	}
	.item-left p {
		margin: 1em 0 1em;
	}
	#owl-demo .item {
		margin: 0em;
	}
	.item-center {
		width: 100%;
		float: none;
		margin:2% 0;
	}
	.owl-carousel .owl-item {
		float: left;
		margin-top: 0em;
	}
	.item-right {
		width:100%;
		padding:0em;
	}
	.quot {
		padding: 1em;
	}
	.item-right ul {
		margin-top:0em;
		padding: 0 1em 1em;
	}
	.owl-prev,.owl-next{
		top: 41%;
	}
	.slider-mask-wrap {
		margin: 0 0px;
	}
	.get-intouch {
		margin: 2em 0 0;
	}
	.get-intouch-left-address {
		float: none;
		width:100%;
		padding-right: 0%;
	}
	.get-intouch h3 {
		margin-bottom: 0.8em;
	}
	#selector {
		margin: 2em 0 0em;
	}
	.get-intouch-center-form {
		float: none;
		width:100%;
		padding: 0 0% 0 0%;
	}
	.get-intouch-center-form {
		float: none;
		width: 100%;
		padding: 0 0% 0 0%;
	}
	.get-intouch-right-social ul li{
		display:inline-block;
	}
	.get-intouch-right-social {
		float: none;
		width:100%;
		text-align:left;
		margin-top: 1em;
	}
	.map {
		margin-top: 2em;
	}
	.wmuSliderPrev, .wmuSliderNext {
		margin-top: -1px;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.wrap {
		width: 80%;
	}
	.top-header {
		padding: 2em 0 3em;
	}
	.menu_box_list {
		padding: 5em 0;
	}
	a.boxclose {
		right: 3em;
	}
	.fea-video p {
		width: 90%;
		font-size:1.2em;
	}
	.slider .inner p {
		width: 97%;
		padding: 0.5em 0em;
	}
	.header-welcome-note h2 {
		font-size: 2.2em;
		width: 73%;
		margin: 1.4em 0 1em;
	}
	.top-grids {
		padding: 2em 0 2.5em;
	}
	.works {
		padding: 2em 0;
	}
	.fea-video {
		padding: 3em 0;
	}
	.owl-next {
		right: -11%;
	}
	.owl-prev{
		left: -11%;
	}
	.test-monials-grids {
		padding: 2em 0;
	}
	.top-grid p {
		width: 100%;
	}
	.top-grid p.welcome-para {
		margin: 1em 0 1em;
	}
	.get-intouch-center-form input[type="text"] {
		width: 48.4%;
		-webkit-appearance:none;
	}
	/*----*/
    .one-half{
        width: 100% !important;
     margin-bottom: 10%;
    }
    ul{
        margin-top: 5%;
    }
    
    a p.phone {
     font-size: 1em; 
     margin: 0px; 
}

    
	.top-grid {
		width:100%;
		margin-right:0%;
		float: none;
	}
	.artical-info {
		float: none;
		width:100%;
		text-align:left;
		padding: 0 2%;
	}
	.artical-info p {
		margin: 1em 0 1em;
	}
	.artical-pic {
		float: none;
		width:100%;
		padding:2% 0;
	}
	.wmuSlider {
		margin: 1em 0 1em;
	}
	.item-left {
		width:100%;
		float: none;
		padding: 0 0% 0 0;
	}
	.item-left p {
		margin: 1em 0 1em;
	}
	#owl-demo .item {
		margin: 0em;
	}
	.item-center {
		width: 100%;
		float: none;
		margin:2% 0;
	}
	.owl-carousel .owl-item {
		float: left;
		margin-top: 0em;
	}
	.item-right {
		width:100%;
		padding:0em;
	}
	.quot {
		padding: 1em;
	}
	.item-right ul {
		margin-top:0em;
		padding: 0 1em 1em;
	}
	.owl-prev,.owl-next{
		top: 41%;
	}
	.slider-mask-wrap {
		margin: 0 0px;
	}
	.get-intouch {
		margin: 2em 0 0;
	}
	.get-intouch-left-address {
		float: none;
		width:100%;
		padding-right: 0%;
	}
	.get-intouch h3 {
		margin-bottom: 0.2em;
	}
	#selector {
		margin: 2em 0 0em;
	}
	.get-intouch-center-form {
		float: none;
		width:100%;
		padding: 0 0% 0 0%;
	}
	.get-intouch-center-form {
		float: none;
		width: 100%;
		padding: 0 0% 0 0%;
	}
	.get-intouch-right-social ul li{
		display:inline-block;
	}
	.get-intouch-right-social {
		float: none;
		width:100%;
		text-align:left;
		margin-top: 1em;
	}
	.map {
		margin-top: 2em;
	}
	.wmuSliderPrev, .wmuSliderNext {
		display:none;
	}
	#slideout {
		top: 10%;
	}
	#slideout_inner {
		top: 10%;
	}
	.menu_box_list li a {
		font-size: 1.5em;
	}
	.blog-info {
		padding: 2em 0;
	}
	.get-intouch-center-form h5 {
		margin: 0.3em 0 00em 0;
	}
	.copy-right-left,.copy-right-right{
		float: none;
		text-align:center;
	}
	.copy-right-right {
		margin-top:0.5em;
	}
	.copy-right {
		padding: 1em 0;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.wrap {
		width: 85%;
	}
	.top-header {
		padding: 1em 0 1.8em;
	}
	.menu_box_list {
		padding: 3.6em 0;
	}
	a.boxclose {
		right: 3em;
	}
	.fea-video p {
		width: 90%;
		font-size: 1em;
	}
	.slider .inner p {
		width: 97%;
		padding: 0.5em 0em;
	}
	.header-welcome-note h2 {
		font-size: 2em;
		width: 96%;
		margin: 1em 0 1em;
	}
	.top-grids {
		padding: 1em 0 1.5em;
	}
	.works {
		padding: 2em 0;
	}
	.fea-video {
		padding: 2em 0;
	}
	.owl-next {
		right: -1%;
	}
	.owl-prev{
		left: -1%;
	}
	.test-monials-grids {
		padding: 2em 0;
	}
	.top-grid p {
		width: 100%;
	}
	.top-grid p.welcome-para {
		margin: 0.5em 0 0.5em;
		width:100%;
	}
	.get-intouch-center-form input[type="text"] {
		width: 100%;
		-webkit-appearance:none;
	}
	.top-grid h4 {
		margin: 0.5em 0 0.3em 0;
	}
	/*----*/
	.top-grid {
		width:100%;
		margin-right:0%;
		float: none;
	}
	.artical-info {
		float: none;
		width:100%;
		text-align:left;
		padding: 0 2%;
	}
	.artical-info p {
		margin: 1em 0 1em;
	}
	.artical-pic {
		float: none;
		width:100%;
		padding:2% 0;
	}
	.wmuSlider {
		margin: 0.5em 0 0.5em;
	}
	.item-left {
		width:100%;
		float: none;
		padding: 0 0% 0 0;
	}
	.item-left p {
		margin: 1em 0 1em;
	}
	#owl-demo .item {
		margin: 0em;
		padding:1em 0;
	}
	.item-center {
		width: 100%;
		float: none;
		margin:2% 0;
	}
	.owl-carousel .owl-item {
		float: left;
		margin-top: 0em;
	}
	.item-right {
		width:100%;
		padding:0em;
	}
	.quot {
		padding: 1em;
	}
	.item-right ul {
		margin-top:0em;
		padding: 0 1em 1em;
	}
	.owl-prev,.owl-next{
		top: 29%;
	}
	.slider-mask-wrap {
		margin: 0 0px;
	}
	.get-intouch {
		margin: 2em 0 0;
	}
	.get-intouch-left-address {
		float: none;
		width:100%;
		padding-right: 0%;
	}
	.get-intouch h3 {
		margin-bottom: 0.2em;
		font-size:1.5em;
	}
	#selector {
		margin: 2em 0 0em;
	}
	.get-intouch-center-form {
		float: none;
		width:100%;
		padding: 0 0% 0 0%;
	}
	.get-intouch-center-form {
		float: none;
		width: 100%;
		padding: 0 0% 0 0%;
	}
	.get-intouch-right-social ul li{
		display:inline-block;
	}
	.get-intouch-right-social {
		float: none;
		width:100%;
		text-align:left;
		margin-top: 1em;
	}
	.map {
		margin-top: 2em;
	}
	.wmuSliderPrev, .wmuSliderNext {
		display:none;
	}
	#slideout {
		top: 20%;
	}
	#slideout_inner {
		top: 20%;
	}
	.menu_box_list li a {
		font-size: 1.5em;
	}
	.blog-info {
		padding: 1em 0;
	}
	.get-intouch-center-form h5 {
		margin: 0.3em 0 00em 0;
	}
	.copy-right-left,.copy-right-right{
		float: none;
		text-align:center;
	}
	.copy-right-right {
		margin-top:0.5em;
	}
	.copy-right {
		padding: 1em 0;
	}
	.top-grids h3 span {
		width: 6.5%;
	}
	.right_bt span {
		margin-top: 0.5em;
	}
	.works h2 {
		font-size: 1.5em;
	}
	.artical-info h4 {
		color: #FFF;
		font-size: 1em;
		width:100%;
	}
	.artical-pic-head-left {
		float:none;
	}
	.artical-pic-head-right {
		float: none;
		margin-top:0.5em;
		text-align:left;
	}
	.artical-pic p {
		width: 100%;
		margin: 0.5em 0;
	}
	.fea-video a {
		margin-bottom: 0.5em;
	}
	.blog-info h3 {
		font-size: 1.5em;
	}
	.item-left h4 {
		color: #000;
		font-size: 1.2em;
		margin: 0em 0 0.2em 0;
	}
	.owl-controls .owl-buttons div {
		display:none;
	}
	.blog-post-info-left {
		width: 25%;
	}
	.blog-post-info-right {
		width: 71%;
	}
	.blog-post-info-right h4 a {
		font-size: 1.2em;
	}
	.blog-info h3 span {
		width: 5.5%;
	}
    #dissertations .one-half, #thesis .one-half{
        
        width: 100%;
        margin-bottom: 10%;
    }
    ul{
        margin-top: 5%;
    }
}
