@import url('library/css/color-skins.css'); /* Import Color Skins Stylesheet */

@import url('library/css/base.css'); /*import base stylesheet */

@import url('library/css/skeleton.css'); /* Import skeleton Stylesheet */

@import url('library/css/prettyPhoto.css'); /* Import prettyPhoto Stylesheet */

@import url('library/css/slide1.css'); /* Import LayerSlider Stylesheet */

@import url('library/css/slide2.css'); /* Import Slide2 Stylesheet */

@import url('library/css/flexslider.css'); /* Import Flex Slider Stylesheet */

@import url('library/css/s-columns.css'); /* Import Super Columns Stylesheet */

/*-----------------------------------------------------------------------------------*/



/* Table of Content

==================================================

	#Site Styles : WRAPPER - HEADER - NAVIGATION BAR - HOME-CONTENT - LATEST PROJECTS - TESTIMONIALS - FOOTER

	#Page Styles : PAGE STYLES - BLOG - COMMENT - LIST - PRICING-TABLE - ICON BOX  - PORTFOLIO 

	#Misc : ISOTOPE - ACCORDION - jCarousel

	#Media Queries


/* #Site Styles

================================================== */
@font-face {
    font-family: 'RalewayThin';
    src: url('library/fonts/raleway/raleway-thin.eot');
    src: url('library/fonts/raleway/raleway-thin.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/raleway/raleway-thin.woff') format('woff'),
         url('library/fonts/raleway/raleway-thin.ttf') format('truetype'),
         url('library/fonts/raleway/raleway-thin.svg#RalewayThin') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Raleway';
    src: url('library/fonts/raleway/raleway-regular.eot');
    src: url('library/fonts/raleway/raleway-regular.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/raleway/raleway-regular.woff2') format('woff2'),
         url('library/fonts/raleway/raleway-regular.woff') format('woff'),
         url('library/fonts/raleway/raleway-regular.ttf') format('truetype'),
         url('library/fonts/raleway/raleway-regular.svg#Raleway') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	color: #65707B !important; 
	color: #65707b;
    font: 14px/22px "Raleway",Trebuchet MS,Helvetica,Arial,sans-serif;}

#wrap {  margin:0 auto; position:relative; padding:0; background:#fff; }

#boxed-wrap { margin:0 auto; background:#fff; width:1004px; -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4);  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.4); box-shadow: 0 0 7px rgba(0,0,0,0.4); }

#boxed-wrap { border:1px solid #d6dbdc\9; border-bottom:none; }

#wrap #layerslider-container, #wrap #layerslider-wrapper, #wrap .ls-vincie{ max-width:1000px; }

#headline, #headline2 { width: 100%; height:55px; padding:20px 0 10px; background: #fafafa; border-bottom: 1px solid #fff;  border-top: 1px solid #d9d9d9; box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.08) inset,  0px 2px 5px rgba(50, 50, 50, 0.02); }

#headline h3, #headline2 h3 { color:#575556; padding:12px 0 0 0; line-height:22px;  display:inline; margin-left:10px; font-weight:700; }

#headline small, #headline2 small { font-size:50%; display:block; color:rgba(255,255,255,0.8);  font-weight:400; margin-left:10px; letter-spacing:0em;}

#headline small { color:rgba(0,0,0,0.6); }

#headline2 { padding:25px 0 12px; background:#BD013F; }

#headline2 h3 {

	color:#fff;

	border:0 none;

}

p strong {
    font-size: 13px;
}
strong {
    font-weight: bold;
}

/* HOME-CONTENT */
#nav-wrap { padding-top:-10px;margin-top: 0px;}
p {
    color: #666e74;
    font-family: Helvetica,Arial;
    margin: 0 0 21px;
    text-align: left;
}
h3 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 8px;
    text-transform: capitalize;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: 300; font-family:"Raleway",Trebuchet MS,Helvetica,Arial,sans-serif;
}


.home-content { clear:both; padding-top:20px; }

.home-content .two-thirds h1, .home-content .two-thirds h4, .home-content .two-thirds p { padding-left:30px;}	 

.home-content img, .page-content img  {

	height: auto;

	max-width: 100%;

	text-align: center;

} 

.column.with-bg { background:#f3f9f2; margin-bottom:10px; border-top-right-radius:19px; padding-top:21px;}

.with-bg p, .with-bg h3, .with-bg h2, .with-bg h4 { padding:0 10px; }

.with-bg p img { float:right; margin:1px 8px;}
.highlight1 { padding:2px 5px; background:#85bc36; color:#fff; vertical-align:baseline; }

.highlight2 { padding:2px 5px; background:#f4f4f4; color:#666; vertical-align:baseline; }

.highlight3 { padding:14px 7px; background:#fff; vertical-align:baseline; display:block; border-radius:3px; margin:7px 3px; }
h4.subtitle { border-bottom: 1px dotted #d4d4d4; font-family:'Raleway', Helvetica, Arial; font-weight:900; text-transform:uppercase; padding-left:2px; margin:35px 0 21px 0; line-height:2; font-size:13px; color:#72787c; clear:both;}

h4.subtitle img { float:left; margin-right:5px; vertical-align:baseline }

h4.subtitle.r1dd { margin-top:20px;}

.title { background:#fff url(../images/title-left1.png) repeat-x 0 6px; overflow:hidden; margin-bottom:21px; clear:both; }

.title h4, .title h3 { background:#fff; display:inline; padding:0 9px 0 0; margin:0; float:left; font-weight:bold; text-transform:capitalize; font-size:16px; color:#72787c; }


.white-space { clear:both; width:100%; height:40px;}

.social-icons a  { border:0; float:left; margin:1px 7px 0 12px; opacity: 0.5; text-decoration:none; -webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -ms-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; transition: opacity 0.5s ease;   }

.social-icons a:hover  { opacity: 1; }

.social-icons.members { clear:both; text-align:center; margin-bottom:10px;}

.social-icons.members a { text-align:center; float:none;}    
.footer-in a img { float:left; margin:3px 4px 0 1px;}
.socailfollow a {

	width:16px;

	height:18px;

	padding:10px;

	float:left;

	margin:7px 5px 0;

	display:block;

	border-radius:4px;

	background:#BD013F;

	-webkit-transition: background 0.31s ease;

	-moz-transition: background 0.31s ease;

	-ms-transition: background 0.31s ease;

	-o-transition: background 0.31s ease;

	transition: background 0.31s ease;

}
.socailfollow a.youtube { width:16px; }

.socailfollow a.facebook:hover { background:#3b5996;}

.socailfollow a.twitter:hover { background:#00acee;}

.socailfollow a.vimeo:hover { background:#0dadd6;}

.socailfollow a.linkedin:hover { background:#0077B5;}

.socailfollow a.instagram:hover { background:#7344BB;}

.socailfollow a.dribble:hover { background:#d53e68;}

.socailfollow a.youtube:hover { background:#cb322c;}

.socailfollow a.pinterest:hover { background:#cb2027;}

.socailfollow img { opacity:0.79;}
.contact-inf { background:url(../images/world-map2.png) no-repeat center 20px;}

/* #Page Styles

================================================== */

.contact-form {  background:url(../images/contactformtopbg1.png) repeat-x; border:1px solid #ededed; text-align:center; padding:20px; padding-bottom:0; border-radius:9px; }

.contact-form h5 { text-align:left; padding-left:18px; opacity:0.80;}

.contact-form .txbx { width:91%; height:36px; float:none; margin:11px; padding-left:14px; font-size:16px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1) inset; }

.contact-form .era {  min-height:190px; max-height:300px; width:91%; }

.contact-form .erabox { width:100%; height:100%; margin-left:-20px; padding:20px; background:#fff; border-top:1px solid #ddd;}

.contact-form .sendbtn { padding:10px 18px; font-size:14px;}

#contact-map { box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1) inset; border:1px solid #d6dbdc; border-left:none; border-right:none; padding:0; margin:0}

#contact-map iframe { padding:0; margin:0; margin-bottom:-7px;}
#side_nav .active {

	color:#fff;

	margin:0;

	width:230px;
	border:0 none;

	background-image: url(../images/left-nav-bg-c4.png);

	background-repeat: no-repeat;

	background-position: right;

}

/* BLOG */
.sidebar h4.subtitle { border:0 none; color:#54606b; margin-bottom:14px;}

.sidebar p, .sidebar li { font-size:13px;}

.sidebar input[type="text"] { width:100%; max-width:100%; }
input[type="text"].header-saerch  { float:right; margin:10px 0 0 0; border-radius:2px; padding:5px 28px 5px 8px; width:120px; min-height:18px; -webkit-transition: width 0.22s ease; -moz-transition: width 0.22s ease; -o-transition: width 0.22s ease; transition: width 0.22s ease;}

input[type="text"].header-saerch:focus { width:160px;}

#main-content-pin, #main-timeline { max-width:100%; background:url(../images/bgs/subtle_freckles2.png); padding-top:30px; box-shadow:0 1px 5px rgba(0,0,0,0.2) inset; -webkit-box-shadow:0 1px 7px rgba(0,0,0,0.2) inset;}

#main-content-pin .container { width:88%; }

#main-timeline { background:url(../images/bgs/timeline-bg1.png); }

#pin-content, #tline-content { width:auto; margin:0 auto; position:relative; overflow: hidden; }

#tline-content { background:url(../images/tline-cnt-bg1.png) repeat-y center center; width:890px; margin:0 auto;}

.pin-box, .tline-box { width:196px; width:194px\9; padding:12px; display:block; background:#fff; margin:10px; float:left; border:1px solid #efefef\9; box-shadow:0 1px 3px rgba(0,0,0,0.4); -webkit-box-shadow:0 1px 5px rgba(0,0,0,0.4);}

.pin-box  img, .tline-box  img, .pin-box  iframe, .tline-box  iframe  { max-width:100%;}

.pin-box p, .tline-box { font-size:12px;}

.pin-box h4, .tline-box h4 { font-size:18px; font-weight:bold;}

.pin-box h4 a, .tline-box h4 a { color:#434343;}

.pin-box h4 a:hover, .tline-box h4 a:hover { color:#d11e25;}

.pin-ecxt h6.blog-author, .tline-ecxt h6.blog-author  { font-size:12px; font-weight:bold; font-family:Arial, sans-serif; }

.pin-ecxt, .tline-ecxt { border-bottom:1px solid #efefef; padding:0 12px 8px; margin:0 -12px 8px -12px; }
.tline-box  { width:380px;  padding:10px; margin-top:21px; min-height:160px; border-radius:3px; position:relative; border:1px solid #d7dce7; box-shadow:0 1px 3px -2px rgba(0,0,0,0.3); -webkit-box-shadow:0 1px 6px -3px rgba(0,0,0,0.3); }

.tline-row-l, .tline-row-r { background:url(../images/tmln-ro-r1.png) no-repeat right 12%; width:46px; height:17px; margin-right:-44px; display:block; position:absolute; right:0; top:16px;}

.tline-row-r { background:url(../images/tmln-ro-l1.png) no-repeat left 12%; left:0; margin:0; margin-left:-43px; }

.tline-box.rgtline { float:right;  margin-top:53px; right:0; clear: right; }
.tline-box:hover  { box-shadow:0 1px 6px -2px rgba(141,161,199,0.9); -webkit-box-shadow:0 1px 11px -3px rgba(141,161,199,0.9); }

.tline-topdate { width:150px; height:26px; position:relative; display:block; clear:both; zoom:1; padding:4px; border:2px solid #bfcbe0; background:#d9e0ec; text-align:center; font-size:17px; font-weight:700; line-height:26px; color:#8da1c7;  margin:0 auto 7px; border-radius:20px; box-shadow:0 1px 3px #fff inset; -webkit-box-shadow:0 1px 3px #fff inset; text-shadow: 0 1px 1px #fff;}

.tline-topdate.enddte { bottom:0; margin-bottom:0; }



.blog-post {

	padding-bottom:21px;

	margin-bottom:35px;

}

.blog-post-small {margin-bottom:5px;}

.blog-post h3 {  font-weight:400; line-height:1; letter-spacing: -0.03em; }

.blog-post h3 a {color: #54606b; -webkit-transition: color 0.18s ease; -moz-transition: color 0.18s ease; -o-transition: color 0.18s ease; transition: color 0.18s ease; }

.blog-post h3 a:hover { color:#f1592a; }

.blog-post h6 { display:inline; margin-right:6px;}

.blog-single-post h1 { font-size:34px; line-height:34px; font-weight:700; }

.postmetadata { display:block; margin-bottom:14px;}

ul.share-btns { display:block; float:right; }

ul.share-btns li { float:left; margin:14px 16px 0 0; }

.blog-single-post { text-align:left;}

.blog-post p { text-align:left; font-size:13px;}

.blog-post img, .blog-post iframe { max-width:100%; border-radius:1px; border-bottom:2px solid #BD013F; margin-bottom:14px; box-shadow:0px 2px 5px rgba(0, 0, 0, 0.09);}
.blog-q { border-left:1px solid #d8d8d8; padding-left:12px;}

.blog-q em { color:#a5adae;}

p.blog-inpic { margin-top:21px;}

p.blog-inpic img { float:left; border:1px solid #c9c9c9; background:#f9f9f9; width:280px; max-width:100%; padding:6px; margin:0 14px 14px 0; height:auto;}

.date-sp-wrap { max-width:100px; margin:0 10px; float:left; }

.blog-date-sp, .blog-com-sp { height:40px; padding:6px; padding-bottom:20px; width:90px; float:right; border-top-left-radius:6px; color:#fff; background:#636e75  url(../images/blg-date-botpic1.png) no-repeat bottom right; font-weight:bold; font-family:Arial, sans-serif; }

.blog-date-sp h3 { width:30px; float:left; margin:1px 5px; color:#BD013F;  }

.blog-date-sp span { float:right; margin:4px; color:#a2aab0;  font-size:12px; line-height:1.2;} 

.blog-com-sp { background:none;  color:#95a2aa; padding:0 6px 8px; margin-top:-12px; text-align:center; font-size:12px; height:16px; border-radius:0px; border-bottom-left-radius:11px; }

.blog-com-sp a { color:#95a2aa; }
.pin-box .blog-date-sp, .pin-box .blog-com-sp, .tline-box .blog-date-sp, .tline-box .blog-com-sp { position:relative; bottom:0; margin:-12px; margin-top:7px; width:50%; border:0; border-radius:0; background:#ebebeb; padding:0;}

.pin-box .blog-com-sp, .tline-box .blog-com-sp  { float:left;  height:28px; padding:12px 23px 0 0; }

.pin-box .blog-date-sp h3, .tline-box .blog-date-sp h3 { margin-left:12px; text-shadow:0 0 1px rgba(0,0,0,0.1);}

.tline-box .blog-date-sp, .tline-box .blog-com-sp { background:#e7eaf3; width:49%; margin:-10px; margin-bottom:0;  }
h6.blog-date, h6.blog-cat  { color:#69ba45;}

h6.blog-author { color:#a8b1b4;}
.tline-box h6.blog-cat  { font-size:13px; background:#f2f2f2; color:#666666; padding-left:7px;}
.tagcloud a:link, .tagcloud a:visited { line-height:16px; padding:4px 10px; font-size:12px; margin:0 4px 4px 0; float:left; min-width:18px; border-radius:2px; width:auto; background:#f2f2f2; color:#797979; display:block; text-decoration:none; }

.tagcloud a:hover { color:#333; background-color:#ffcc00; }
.blog-date-sec {

	padding:4px;

	color:#fff;

	border-radius:2px;

	text-align:center;

	background-color: #BD013F;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #8F0130;

}

.blog-date-sec h3 { color:#fff; line-height:1.2; margin:0; }

.blog-date-sec span { display:block; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.latest-f-blog { margin:0 10px; }

.latest-f-blog .blog-post { border:0 none; margin-bottom:10px; padding-bottom:10px;}

.latest-f-blog .blog-line { border-bottom:1px solid #f3f3f3; padding:12px 0 0; background:#fcfcfc;}

.latest-f-blog .blog-post.blog-line h3 { font-size:21px;}

.blog-line .blog-date-sec { height:92px;  }
a.readmore {  margin:4px 0 3px 1px;  -webkit-transition: all 0.17s ease-in-out; -moz-transition: all 0.17s ease-in-out; -ms-transition: all 0.17s ease-in-out; -o-transition: all 0.17s ease-in-out; transition: all 0.17s ease-in-out;  background:#BD013F url(../images/rowp3.png) no-repeat 96% 52%; padding:6px 22px 6px 12px; border-radius:3px; color:#fff; box-shadow: 0 0 0 0; font-size:13px; text-transform:capitalize; }

a.readmore:hover { text-decoration:none; color:#444;   background:#ffcc00 url(../images/rowp2.png) no-repeat 98% 52%; display:inline; border-radius:5px; }

a.readmore:active { background-color:#fafafa; color:#999; }
a.magicmore { background: url(../images/rowp8.png) no-repeat right 71%; padding:3px 13px 2px 0; color:#04b5de; -webkit-transition: padding 0.11s ease, color 0.18s ease; -moz-transition: padding 0.11s ease, color 0.18s ease; -ms-transition: padding 0.11s ease, color 0.18s ease; -o-transition: padding 0.11s ease, color 0.18s ease; transition: padding 0.11s ease, color 0.18s ease; }

a.magicmore:hover { padding-right:15px; color:#ffa02f;}
.row.magic { padding-left:40px;}

.columns.magic { padding-left:20px;}

.magic-link { clear:both; }

.magic-link a { display: inline-block; font-size:13px; width:auto; color: #fff;  text-shadow: 1px 1px 0 #eb8710; border-radius:15px; padding:3px 22px 3px 16px; text-transform:capitalize; background:#ffa02f url(../images/rowp3.png) no-repeat right; background-position: 97% 52%; -webkit-transition: padding 0.2s ease, background 0.16s ease; -moz-transition: background 0.16s ease; -ms-transition: background 0.16s ease; -o-transition: background 0.16s ease; transition: background 0.16s ease;  text-align:center; }

.magic-link a.get { padding:7px 26px 7px 20px; background-color:#7ebd22; border-radius:5px; text-shadow: 1px 1px 0 #649b19; text-transform:uppercase;}

.magic-link a.get.shadow1 { box-shadow: 0px 0px 5px #fff inset, 0 2px 3px -1px #74ad20; -webkit-box-shadow: 0px 0px 7px #fff inset, 0 2px 5px -1px #74ad20; }

.magic-link a:hover { background-color:#4c4665; background-position: center right; text-shadow: 1px 1px 0 #666; }


/* ICON BOX */



.icon-box { vertical-align:baseline;}

.icon-box img { float:left; display:block; vertical-align:text-top; margin:-4px 10px 75px 0;}

.icon-box h5 { margin-bottom:10px; line-height:1; }

.icon-box p { margin-bottom:12px; }




/* EXTRAS */



.alignright { text-align:right; }

img.alignright{ float:right; }

.alignleft { text-align:left; }

img.alignleft { float:left; }

.aligncenter  { text-align:center; }

.wp-caption { display:block; color:#444; }

.wp-caption-text { font-size:15px; }

.sticky { color:#555; }

.gallery-caption { display:inline; }

.bypostauthor { font-size:13px;}



/* Scroll to top */

#scroll-top a { width:32px; height:31px; border-radius:4px; background:#94a5ac url(../images/scroll-top.png) no-repeat 50% 48%; position:fixed; bottom:48px; right:32px; display:none; opacity: 0.84; filter: alpha(opacity=84);   }

#scroll-top a:hover {

	background-color:#BD013F;

	cursor:pointer;

}
h1.pnf404 { font-size: 176px; line-height: 1.1; font-weight:900;}

h2.pnf404 { font-size: 42px; line-height: 1.2; font-weight:700; }

input.txbx404 { float:left; margin-top:2px; margin-right:4px; padding:7px 4px; min-height:inherit; border-radius:3px; }

input.btn404 { float:left; margin:1px; padding:8px 12px 9px; }
.v-shadow-l { background:url(../images/v-shadow-left.png) no-repeat right center; }

.v-shadow-r { background:url(../images/v-shadow-right.png) no-repeat left center; }

.v-shadow-r, .v-shadow-l {  min-height:320px; }

.pad-r10 { padding-right:10px; }

.pad-r20 { padding-right:20px; }

.pad-r30 { padding-right:30px; }

.pad-r40 { padding-right:40px; }

.pad-l10 { padding-left:10px; }

.pad-l20 { padding-left:20px; }

.pad-l30 { padding-left:30px; }

.pad-l40 { padding-left:40px; }



/* #Column Shortcodes----------- */



.one_half, .one_third, .two_third, .three_fourth,  .one_fifth, .two_fifth { float: left; margin-bottom:20px; }

.one_half { 	width: 48%; }

.one_third { width: 30.6666%; }

.two_third { width: 65.3332%; }
.three_fourth { width: 74%; }

.one_fifth { width: 16.8%; }

.two_fifth  { width: 37.6%; }

.column-last { margin-right: 0 !important; clear: right; }




/*-------------------------------CUSTOM STYLES----------------------------------------------------------------------*/
.headline { padding-top:20px; line-height:28px !important;}
input.header-saerch[type="text"] {
	width: 160px;
}
#searchform { 
	float:right; margin-top:15px; margin-bottom: 11px;
}
#searchsubmit {
	background:url("images/find-ico1.png") no-repeat scroll right center;
	margin-top: -58px;
	float: right;
	text-indent: -9999px;
	border: medium none #FFDEAD;
	padding-left: 24px;
	padding-top: 18px;
}
#searchsubmit:hover { 
	background:none !important;
	border:none !important;
 }
#header {   
	background: transparent url("images/top_img.png") no-repeat scroll 47% -5px;
 }
#top-info {
	float: right;
	margin-right: -129px;
}
.top-logos {
	 margin-top: 5%;
}

.container .four.columns.logo {
    margin-top: 2%;
    width: 250px;
}
.rpwe-summary {line-height: 20px; margin-top: 15px;}
.rpwe-time {
    color: #000;}

.navi-top .rpwe-ul a {padding: 0px; color:#bd013f;}
.navi-top .rpwe-ul a:hover {color:#666;}


input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, textarea:hover {
    border-color: #C1DFED;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
}

#top-info ul li {
	padding:0px 27px;
	border-right:1px solid #dedede;
	float:left;

}

#top-info ul li:last-child {
	border-right:none;
}
#top-info ul li p {
	font-size:12px;
	color:#e53537;
	float:left;	
}
#top-info ul li img {
	width:166px;
	height:64px;
	float:left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.top-bar {
	background-color: #BD013F;
    padding: 0px;
    height: 26px;
    padding: 8px 0;


}  
.top-bar .socailfollow { 
	float:right;
	/*margin-right: -28px;*/
}
.top-links {
	float:left;
	color:#FFFFFF;
	font-size:11px;
	padding:4px 0 0 4px;
}
.top-links.rgtflot {
	 float:right;
}
.top-links img, .top-links p {
	float:left;
	margin:4px 3px 0 0;
}
.top-links p { 
	color:#d9d9d9; 
	font-weight:bold;
	font-size:12px; 
	line-height:1;
	margin:5px 9px 0 0;
 }

.top-links a, .top-links span {
	color: #FFF;
	font-size: 12px;
	display: inline;
	margin: 0 5px;
	text-transform: lowercase;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
}
.socailfollow li {
	display:inline-block;
	max-height:18px !important;
}

.top-links a:hover {
	color:#FFFFFF
}
.top-bar .socailfollow.lftflot { 
	float:left;
	margin-left:10px;
 }
.top-bar .socailfollow img { 
	opacity:0.97;
} 
.top-bar .socailfollow a {
	padding:5px; 
	margin:1px 3px; 
	height:16px;
	background:#292929;
}
.menu-homemenu-container li { 
	display:inline-block; 
	padding: 15px 20px;
}
.logos li {
	 display:inline-block;
}

.page { padding-left:0 !important;}

/* NAVIGATION BAR  */
#nav {
	background-color: #000;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
}

.nav-wrap1, .nav-wrap2 {
	font-size:13px;
	height: 43px;
}
.nav-wrap2 { 
	margin-top:12px;
	margin-bottom:-3px; 
	margin-bottom:0;
	height:auto;
 }

#menu-homemenu li:hover .sub-menu { 
	display:block;
	width: 22%;
	background: #000;
	margin: 7px 0px 0px;
	position:absolute;
	z-index: 91000;
	border-top: 3px solid #BD013F;
}
.sub-menu { 
 	display:none;
	padding-bottom:5px;
}
#nav-wrap .sub-menu a { 
 	font-size: 12px !important;
	padding:10px 15px !important;
	display:block
}
#nav-wrap .sub-menu li { 
	margin: 5px;
	width: 95%;
	padding:0!important;
	border-bottom:1px dotted;
	}
	
#nav-wrap .sub-menu li:hover { 
	background: #BD013F;
	width: 95%;
	margin: 5px;
	padding:0!important;
	border-top:none !important;
}
.menu-intranet-container, .menu-homemenu-container { background:url('images/nav_bg.jpg') no-repeat;}

 /*--navigation ends---*/

/*.home*/ #fancybox-wrap { top:0!important;bottom:0;margin:auto 0;max-height:524px;position:fixed!important}
.page-title {
	height: 74px;
	padding: 8px 0px;
	border-bottom: 3px solid #B6052B;
	background-color: #BD013F;
	
	}
.menu {
	 margin-bottom:0px !important;
}
.menu a { 
	color:#fff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.menu li { 
	margin-bottom:0px !important; 
	padding: 11px 15px;
	}
.crumb ul{
	border: 1px solid #7B7B7B;
	height:25px ;
	margin-top: 10px;
	padding: 3px 0;
}
.crumb li { 
	display:inline-block;
	padding: 5px 8px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	}
.crumb li:first-child{
padding: 5px 0 5px 5px;
font: bold 14px/14px "Raleway",Trebuchet MS,Helvetica,Arial,sans-serif;
	}
.crumb {
	margin-bottom:7%;
	width:98%;
}
#breadcrumbs a { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	text-transform: capitalize;
}
#breadcrumbs span{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	text-transform: capitalize;
}
#breadcrumbs a {
font-weight:normal
}
#breadcrumbs .breadcrumb_last{
font-weight:normal
}
blockquote, blockquote p { 
	font-size: 15px; 
	line-height: 24px; 
	color: #6a747d; 
}
blockquote {
	background:#fafcfd url('images/quote-ico2.png') no-repeat 99% 7px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BD013F;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 18px;
}

#breadcrumb1 a:hover {
	color: #A6282B !important;
	text-decoration:underline !important;
}
.right-content h5{ 
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 5px;
	background-image: url("images/arrow3.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
	text-transform: capitalize;
}
.right-content h5 strong {
	font-weight:500;
	font-family:'Raleway';
	
}
/*.right-content .page li { 

	background: transparent url("images/bullet.gif") no-repeat scroll left 8px !important;
	padding-left: 15px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
}*/
.right-content{
	width: 650px;
	float: right;
}
.style2 { color:#fff;}
.mobile { display:none;}
.right-content h3 { 
	font-family:initial;
	color:#333;
	font-family:"Raleway",Trebuchet MS,Helvetica,Arial,sans-serif;
	
 }


/*-----Sidebar*/

.left-content{
	width: 300px;
	float: left;
}
button.skyblue{
	padding:15px 20px;
	/*margin-top: 21%;*/
}
.blue-button a {
	/*padding:15px 38px !important;*/
	color:#fff !important;
}
.left-navi {background: rgba(0, 0, 0, 0) url("images/left-nav-bg1.png") no-repeat scroll right top;
    width: 240px !important;}

/*.left-navi {
	width: 240px !important;
	background:url('images/left-nav-bg1.png') no-repeat right bottom;
}
*/.navi-top .current_page_item > ul{
	background-color: #FDF0ED;
	width: 225px;
	background-repeat: no-repeat;
	background-position: 11px center;
	padding: 0px;
	margin: 0;
}
.navi-top .current_page_item > ul a {
	font-size:10px;
	padding-left: 21px;
	background-color: #DBB4B5;
    color: #000!important;

}
.navi-top .current_page_item > ul a:hover{ 
	color:#BD013F !important;
}

.navi-top ul a { 
	display:block;
	padding:10px;
	color: #7A7C81 ;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.navi-top ul a:hover{
	text-decoration: none;
	color: #BD013F;
	display: block;

}
.navi-top .current_page_item > a, .widget_nav_menu ul > .active > a  {
	background-image: url('images/left-nav-bg-c4.png');
	background-repeat: no-repeat;
	background-position: right center;
}
#hierpage-2 .menu li, .widget_nav_menu .menu li{padding:0}
#hierpage-2 .current_page_item a, .widget_nav_menu ul > .active > a{
	 color:#fff !important;
}
.widget_nav_menu ul  > .active > .sub-menu{display:block}
#hierpage-2 .current_page_parent > a, .widget_nav_menu ul  > .current_page_parent.active > a{ 
	background-image: url('images/left-nav-bg-c4.png');
	background-repeat: no-repeat;
	background-position: right center;
	color: #fff;
}
#hierpage-2 .current_page_parent > a:hover, .widget_nav_menu ul  > .current_page_parent.active > a:hover {
	 color:#fff;
}

#hierpage-2 > ul > li > ul > li > ul > li > a, .widget_nav_menu ul  > .active > .sub-menu li a { 
	background: #FDF0ED url("images/bullet_red.png") no-repeat scroll 12px center;
	width: 183px;
	color: #999 !important;
	text-transform: capitalize;
	font-size: 12px;
	padding-left: 32px;
}
#hierpage-2 > ul > li > ul > li.current_page_item > ul > li > a{
	color:#999!important
}
#hierpage-2 > ul > li > ul > li > ul > li > a:hover, .widget_nav_menu ul  > .active > .sub-menu li:hover {
	color: #BD013F;
	background-color: #FFF;
}
#hierpage-2 > ul > li > ul > .current_page_parent > ul > .current_page_item > a, .widget_nav_menu ul > .current_page_parent > ul > .active > a { 
	background: #DBB4B5 url("images/bullet_red.png") no-repeat scroll 12px center;
	width: 183px;
	color: #000 !important;
}
#hierpage-2 > ul > li > a, .navi-top .left-navi h3.widget_title, .navi-top .title {
	visibility:hidden;
	cursor:pointer;
}
.navi-top .title { display:none;}
#hierpage-3 .current_page_item a{ color:#fff !important;}
#hierpage-3 ul a:hover  {    
	text-decoration: none;
	color:#BD013F !important;
	display: block;
	background-color: #FFF;
}
#hierpage-3 ul a {
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-size: 12px;
	min-height: 18px;
	outline: medium none;
	padding: 10px;
	text-transform: uppercase;
	color: #7A7C81;
	font-weight: bold;
}
.search .left-navi { 
	background:none;
}
.left-navi li {
	min-height:38px;
	margin:0;
	display:block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: none;
}


/*--sidebar end--*/
.current_page_item a{ 
	padding:10px;
	color:#FFF !important;
	}
.em-search-wrapper {
	display: none;
	} 
.banner-bg { 
	background:url("images/slider_bg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
 }
/**---------events--------------*/
.event-time { display:none;}
.date-sec { 
	padding: 4px;
	color: #FFF;
	border-radius: 2px;
	text-align: center;
	background-color: #BD013F;
	border-bottom: 2px solid #8F0130;
	width: 30px;
	display: block;
	height: 95px !important;
}
.eventlink a {
	 font-size:28px;
}
.eventlink { 
	padding-left: 17px;
}
.page #id-323 .current_page_item a { 
	background:none !important; 
	color:#000;
}
/**-----Contact------*/
.page-id-75 .textwidget { 
	margin-top:50px;
}
.page-id-75 #atstate { 
	background-image: url("images/left-nav-bg-c4.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFF !important;
	      
}
.page-id-75  button.skyblue {
	 margin-left: 10px;
}
#widget_sp_image-3 img { 
	width:92% !important;
}
.page-id-75 #text-7 { 
	margin-left:27px;
}
.page-id-75 #widget_sp_image-2{ 
	background-color:#fff !important; 
	margin-bottom: -54px; 
	margin-left: 23px;
}
.page-id-75 .left-navi {
	 background:none;
}
.page-id-75 .left-navi li {
	 padding-top:10px;
}
.page-id-75 .left-navi a{ 
	color:#fff !important;
	font-size:13px;
}
.contactlist td .name {
	font-weight:bolder;
}
.contactlist .mail
 {
	font-size:14px !important;
	text-transform:lowercase;
}
/**-----------NEWS----------------*/
#annual_archive_widget-2 li a {
	color:#000 !important;
}
.blog .wp-post-image, .archive .wp-post-image {
	float:left; 
	margin-right:30px;
	border: 1px solid #999;
}
.news-post {    
	background-color: #F7F9FA;
	width: auto%;
	min-height: 150px;
	margin-bottom: 30px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	padding: 20px !important;
	margin-right:9%;
}
#post-484 .wp-post-image {
	width:376px;
	height:182px;
}
.blog .postTitle , .archive .postTitle {
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 5px;
	background-image: url("images/arrow3.gif");
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: capitalize;
}	
.blog .blue_button, .archive .blue_button {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	background-image: url("images/arrow3.gif");
	background-repeat: no-repeat;
	background-position: right 8px !important;
	padding-right: 13px;
	color: #A4292C;
	float: right;
	margin-bottom: 20px;
	font-weight: bold;
}

.single .right-content figure {    
	float: left;
	border: 1px solid #C9C9C9;
	background: #F9F9F9 none repeat scroll 0% 0%;
	max-width: 100%;
	padding: 6px;
	margin: 0px 14px 14px 0px;
}
.single .right-content h4{ text-align:center;}

.page-id-323 #hierpage-3{
	 display:none;
 }
.page-id-37 hr { display:none;}

	
/*----------FOOTER------------------*/
.container .four.columns {
	 float:left;
}
.rpwwt-post-excertp { 
	position: absolute;
	margin-top: 49px;
	margin-left: 17%;
	width: 15%;
}

.footer-in .one_fourth {
    width: 23%;
}

.footer-in .one_fourth { 
	width:25%;
	float:left;
	margin-right: 6%;
	margin-top:20px;
}

.footer-in .columns {
	margin-top: 10px;
}
.recent-posts-widget-with-thumbnails ul {
	width: 100px;
}


.rpwwt-post-excerpt {
	position: absolute;
	margin-top: 3%;
	margin-left: 18%;
	line-height: 21px;
}

.rpwwt-widget ul li{
	margin: 0 0 3em !Important;
}


.footer-in .rpwwt-post-date {
    border-radius: 2px;
    background-color: #BD013F;
    border-bottom: 2px solid #8F0130;
    position: absolute;
    height: 83px;
    text-align: center;
    color: #FFF;
    margin-left: 101px;
    padding: 10px 7px;
    width: 32px;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
}
.footer in div {
	width:200px !important;
	float:left !important;
	
}
.footer-in #latest h3 { font-size:20px; color:#fff;}
.footer-in .columns a { 
    width: 69%;
}
#footer {
	 margin-top: 38px !important;
}
.footer-in .contact-inf {
	 background:url(../images/world-map.png) no-repeat center center;
}

.footer-in .contact-inf p { 
	margin-bottom:10px;
}

.page .columns a{ 
	width:auto;
}
.footer-in a:link, .footer-in a:visited {
	color:#FFFFFF;
}

.footer-in a:hover {
	color:#BD013F;
}



.footer-in a.terms  { color:#578f1a; }

.footer-in p.twitt-txt { padding:12px; padding-top:26px; background:#1d1d1d url(../images/latest-tweet.png) no-repeat top right; border-radius:5px; color:#a7adb1; font-family:'Lato', Helvetica, Arial; font-size:13px;}

.footer-in p.twitt-txt a {color:#7dcff5; text-decoration:none; padding-bottom:2px; }

.footer-in p.twitt-txt a:hover { color:#cb2027; }

.footer-in .twitt-txt em { color:#797979; font-size:12px;}

.flickr-feed { padding-left:20px; margin-bottom:14px;}

.flickr-feed a { float:left; margin:0 1px 1px 0; opacity: 0.5; filter: alpha(opacity=50);  -webkit-transition: opacity 0.31s ease; -moz-transition: opacity 0.31s ease; -ms-transition: opacity 0.31s ease; -o-transition: opacity 0.31s ease; transition: opacity 0.31s ease;}

.flickr-feed a img { margin:0; width:60px; height:60px; box-shadow: 0px 2px 6px -2px rgba(0,0,0,0.7);  }

.flickr-feed a:hover { opacity: 1; filter: alpha(opacity=100);}



.footbot {

	max-width:1400px;

	position:relative;

	height:auto;


	padding-top: 12px;


	text-align:right;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	color: #FFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
	border-top: 1px solid #fff;
	margin-top: 25px;
	padding-bottom: 12px;

}

.footbot img { position:relative; margin:6px 40px 0 0; opacity:0.93;}

.footer-navi {

	float:left;

	font-size:11px;

	color:#FFFFFF;

	text-transform:capitalize;

	font-family: Arial, Helvetica, sans-serif;

	padding-top: 3px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0px;
	
	

}
.footlink { float:right !important; margin-top:5%;}

.footer-navi a { color:#a9b2b4; margin:0 4px;}

.footer-navi a:hover { color:#ccc;}

#footer {

	width:100%;

	padding:10px 0 0 0;

	border-top:5px solid #BD013F;

	box-shadow: 0px 2px 19px rgba(0,0,0,0.3) inset;

	background-color: #221E1E;
	margin-top: 5%;

}

.footer-in {
	margin-bottom:35px;
	padding-bottom:0px;
	font-size:12px;
	color:#ccc;
}
.footbot .container a{
	color:#fff;
}

.footer-in h4 { 
	color:#eceff1; 
	border-bottom:1px solid #292929;
	padding-bottom:2px; margin:0;
 }

.footer-in .copyright-txt { font-size:13px; }

.footer-in p {

	line-height:19px;

	color:#FFFFFF;

}
.footer-in hr { display:none;}
.footlinks li { display:inline-block;}
.footlinks { float:right;}
.footlinks a { color:#fff;}
.contact2 div { line-height:21px; }

.footer-in a { text-decoration:none; }

#recent-posts-widget-with-thumbnails-3 { 
	width:200px;
}
.rpwwt-post-title { 
	position:absolute; 
	float:right;
}
#recent-posts-widget-with-thumbnails-4 span { 
	margin-left:57px !important;
	width:200px; 
	float:right !important; 
	color: #bd013f; 
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
	line-height:21px;
 }

#recent-posts-widget-with-thumbnails-5 span { 
	margin-left:57px !important;
	width:200px; 
	float:right !important; 
	color: #bd013f; 
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
	line-height:21px;
 }
 .container .columns  { 
	float:none; 
}
#recent-posts-widget-with-thumbnails-4 li a{ 
	display:block;
}
#recent-posts-widget-with-thumbnails-5 li a{ 
	display:block;
}

#latest .column { 
	float:none !important;
}
.container {
    max-width: 954px;
}
.top-bar .container {
	width: 71%;
}
.align-row{
	display:inline-block;
	vertical-align: top;	
}
.right-content {
    width: 68%;
    float: right;
	padding-top: 10px;
}
.brochure { margin-top:7px;}
img{
	max-width: 100%;	
	height: auto;
}

.blog .columns a {
 width: auto;
}
.omega hr { display:none;}

/**contact**/
.contactlist table th {
	border-left: 1px solid #D1D7DC;
	font-weight: bold;
	

}
.contactlist table tr {
	background: rgb(248, 251, 252) none repeat scroll 0% 0%;
}
.contactlist table td {
	border-top: 1px dotted #D1D7DC;
	/*padding: 8px;*/
	border-left: 1px solid #D1D7DC;
	
 }

.contactlist table{
 border: 1px solid #D1D7DC;
 text-transform: uppercase;
 font-family: Helvetica,Arial !important
}

/*additional*/
.img_prof {
    border: 1px solid #666666;
    margin-bottom: 15px;
    margin-right: 30px;
    margin-top: 10px;
}
.align-row {
	 margin-bottom:6%;
}

.spn {
	margin-top:20px;
	width: 102%;
}
.right-content article {
	 padding-right:9%;
}
#widget_sp_image-4 {
	 width:89%;
}
#widget_sp_image-5 {
	 margin-left:7%;
}
.search #atstate {
	 display:none;
}
.search #atstate a{
	 color:#fff;
}
.search .crumb { 
	height: 25px;
	margin-top: 10px;
	padding: 5px;
}
.page-item-1218 { 
	color:#807C81 !important; 
	font-size:11px;
}
.names {
	color: #FFF;
	background-color: #333;
	margin-top: -20px;
	text-transform: uppercase;
	padding: 5px 5px 5px 15px;
}
#professors2 {
	background-color: #F7F9FA;
	width: 100%;
	min-height: 150px;
	margin-bottom: 10px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	line-height: 18px;
	padding: 0px;

}
#professors2 .more {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	background-image: url("images/arrow3.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
	color: #A4292C;
	float: right;
	margin-bottom: 20px;
	font-weight: bold;
	/*margin-right: 5%;*/
}	
#advisory {
    padding-right: 20px;
    padding-left: 20px;
}
#latest{float:left!important}
.page .mobile { display:none;}
article h4#news-title{
	color: #BD013F;
}
.single .right-content h4#news-title {
    text-align: left;
}
.left-content li {
	font-size:15px;
}
.parent-pageid-73 .left-content .current_page_item  > a{
     background-image: url("images/left-nav-bg-c4.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.left-navi #rpwe_widget-2 { width:95%;}
.blue-button a { color:#fff;}

.single-post. navi-top ul a  { padding:0px !important;}
#text-10 { margin-top: 28%;}
#text-10 a { color:#fff !important;}


.contactlist table { 
  width: 100%; 
  border-collapse: collapse; 
  margin-bottom: 20px;
}

/* Zebra striping */
.contactlist tr:nth-of-type(odd) { 
  background: #eee; 
}
.contactlist th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
.contactlist td, .contactlist th { 
  padding: 6px; 
  border-top: 1px solid #D1D7DC; 
  text-align: left; 
  text-transform: capitalize;
 
 font-family:'raleway-regular';

}
#text-11 a {padding:15px 20px;}
.crumb{clear:both;height:auto}
.crumb ul{clear:both;height:auto}
.crumb li{margin-bottom:0}
.crumb li:first-child{float:left}
#breadcrumbs{max-width:421px;margin-bottom:0;line-height: 13px}
.page .footer-in div:last-child{
	margin-right: 0px;
	width: auto;
}
.footlinks.menu li{
	padding: 0px;
}
.footlinks.menu a{
	color: #FFF;
	margin: 5px 0;
	border-right: #fff solid 1px;
	padding: 0 5px;
}
.footlinks.menu li:last-child a{
	border-right:0;
	padding-right:0;
}
#wp_editor_widget-9 h4{
	padding-bottom: 20px;
}
.press-cont div{
	display:none;
}
.press-cont{
	background-color: #F7F9FA;
	width: 100%;
	min-height: 150px;
	margin-bottom: 30px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	padding: 20px;
}
.press-cont h4{
	font-size: 21px;
line-height: 30px;
margin-bottom: 4px;
}
.page-id-168 .right-content h2{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 8px;
	text-transform: capitalize;
	font-weight: bold;
	font-family: 'RalewayThin';
}
.articles-listing{
	background-color: #F7F9FA;
	width: 90%;
	min-height: 150px;
	margin-bottom: 30px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	padding: 20px;
}
.articles-listing a{
	margin: 4px 0px 3px 1px;
	transition: all 0.17s ease-in-out 0s;
	background: #BD013F url("images/rowp3.png") no-repeat scroll 96% 52%;
	padding: 6px 22px 6px 12px;
	border-radius: 3px;
	color: #FFF;
	box-shadow: 0px 0px 0px 0px;
	font-size: 13px;
	text-transform: capitalize;
}
.articles-listing a:hover {
    text-decoration: none;
    color: #444;
    background: #FC0 url("images/rowp3.png") no-repeat scroll 96% 52%;
    display: inline;
    border-radius: 5px;
}
.page-id-168 .left-content{
	width: 280px !important;
}
.page-id-168 .right-content{
	width: 655px !important;
}
.articles-listing h3{
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 4px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
}
#no-more-tables table a, #no-more-tables table p{
	max-width:460px;
}
#post-108 table td{
	/*border:1px solid #000;*/
	padding:10px;
	
}
.page-id-2125 .page-title {
	background:#37647A;
	border-bottom:none !important;
	
}
#top-info  h1{
	color:#BD013F !important;
	margin-top: 21%;
	
}
/*intranet*/
.single-intranetpages .page-title {
    height: 74px;
    padding: 8px 0px;
    border-bottom:none !important;
    background-color: #37647A ;
}
.intranet-archive li {
	background-color: #F7F9FA;
	list-style: none !important;
    min-height: 150px;
    margin-bottom: 30px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    padding: 20px !important;
    margin-right: 9%;
}
	
.post-type-archive-intranetpages .page-title {
    height: 74px;
    padding: 8px 0px;
    background: #37647A none repeat scroll 0% 0%;
	border-bottom: medium none !important;
}
.menu-intranet-container li {
	display:inline-block;
	padding:15px 18px;
	
}	
#menu-intranet {
	margin-bottom: -4px !important;
	
}
.single-intranetpages  #text-10{
	margin-top: 10%;
	
	
}
.single-intranetpages .footer-in  p > a{
	margin-left:10% !important;
	
}
#menu-intranet li {
	text-transform:uppercase;
	}
.post-type-archive-intranetpages .headline {
	text-transform:uppercase;
}
.intranet-archive .addthis_button {
	display:none;
}
.single-intranetpages .headline {
	text-transform:uppercase;
}
.single-intranetpages .addthis_button{
	display:none;
}


.mr1{
padding-right: 15px;
}



	

/*-----------------Responsive--------------------*/

@media only screen and (max-width: 1311px) {
.top-links a, .top-links span { 
	margin: 0px 1px;
}
.menu li { 
	padding: 15px;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth { 
	margin-right: 1%; 
}
.logos {
	text-align:center;
}

.container .four.columns { 
	width:auto !important;
}

}
@media only screen and (max-width: 1261px) {
	.top-bar {
		height: auto;
		padding: 0px 0px;
	}	
	.socailfollow ul { margin:0px;}
	#top-info {
		margin-right:0px !important;
		}
}


@media only screen and (max-width: 1156px) {

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .socailfollow a.youtube { margin-top:-10px !important; }
}

.socailfollow {
	text-align: center;
}
.socailfollow a { 
	float:none;
	display: inline-block;
}
.menu li {
	padding: 15px 10px;
}
.logos {
	text-align:center;
}
.top-bar .container {
	width: 420px;
	text-align:center;
}
.top-bar .socailfollow { 
	float:none;
}
.page-id-75 .right-content {
	width: 65%;
}
.contactlist table {
	text-transform: capitalize;
}
.right-content article {
	padding-right: 0%;
}

	
}

@media only screen and (max-width: 1043px){
	
.container {
	width: 90%;
}
.menu-homemenu-container {
	width: 100%;	
}
.menu li {
	padding: 15px;
}
#footer .footer-in {
	margin: 0px 42px;
}
.right-content {
    width: 60%;
    float: left;
}
.container .seven.columns {
    width: auto !important;
}
@media only screen and (max-width: 999px){

.footer-in .columns {
	padding-left:0px !important;
}
.right-content {
    width: 65%;
}

}
@media only screen and (max-width: 952px){
.top-links  { 
		width: 100%;
		text-align: center;
	}
.footer-in .one_fourth {
    width: 21%;
    float: left;
    margin-right: 6%;
}
.crumb ul {
	margin-top:0px;
	padding:0;
}
.rpwwt-post-excerpt { margin-left:20%;}
.left-content {
    width: 240px;
}
}

@media only screen and (max-width: 906px){
.menu li {
		padding: 9px;
}
}

@media only screen and (max-width: 880px){
.right-content {
    	width: 100%;
		float:left;
}
.sub-menu li{ border-bottom: none;}
	
}


@media only screen and (max-width: 800px){
	

	
.crumb  { display:none;}
	
.banner-bg {
		margin-top:20px;		
}
	
.top-bar .container {
	    width: 420px;
}
.container .logo {
		width: 100% !important;
		text-align: center;
}
#top-info {
		float:none;
		text-align:center;
		margin-right:0px !important;		
}
input.header-saerch[type="text"] {
		float:none;
		margin: 0 auto;
}
input.header-saerch[type="text"], input.header-saerch[type="text"]:focus {
		width: 261px;
}
.nav-btn:before {
		content:"Menu-navigation";
}
.nav-btn {
		display:block;
		background:#575556 url('images/menu-icon.png') 10px center no-repeat;
		cursor:pointer;
		color: rgba(255, 255, 255, 0.7);
		padding: 8px 10px 0px 42px;
		/*width:100%;*/
		height: 30px;
		border-radius: 2px;
		margin: 0px auto;
}
.nav-btn:hover {
		background:#BD013F url(images/menu-icon.png) 10px center no-repeat;	
}
.menu { 
		background:#000;
		width: 420px;
		margin: 0px auto;
		display:none;
}

.menu li {
		display:block;
		color:#575556;	
}
.menu a {
		 color:#fff;
}
.menu a:hover {
		color:#BD013F;		
}
.menu-homemenu-container {
		background:none;	
		z-index: 110;
		position: absolute;
		top: 39px;	
}
#menu-homemenu .sub-menu {
		position:relative;	
		display:block;
		padding: 0 !important;
		margin: 0;
}
#menu-homemenu li:hover .sub-menu {
		position: relative;
		display: block !important;	
		width: 100%;
		border: 0;
		color: #fff;
}
.menu li:hover, .sub-menu li:hover {
		border-top:0;	
		padding: auto !important;
		margin: 0;
		color: #fff;
}
.sub-menu li a:hover {color: #fff !important;}
#menu-homemenu li:hover .sub-menu{
		margin: 0;
}
.sub-menu li { 
		margin: 0px;	
	}
.first-menu-item {
	border:none;
}
.sub-menu li:hover { 
	background:none;
}
	
.menu {
	width: 760px;
}
.menu li { 
	border-bottom:1px dotted;
}
.sub-menu li {
	border-bottom: none !important;
}
.footer-in .one_fourth { 
	width:100%; 
	float:left;
}
.footer-in .columns {
	 padding-left:0 !important;
}

.crumb li { padding:0 !important;}
#nav-wrap .container {
	background: #363F46;
    width: 100%;
}
.container .four.columns{ 
	margin-top:0 !important;
}
.spn {
	 width:auto;
}
.rpwwt-post-excertp {
    position: absolute;
    margin-top: 67px;
    margin-left: 23%;
    width: 17%;
}
.left-content { display:none;}
.page-id-75 .right-content {
    width: 100%;
}
}
@media only screen and (max-width: 730px){

#uat-mobile
{
display: block; 
visibility:visible;
}
		
.right-content {
	width: 100%;
}
#hierpage-3 ul{
	margin-left:0;
}
.footer-in div { 
	float:none;
	width:auto% !important;
	margin: 0px 0px 0px 10px !important;
 }
 
.rpwwt-post-excerpt {
	padding-top: 49px; 
	padding-left: 158px;
}
.crumb{
	display:none
}
#top-info img{
	display:none
}
.footer-in .columns { 
	padding-left:0px !important;
}
.mobile {
	 display:block;
}
.footer-in a img {
	 float:none;
}

.footer-in .one_fourth {
	 width:100%;
	  float:none;
}
.footer-in .rpwwt-post-date { 
	left:100px;
}
.form {
	 display:none;
}
.container .four.columns {
	 width:100% !important;
}
.one-fourth img { 
	width:auto !important;
}
.spn { 
	width:auto;
}
.logos li { 
	display:block;
}
.rpwwt-post-excertp{
		left: 160px !important;
		
}
.footer-in .rpwwt-post-excertp { 
	margin-top:50px !important;
}
.footer-in .columns {
    margin-top: 12px !important;
}
.left-content{
	width:auto;
	float:none;
	clear:both;
}
.left-navi{
	width:auto!important;
	max-width:445px;
}
.left-navi li {
	width:auto;
}
/* table*/
.right-content table, .contactlist .container {
    width: 100%;
}
/* Force table to not be like tables anymore */
	 .contactlist table, .contactlist thead, .contactlist tbody, .contactlist th, .contactlist td, .contactlist tr { 
		display: block; 
	}
	.right-content table, .right-content thead, .right-content tbody, .right-content th, .right-content td, .right-content tr {
	display:block;
		/*padding:22px;*/
	}
	.table-bordered td {
		width:auto;
		
	}
	.right-content td::before {
		
		
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.right-content thead tr, .contactlist thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.right-content tr, .contactlist tr { border: 1px solid #ccc; }
	
	.right-content td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		/*padding-left: 50%; */
	}
	.contactlist td {padding-left: 50%;}
	.contactlist td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.right-content td:before {
		/*position:absolute;*/
		top:6px;
		left:6px;
		width:45%;
		padding-right:10px;
		white-space:nowrap;
	}
	
	
	/*
	Label the data
	*/
	.contactlist td:nth-of-type(1):before { content: "Section"; }
	.contactlist td:nth-of-type(2):before { content: "Contact"; }
	.contactlist td:nth-of-type(3):before { content: "Position"; }
	.contactlist td:nth-of-type(4):before { content: "Phone"; }
	.contactlist td:nth-of-type(5):before { content: "Email"; }

	#post-104 td:nth-of-type(1):before { content: "Surname:"; }
	#post-104  td:nth-of-type(2):before { content: "Firstname:"; }
	#post-104  td:nth-of-type(3):before { content: "Title:"; }
	#post-104  td:nth-of-type(4):before { content: "Position:"; }
	#post-104  td:nth-of-type(5):before { content: "Email:"; }
	#no-more-tables tr:nth-of-type(odd) { 
		  background: #eee; 

	}
	/*#post-98 td:nth-of-type(1):before { content: "NAME"; }
	#post-98 td:nth-of-type(2):before { content: "TITLE"; }
	#post-98 td:nth-of-type(3):before { content: "Ext.No"; }
	#post-98 td:nth-of-type(4):before { content: "POSITION"; }
	#post-98 td:nth-of-type(5):before { content: "EMAIL"; }*/
	
	#post-102 td:nth-of-type(1):before { content: "Surname:"; }
	#post-102 td:nth-of-type(2):before { content: "First Name:"; }
	#post-102 td:nth-of-type(3):before { content: "Email:"; }
	
	#post-106 td:nth-of-type(1):before { content: "Surname:"; }
	#post-106 td:nth-of-type(2):before { content: "First Name:"; }
	#post-106 td:nth-of-type(3):before { content: "Title:"; }
	#post-106 td:nth-of-type(4):before { content: "Spoke:"; }
	#post-106 td:nth-of-type(5):before { content: "Email:"; }
	
	#post-108 td:nth-of-type(1):before { content: "Position:"; }
	#post-108 td:nth-of-type(2):before { content: "Project/Location:"; }
	#post-108 td:nth-of-type(3):before { content: "Closing Date:"; }
	.page-id-160 .right-content article td {
		padding-left: 20px;
	}
	.page-id-160 .right-content .style2{
		color:#000;
	}
	
	

.contactlist th {
	color:#000 !important;
}
/*end of  table*/
 

	
}
@media only screen and (max-width: 560px){
.one_fourth { 
	width:100%;
}
.footer-navi {
	float:none;
}
.footbot {
	 width: 243px !important; 
	 text-align: center; 
}	
.inner-page .alignnone {
	 width:100%;
	}
.one_fourth { 
	text-align:center;
}
.one_fourth .fancybox img { 
	width:auto;
}
.inner-page h3 {
	 text-align:center; 
}
.columns .brochure a {
	width:100%;
	text-align: center;
}
.footer-in h4 {
	text-align: center;
}
.container .seven.columns {
    width: 100% !important;
}
.columns .brochure img { 
width:100%;
}
.footer-in p { 
text-align:center;
}
.left-navi {
	margin: 0 auto;
}
.left-content {
	width: 100% !important;
}
.blue-button {
	text-align: center;
}
#footer .footer-in {
	 width:auto;
}
.tablewrapper{
	width: 95%;
	overflow-y: hidden;
	overflow-x: auto; 
	height: auto;
	padding: 5px;
 }
 .table-bordered th, .table-bordered td {
    display: block;
   width: auto;
}


}
@media only screen and (max-width:450px){
#top-info a { 
	display:none;
}
.top-bar .container {
	width: 80%;
	padding-left: 0px;
}
.footer-in .rpwwt-post-excertp {
	display:none;
	}	
#recent-posts-widget-with-thumbnails-3 span {
	width:auto;
}
.rpwwt-post-excerpt {
	padding-top: 90px;
}
}
@media only screen and (max-width: 430px){
	.table-bordered th, .table-bordered td{ width: 75%; }
	#no-more-tables table a, #no-more-tables table p {
		max-width:50px;
		
		}
	#no-more-tables table a{
		word-wrap: break-word;
		
	}
	.mail a {
		word-wrap:break-word;
		
	}
	.container {
		width: 100%;
	}	
.single .container {
		width: 90%;
}
.rpwwt-widget ul { 
		width:100%;
}
.rpwwt-post-excerpt { 
	position:relative;
	padding-left: 0px !important;
	padding-top: 120px;
}
#post-98 #no-more-tables {
	margin:0px 20px;
}
#recent-posts-widget-with-thumbnails-3 span {
    width: 100%;
}
.inner-page p {
	padding:10px;	
}
.right-content article {
    padding: 10px;
}

#recent-posts-widget-with-thumbnails-3 span {margin:0px !important;}
.rpwwt-post-title {position:relative;}

.rpwwt-widget ul li {
	margin: 0 0 8em !Important;
}

#rpwwt-recent-posts-widget-with-thumbnails-4 img{
width: 100% !Important;
height: 100% !Important;
}

#rpwwt-recent-posts-widget-with-thumbnails-5 img{
width: 100% !Important;
height: 100% !Important;
}

.rpwwt-post-date{
margin-left: 0px !Important;
padding-left: 0px !Important;
width: 100px !Important;
height: 25px !Important;
}



.rpwwt-post-excerpt{
text-align: left !Important;
}

.rpwwt-post-title { 
	position:static;
	margin-left:0px;
}

#recent-posts-widget-with-thumbnails-4 span{
width: 330px;
}

#recent-posts-widget-with-thumbnails-5 span{
width: 330px;
}

}


@media only screen and (max-width: 320px){

#footer .footer-in {
	margin: 0px 10px;
}
	
.recent-posts-widget-with-thumbnails ul{ 
	width:auto;
}

#recent-posts-widget-with-thumbnails-4 span{
width: 310px;
}

#recent-posts-widget-with-thumbnails-5 span{
width: 270px;
text-align: left;
}

.rpwwt-post-title {
	margin-left: 0px;
	font-size:14px;
}


}








