html, body {
	font-size:16px; 
	line-height:21px;
	height: 100%;
 }
body {background: /*#f9f9f9 url(../img/page-bg-1.jpg);*/ background:#fff;}

p{ font-size:19px; line-height:27px;}
.main-container {
	height:auto; 
	/*height: 100%;*/
	min-height: 100%;
}
.small_txt{font-size:17px; font-style: italic;}
.intiv{ position:absolute; right:70px; width:20%; text-align:right; color:#fff;letter-spacing:0.5px;}
.intiv a{ text-decoration:none; color:#fff;}

.fldiv{width:100%; margin:0; display:inline-block; position:relative;}
.hder{width:100%; float:left; margin-bottom:20px;}
.hder-scd{width:100%; float:left; margin-bottom:20px; z-index:1000;}
.bgblk{background-color:#000;}
.sndlogo{width:10%; float:left; padding:10px 0;}
.lgarea{ width:100%; margin:0 auto; text-align:center; margin:20px 0; position:relative;}
.navi-snd{width:56%; margin:0; padding:0 2%; float: left;}
.navi{float:left; background:#fff;
	border-bottom: 1px dotted #a9a9a9;
	border-top: 1px dotted #a9a9a9;
	width:100%;}

.mbimnu {
    display: none;
}

.navdiv{padding:0; list-style-type:none; max-width:1180px; width:100%; margin:0 auto; text-align:center;}

.navdiv li{ display:inline-block; height:52px; line-height:47px; position:relative;}


.navdiv li .sml_txt{position:absolute; font-size:12px; font-family:Arial, Helvetica, sans-serif;  right:8px; top:35px; color:#1b1b1b; height:15px; line-height:15px;}

.navdiv li a{font-family: 'Roboto', sans-serif; 
	font-weight: 700;
	text-shadow: none; 
	text-transform:uppercase; 
	font-size:17px; 
	padding: 10px 15px 10px; color:#000;}
.navi-snd .navdiv li{margin-top:15px;}	
.navi-snd .navdiv li a{color:#fff; font-size:13px; padding: 10px 8px 10px;}	
	.navi .navdiv > .active > a,
.navi .navdiv > .active > a:hover,
.navi .navdiv > .active > a:focus {
	color:#FFF; 
	background-color:#0077b9;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;  
}


.actble{width:100%; margin-bottom:5px;}
.actble ul{width:100%; float:left; ;}
.actble li{ float:left; padding:5px;list-style-type:none}

.tblestl{font-family:'Roboto', sans-serif; font-size: 14px;
    background: #fff;
    width:95%;
    border-collapse: collapse;
    text-align: left;
    margin: 20px;}
	
.tblestl th{font-size:17px;
	    font-weight: normal;
	    color: #039;
	    border-bottom: 2px solid #6678b1;
	    padding: 10px 8px;}
	
.tblestl td{border-bottom: 1px solid #ccc;
		    padding: 6px 8px;}		
	
.tblestl td a{ text-decoration:none; font-size:19px;}	
    
.mrusr{width:100%; text-align:center;}

#login-subs{margin-left:2px;}

.sbsdiv{margin-left:15px; margin-bottom:20px; text-align:center; margin-top:40px;}
.sbsdiv h5{font-size:21px;}
.sbsdiv p{font-size:16px; line-height:21px;}
.sbsdiv i{color:#dc3d3d; display:block; font-size:51px; padding-bottom:20px; font-weight:400;}


.sbsprs ul{width:100%; margin:0 auto; text-align: center; }
.sbsprs li{display: inline-block; width:30%; margin:3%; background-color:#fcfaef; border:1px dashed #f0e7bc; padding:30px 20px; position:relative; vertical-align:top;}
.sbsprs li p{font-size:16px; line-height:21px;}
.sgstr{margin-left:5px;}
.sbsprs.sgstr li{width:30%; margin:1%; padding:30px 5px;}

.fqhdg{
  position:relative;
  text-align: center
}
.fqhdg:before {
  content: "";
  display: block;
  border-top: solid 1px #bebebe;
  width:98%;
  height: 2px;
  position: absolute;
  bottom:18px;
  z-index: 0;
}
.fqhdg span {
  background: #fff;
  padding: 0 10px;
  position: relative;
  z-index: 1;
}

.upgrd{font-weight:300;background-color:#ed0101; padding:3px 10px; color:#fff; text-decoration:none;}
 .upgrd:hover{font-weight:300;background-color:#ed0101;color:#fff; text-decoration:none;}

.sbsbnr{width:96%; background-color:#323232; padding:2%; color:#fff; text-align:center;font-family:'Roboto', sans-serif; font-size:17px; margin:20px auto; font-weight:300; line-height:27px;}
.sbsbnr b{font-size:24px;font-weight:400; }

.sbsbnr p{font-size:13px;}


.sbstxt{ padding:10px 0 10px 0; font-size:17px; color:#000; border-top:3px double #dddada;border-bottom:3px double #dddada;	}

.faqdv{width:80%; margin:0 auto; float:none; padding-left:30px; clear:both;}
.faqdv dl{width:100%;}
.faqdv dt{font-size:19px; padding-bottom:10px;}
.faqdv dd{ margin-left:5px; font-size:17px;}

.prs{font-size:29px; font-weight:bold;}
.prs span{display:block; font-size:16px; line-height:21px; padding:10px 2px;}

.subsbtn{display: inline-block;
vertical-align: middle;
font-size:14px;
font-family:'Roboto', sans-serif;
font-weight: 800;
padding: 8px 15px;
text-transform: uppercase;
text-align: center;
border: none;
border-radius: 0;
opacity: 1;
margin: 0;
line-height: 1.6;
outline: none;
cursor: pointer;
white-space: nowrap;
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
-webkit-appearance: none;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
transition: all .3s ease 0s;
background-color:#347bdc;
color:#fff;
}
.subsbtn a, .subsbtn a:hover, .mrusr a:hover{ color:#fff; text-decoration:none;}


.highlighted {
    font-weight:400;
    background-color: #d80606;
    margin: 0;
    padding: 3px 8px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    right:35%;
    top:-10px;
	font-size:14px;
}



.highlighted::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    border-top: 6px solid #d80606;
    border-right: 6px solid transparent;
}


.whtgt{width:100%; margin:20px auto; font-size:13px;}
.whtgt p{ margin-top:10px; margin-bottom:20px;}
.whtgt ul{width:100%; text-align:center; margin:0; margin-bottom:20px;}
.whtgt li{display:inline-block; width:28%; padding:1%; list-style-type:none; font-size:13px; color:#a7a7a7; font-weight:300;}
.whtgt li b{text-transform: uppercase;color:#f1f1f1;}


.absbs{ background-color:#000; padding:10px 5px; margin:10px 0; font-weight:300; font-size:14px;}

.eng-wrp{width:100%; float:left; margin-bottom:20px;}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.sclicon{ width:30%; float:left; position:absolute; right:10px; top:60px; color:#fff;}
.sclicon2{top:20px; text-align:center;}
.sclicon a{ padding:5px; color:#fff;}
.scldv{ display:inline;}
.scldv a:hover, .sclicon:hover, .sclicon2:hover{color:#fff!important;}
.scldrp{display:none;}
.txtabvscl{text-align:right; padding-bottom:5px;}
.topsrchbx{ width:300px; float:left; padding:10px 10px 10px 10px; background-color:#000; position:absolute; right:0; top:40px; box-shadow:0 2px 3px rgba(0, 0, 0, 0.3); position:absolute; top:30px; right:30px; z-index:1000;}
.topsrchbx input{padding:10px 30px 10px 10px;}
.topsrchbx .srchwrp{position:relative;width:100%; float:left;}
.topsrchbx .srchwrp .showSearchBox{ position:absolute; right:10px; top:6px; font-size:16px; color:#ccc;}
input.txtbx, select.txtbx {
    background-color: #fff;
    border: 1px solid #545454;
    border-radius: 2px;
    color: #565a5c;
    box-sizing: border-box;
    display: block;
    font-size: 13px;
    height: 40px;
    padding: 10px;
    width: 100% !important;
    margin-bottom: 5px;}
.caps{ text-transform:uppercase;}
.gatedFade{
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	position: absolute;
	bottom: 0;
	left: 0;
	height: 90%;
	width: 100%;
}


.rgbtn,.rgbtn:hover{background-color:#ed0101; padding:6px 20px; color:#fff; margin:5px auto; text-decoration:none; text-transform: uppercase; font-size:17px; font-weight:300;}
.btrbtmm{ border-bottom:1px solid #c5c5c5; padding-top:5px; height:1px;}

.accessMessage {
	font-weight:400;
	font-style: normal;
	font-size: 16px;
	line-height:23px;
	background-color: #323232;
	padding:30px 25px 20px 25px;
	margin-top: 15px;
	margin-bottom: 0;
	color:#fff;
	letter-spacing:1px;
	text-align:center;
	font-family:'Roboto', sans-serif; 

	

}

.rdtxt, .rdtxt:hover{color:#ed0101;}

.popdivctr{width:90%; margin:0 auto;}

#slide_background {
    -webkit-transition: all 0.3s 0.3s;
       -moz-transition: all 0.3s 0.3s;
            transition: all 0.3s 0.3s;
}
#slide,
#slide_wrapper {
    -webkit-transition: all 0.4s;
       -moz-transition: all 0.4s;
            transition: all 0.4s;
}
#slide {
    -webkit-transform: translateX(0) translateY(-40%);
       -moz-transform: translateX(0) translateY(-40%);
        -ms-transform: translateX(0) translateY(-40%);
            transform: translateX(0) translateY(-40%);
			background-color:#ededed;
}
.popup_visible #slide {
    -webkit-transform: translateX(0) translateY(0);
       -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
}

.well .popup_close {
    position: absolute;
    top: 0;
    right: 0px;
    border-radius: 2px;
    background: none;
    border: 0;
    font-size: 25px;
    padding: 0 10px;}

.subsbtndv a, .subsbtndv a:hover{background-color:#ed0101; padding:2px 4px; color:#fff;}
.accordion-toggle:hover, .accordion-toggle:active, .accordion-toggle:focus{text-decoration:none;outline:none;}
/*.accessMessage a, .accessMessage a:hover, .sbsbnr a, .sbsbnr a:hover{ background-color:#ed0101; padding:2px 4px; color:#fff;}*/

.sbsbnr a, .sbsbnr a:hover{font-size:17px;padding: 8px 15px;vertical-align: middle;text-transform: uppercase;text-align: center;}

.sbsbnr p a{ background-color:#3b3b3b; font-size:14px; color:#ed0101;}

.lgbxx{ width:100%; margin:0 auto; float:none;}
.bdrbtm{ border-bottom:1px solid #ccc;}
.bdrbox{ padding:15px; width:60%; margin:20px auto;border:1px solid #ccc; background-color:#f9f9f9;}

.bdrbox_r{ padding:15px; width:80%; margin:20px auto; background-color:#f9f9f9; border:1px solid #ccc;}

.smltext{font-size:13px; font-weight:300; margin-bottom:10px;}
.bdrbox_r input.txtbx, .bdrbox_r select.txtbx, .bdrbox input.txtbx, .bdrbox select.txtbx{border:1px solid #ccc;}
.smltxtt{font:17px/21px Georgia, "Times New Roman", Times, serif;}
.blkk{ background-color:#fff; color:#000;}
.upprbdr{ text-transform:uppercase; border-top:1px solid #a3a3a3; padding-top:15px; font-size:21px;}
.shadow {-moz-box-shadow: 3px 3px 4px #666666; -webkit-box-shadow: 3px 3px 4px #666666;
box-shadow: 3px 3px 4px #666666;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

form{
	font-family: 'Roboto', sans-serif
}
form label{
	margin-bottom:2px;
	font-size:14px;
}
form .moreLink,form input[type="submit"]{
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	font-size: 1rem;
	line-height: 20.7px;
	line-height: 1.15rem;
	text-align: center;
	color: #fff;
	background-color: #000;
	display: block;
	padding: .736em .7em;
	margin: 0 auto;
	min-width: 145px;
	box-sizing: border-box;
	cursor: pointer;
	transition: color .2s, background-color .2s;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	margin-top: 15px;
}
.ribbon {
	display: block;
	float: right;
	top: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
	width: 60px;
	height: 60px;
	text-align: right;
	pointer-events: none;
}
.ribbon span {
	font-weight: 700;
	font-style: normal;
	font-size: 10px;
	font-size: 0.55556rem;
	line-height: 20px;
	line-height: 1.11111rem;
	color: #FFFFFF !important;
	text-align: center;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 77px;
	margin-left: 2px;
	display: block;
	background: #E2000B;
	position: relative;
	top: 12px;
}
.pplrtxt .ribbon span {
	font-size: 10px;
	font-size: 0.55556rem;
	line-height: 20px;
	line-height: 1.11111rem;
}
.fetnews .ribbon, .gallery-item .ribbon, .catthumbimg .ribbon, .pplrthm .ribbon, .headline .ribbon{
	position: relative;
	top: 60px;
	right: 0;
	float: right;
}
form .moreLink:hover ,form input[type="submit"]:hover{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

.remfrtdiv{width:46%; margin:0 2%; float:left;}
.txtrt{ text-align:right; font-size:14px;}
.txtlft{text-align:left;}	

.catthumb{ border-bottom:1px solid #ccc; margin-bottom:20px; padding-bottom:20px; float:left;}
.catthumb img{float: left; margin-right: 20px;}
.catthumb span{ color:#6f6f6f;}
.tpnws h2{ font-weight:700;}
.tpnws h2 a{ color:#000;}
.scthdr{ font-family:"Oswald", sans-serif;}.scthdr a{color:#000;}

.scthdr{position:relative;}

h3 .sml_txt{display:block; font-size:15px; font-family:Arial, Helvetica, sans-serif;}
.jgrdv{position:absolute; right:0; bottom:-1px;}
.jgrdv1{position:absolute; right:0; bottom:-6px;}
.jgrdv2{position:absolute; right:0; top:0;}

.sidebar .scthdr{ border-bottom:2px solid #333333; padding-bottom:2px;}
.tetim{width:46%; padding:0 2%; float:left;}
.signdv{padding:1%; margin:0 auto; background-color:#000; color:#fff; position:relative; margin-bottom:20px;}
.signdv ul, .signdv li{list-style-type:none; width:65%; margin:0 auto;}
.signdv li{ padding-bottom:8px;}

.signdv form input[type="submit"], .signdv form.moreLink input[type="submit"]:hover,.signdv form.moreLink input[type="submit"], .signdv form input[type="submit"]:hover{
    color: #fff;
    background-color: #ed0101;
    text-decoration: none;
}

.clsbtn{ position:absolute; right:10px; top:10px; font-size:19px;}





.scthdrtp{ font-family:"Oswald", sans-serif; letter-spacing:0.5px; font-size:19px; position:relative; float:left; width:100%; margin-bottom:15px;}

.scthdrtp span{display:block; font-size:15px; font-family:Arial, Helvetica, sans-serif; padding-top:5px;}

.scthdrtp a{border-bottom:2px solid #0077b9;}
.scthdrtp a:hover{ text-decoration:none;}

.project-details a.authr{font-family:Arial, Helvetica, sans-serif;font-weight:400; color:#6f6f6f; font-size:14px; letter-spacing:0.5px; color:#0077b9;}
.project-details a.authr span{color:#333;}

.catthumbimg{width:40%; float:left; margin-right:5%;margin-top: -60px;min-height: 200px;}
.catthumbtxt{ width:55%; float:left;}
.catthumbtxt .cathed{ margin-top:0; font-size:23px; line-height:29px; font-weight:700; color:#000; margin-bottom:10px; font-family: 'Roboto', sans-serif;}
.catthumbtxt .cathed a{ color:#000;}
.fetnews{width:100%; float:left; margin-bottom:30px;margin-top: -60px;display: inline-block}
.fethumb{ width:100%; float:left;}
.fethumb img{ max-width:100%;}
.fetxt{font-size:21px; line-height:27px; font-weight:700; color:#000; margin-top:10px; float:left; font-family: 'Roboto', sans-serif;}
.fetxt a{ color:#000;}



.byline{width: 100%;
float:left;
position: relative;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin-top: 5px;
color: #666;}

.rtr_wrp {
    width: 100%;
    float: left;
    margin-bottom: 20px;}
	
	.rtrimg {
    width: 8.06451%;
    float: left;
    margin-right: 2.22580%;}
	
	.rtrtxt {
    width: 89.70967%;
    float: left;
    font: 400 14px 'Open Sans', sans-serif;
    letter-spacing: 0.5px;
    padding-top: 2px;}
	
	.rtrtxt a {
    text-decoration: none;
    color: #027eca;}
.rtrtxt span {
    display: block;
}

.nmrglft{ margin-left:0;}
.nmrgbtm{ margin-bottom:0;}

.imgtkr{ text-align:center; padding:5px;border-bottom:1px solid #ccc; font-size:16px; font-family: 'Roboto', sans-serif; }
.insidecnt p{ font-size:17px; line-height:30px;}

.imglft{ float:left; margin-right:20px;}
.imgrgt{ float:right; margin-left:20px;}

.ftrlink {
    width: 100%;
    float: left;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 20px;
    text-align: center;}
	
	.ftrlink a {
    display: inline-block;
    text-align: center;
    font: 300 13px 'Open Sans', sans-serif;
    text-decoration: none;
    margin: 0 1.5%;
    color: #d1d1d1;}

.ftrlink a:hover{color: #d1d1d1;}
.ftrtxt{ text-align:center; width:100%;  background-color:#000; padding:10px 0;font-family: 'Roboto', sans-serif; font-size:12px; color:#b1b1b1;}
.mrgbtm{margin-bottom:20px;}
.tab-pane{margin-bottom:20px;}

.mrdiv{ width:100%; float:right; padding-right:5px; text-align:right; margin-bottom:20px; text-transform:uppercase;}
.pplrthm{float:left; margin-right:3%; width:29%; margin-top: -60px}
.pplrthm img{max-width:100%; height:auto;}
.pplrtxt{float:left; width:68%;}
.tab-content{ margin-bottom:40px;}

.tstwrp{margin-left:5px;}

.tstimnl blockquote {

	font-size:17px;
	letter-spacing:1px;
    margin-bottom:10px;
    font-style: normal;
    border-left:none;
	border-radius:10px;
	background-color: #F3F4F4;
	padding:30px;

}
.tstimnl pre{
  
    padding: 9.5px;
    margin: 0 0 10px 10px;
    font-size:17px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color:transparent; 
    border:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	
		
}


.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #bfbfbf;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 45px;
     font-size: 700%;
     color: #FF0000;
 }

 .smrydiv{
background-color: #F3F4F4;
padding: 30px;}


@media (max-width: 767px) {
  body { padding-right: 0px; padding-left: 0px; }
  .container {margin-right: 20px; margin-left: 20px;}
  .catthumbimg{ width:100%; margin-bottom:10px;}
.catthumbtxt{ width:100%; float:left;}
.intiv{display:none;}
.sbsprs li, .sbsprs.sgstr li{width:85%;}
.faqdv{width:98%;}

 }

/***** Titles and Headings *****/
h1, h2, h3, h4 , h5, h6 {
	/*font-family: Georgia, "Times New Roman", Times, serif; */
	  font-family: 'Roboto', sans-serif;
	
	/*text-transform:uppercase; */
}	
/*h1, h2, h3, h4, h5 {text-shadow: 1px 1px 0 #fdfdfd, 2px 2px 0 rgba(81, 81, 81, 0.5), 0 0 1px #fdfdfd;}*/
h1.title-bg, h2.title-bg, h3.title-bg, h4.title-bg , h5.title-bg, h6.title-bg {
	background:#f8f8f8; 
	padding:10px 5px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #a9a9a9;
	border-top: 1px dotted #a9a9a9;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {color:#7f7f7f;}
h2 small {font-size: 30px;}
h5 small {font-size: 14px;}
h6 small {font-size: 12px;}

h5.title-bg button {
	float: right; 
	text-transform: none;
	margin-left:5px;
}

/***** Links *****/
a, a:hover { color:#0077b9; }

/***** Misc *****/
i {margin-right: 3px;}
p {margin-bottom: 20px;}
blockquote {
	font-size:16px; 
	line-height:24px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic;
	border-left: 5px solid #999;
}
blockquote.pull-right {border-right: 5px solid #999;}
.btn-inverse{background: #000; }

/**************************************
/ Header
**************************************/
.logo { margin-top:40px; }
.logo img { padding-right:20px; }
.logo h5 { display: inline-block; }
.headline { margin-bottom:20px; }



/* Landscape phones and down */
@media (max-width: 480px) {
	.logo, .navigation {text-align: center;}
	.row.header {margin-bottom: 30px;}
	.logo h5 {display: block;}
	
	.jgrdv2{ position:relative;}
	
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) {
	.headline .lead {display: none;}
}

.navigation { margin-top:0;}
.navigation .navbar { 
	float:left; background:#f8f8f8;
	border-bottom: 1px dotted #a9a9a9;
	border-top: 1px dotted #a9a9a9;
	width:100%;
}
.navbar .nav > li > a { 
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-shadow: none; 
	text-transform:uppercase; 
	font-size:12px; 
	padding: 10px 15px 10px;
}

/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
	.navbar .nav > li > a {padding: 10px 10px 10px;}
	.intiv{display:none;}
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color:#FFF; 
	background-color:#0077b9;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;  
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  	color:#FFF; 
	background-color:#0077b9;
}

ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
.dropdown-menu{
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
	font-size:10px;
	padding: 0px;
	margin: 0px;
	background-color: #383838;
	border: none;
	*border-right-width: none;
	*border-bottom-width: none;
	-webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
	-webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
	-webkit-background-clip: none;
     -moz-background-clip: none;
          background-clip: none;
}
.navbar .nav > li > .dropdown-menu:before {
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-bottom-color: none;
}
.dropdown-menu a {
	color: #ababab; 
	border-bottom:1px solid #474747;
	padding: 10px 10px;
	margin:0px 10px;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #f9f9f9;
  text-decoration: none;
  background-color: #383838;
  background-image: none;
  filter: none;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
  display: none;
}


/**************************************
/ Slider
**************************************/
.carousel-caption h4 { font-size: 14px; text-shadow:none; }
.carousel-caption {background: url(../img/post-item-hover.png);}
/*.carousel-control {border: none; top: 177px;}*/


/**************************************
/ Gallery
**************************************/
.gallery-title { margin-bottom:15px; }
.gallery-item { margin-bottom:15px; margin-top:15px; }

.gallery-hover-6col,
.gallery-hover-4col,
.gallery-hover-3col,
.gallery-hover-4col-cir { 
	display:none; 
	background:url(../img/gallery-item-hover.png);
	position:absolute; 
	z-index: 10;
}
.gallery-hover-4col-cir{
	-webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}

/* Large Desktop Size */
@media (min-width: 1200px) {
	.gallery-hover-6col {width:170px; height:139px;}
	.gallery-hover-4col {width:270px; height:220px;}
	.gallery-hover-3col {width:370px; height:300px;}
	.gallery-hover-4col-cir {width:270px; height:270px;}
	.gallery-hover-4col-cir .gallery-icons {top: 45%; left:34%;}
}

/* Small Desktop Size */
@media (min-width: 980px) and (max-width: 1199px) {
	.gallery-hover-6col {width:140px; height:114px;}
	.gallery-hover-4col {width:220px; height:180px;}
	.gallery-hover-3col {width:300px; height:243px;}
	.gallery-hover-4col-cir {width:220px; height:220px;}
	.gallery-hover-4col-cir .gallery-icons {top: 42%; left:29%;}

	/* Clip descriptions */
	li.span4 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    /*white-space:nowrap;*/
	    width: 280px;
	}
	li.span3 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 200px;
	}
	li.span2 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 120px;
	}
}

/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 979px) {

	/* Clip descriptions */
	li.span2 .project-details {display:none;}
	li.span3 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 146px;
	}
	li.span4 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    /*white-space:nowrap;*/
	    width: 208px;
	}
	
	
	.span5{ width:100%;}
	.span7{ width:100%;}
}
/* Landscape phones and down */
@media (max-width: 480px) {
	/*.project-details {width: 250px; text-align: center}*/
	.gallery-post-grid {text-align: center}
	.project-details {margin-left:auto; margin-right: auto;}
	.gallery {text-align: center; }
	.gallery-cats { display: none;}
	li.span2 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 150px;
		}
}
/* Mobile Landscape Size */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	li.span4 .project-details {/*width:350px;*/width:100%;}
}
/* Mobile Portrait Size */
@media only screen and (max-width: 479px) {
	/*li.span4 .project-details {width:260px;}*/
}

.project-details {
	/*background:#f8f8f8;*/
	display: block;
	padding:10px 0;
	/*border-bottom: 1px dotted #a9a9a9;*/
	font-family: 'Roboto', sans-serif;
	width: auto\9;
   /* height: auto;*/
   min-height:170px;
    max-width: 100%;
	text-align:left;
}
.project-details a {
	margin: 0px; 
	font-size:21px; 
	line-height:29px;
	font-style: normal;
	text-shadow:none;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	margin-bottom:10px; 
	
}
.project-details {color: #6f6f6f;}
.project-details a {color: #333333;}
.project-details a:hover {color:#0077b9; text-decoration: none;}

.project-info {margin: 0px 0px 40px 0px;}
.project-info li { 
	list-style: none; 
	border-bottom: 1px dashed #a9a9a9;;
	padding: 10px; }
.project-info li h6 {display: inline; margin-right: 5px;}

.gallery-icons {
	z-index: 9;
	position:absolute;
	bottom: 0px; 
	right: 0px;
	width: 89px;
	height: 42px;
	display: block;
}
a.item-zoom-link { 
	height: 42px;
	width: 42px;
	background: #ffffff url(../img/gallery-item-icons.png) no-repeat;
	background-position: 0px 0px;
	position:absolute;
	display: block;
}
a.item-details-link { 
	height: 42px;
	width: 42px;
	background: #ffffff url(../img/gallery-item-icons.png) no-repeat;
	background-position: -42px 0px;
	position:absolute; 
	left: 47px;
	display: block;
}
a.item-zoom-link:hover {background: #d8450b url(../img/gallery-item-icons.png) no-repeat;}
a.item-details-link:hover {background: #d8450b url(../img/gallery-item-icons.png) no-repeat; background-position: -42px 0px;}

.gallery-post-grid {margin:0px;}
.gallery-post-grid li {list-style: none; float: left; margin-bottom:20px; margin-top: -40px}


.gallery-post-grid li:nth-child(4){
    clear:both;
} 


/*.gallery-post-grid li:nth-child(1), .gallery-post-grid li:nth-child(2){float: none;
    display: inline-block;}*/

.gallery-cats {margin: 0px 0px 20px 0px;}
.gallery-cats li{
	list-style: none; 
	float: left; 
	padding: 0px 10px;
	border-left: 1px dotted #a9a9a9;
}
.gallery-cats li:first-child{border-left:0px;}
	
	
/**************************************
/ Blog
**************************************/
/*** Blog on Home Page ***/
.blog-summary {line-height:21px;}
.post-info-shade { background:#f8f8f8; }
.post-info { line-height:20px; padding-top:10px; }
.post-info h4 {line-height: 26px; margin-top: 0px;}
.post-info h4 a, .post-info h4 a:hover {color:#333; text-decoration: none;}
.post-info ul li {list-style: none; padding-bottom: 2px; margin: 0px; font-size:12px;}
.post-preview {line-height: 20px;}

/* All Sizes up to Large Desktop */
@media only screen and (max-width: 1199px) {
	.post-info h4 {clear:both;}
	.blog-details-preview {display: none; border:1px solid #000;}
}

/*** Blog List Page ***/
.blog article,
.blog section {margin-bottom: 40px;}
.blog article h3 {margin-top: 0px;}
.blog article h3 a, .blog article h4 a,
.blog article h3 a:hover, .blog article h4 a:hover {color:#333333; text-decoration: none;}
.blog h4 {line-height: 26px;}

/* Mobile Landscape Size */
@media only screen and (max-width: 479px) {
	.blog h4 {width:260px;}
}

.post-summary {background: #f8f8f8; padding-bottom: 20px; overflow: auto;}
.post-summary p {padding:20px; margin:0px;}
.post-summary-footer {margin: 0px; padding:0px;}
.post-summary-footer button {margin: 0px; float:left;}
ul.post-data {float:left; margin-left:0;}
ul.post-data-3 {margin-top:20px;}
ul.post-data li, ul.post-data-3 li {
	list-style: none; 
	float: left; 
	padding: 0px 10px;
	border-left: 1px dotted #a9a9a9;
}
ul.post-data li:first-child,
ul.post-data-3 li:first-child {border: none; padding-left: 0px;}
ul.post-data li:last-child {padding-right: 0px;}

/* Small Desktop Size */
@media (min-width: 980px) and (max-width: 1199px) {
	ul.post-data-3 li:last-child {display: none;}
}

/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
	.post-summary-footer button {float: none; margin-bottom: 20px;}
	.blog article button {float: left; clear: both; margin-bottom: 20px;}
	ul.post-data-3 {display: none;}
	ul.post-data {float: none; clear: both; margin: 0px;}
	ul.post-data li:last-child {
		-o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 120px;
	}
}

.blog-style-2 h4 {margin-top:0px; margin-bottom: 10px;}
.blog-style-2 ul.post-data {margin:0px 0px 20px 0px;}
.blog-style-2 ul.post-data li {
	float: none; 
	margin:0px; 
	padding: 5px 0px 0px 0px;
	border: none;
}
.blog-post-grid {margin:0px;}
.blog-post-grid li {list-style: none; float: left; margin-bottom: 30px;}
.blog-post-hover { 
	display:none; 
	width:270px; height:220px;
	background:url(../img/post-item-hover.png);
	position:absolute; 
	z-index: 10;
}
.blog-post-hover p{
	color: #f8f8f8;
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.blog-post-hover a{
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
	font-size: 28px;
	line-height: 32px;
	font-style: normal;
	color: #f8f8f8;
}
.blog-post-hover a:hover{ text-decoration: none; color: #d8450b;}

@media (min-width: 768px) and (max-width: 1199px) {
	.blog-post-hover {width:220px; height:179px;}
	.blog-post-hover a{ font-size: 20px; line-height: 24px;}
	}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
	.post-summary-footer{display: none;}
	.post-summary{padding-bottom: 0px;}
	.blog-style-2 {display: none;}
	.intiv{display:none;}
}

/*** Blog Full Page ***/
.post-content {/*background: #f8f8f8;*/ overflow: auto;}
.post-body {padding: 20px 0;}
.post-body.video-container{padding-top:30px;}


/*** Comments ***/
.comments ul {margin:0px;}
.comments ul li {
	list-style: none;
	padding: 20px;
	background: #f8f8f8;
	margin-bottom: 40px;
	border-bottom: 1px dotted #a9a9a9;
	border-top: 1px dotted #a9a9a9;
}
.comments ul li ul {margin-left:40px; padding-top: 20px;}
.comments ul li ul li {
	border-top: 1px dotted #a9a9a9;
	border-bottom: none;
	padding: 20px 20px;
	margin-bottom:0px;
}
.comments ul li ul li:last-child {padding-bottom: 0px;}

.comments ul li img {margin:0px 10px 10px 0px;}
.comment-name {
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
}
.comment-date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	clear: both;
}
.comment-content { clear:both; padding-top:10px; }
.comment-form-container input,
#contact-form input {margin-bottom: 12px;}
.comment-form-container textarea,
#contact-form textarea {height: 150px;}
.comment-form-container .btn,
#contact-form .btn {margin-top: 12px;}


/**************************************
/ Sidebar
**************************************/
.sidebar input{width: 80%;}
.sidebar h5 {margin-top: 40px;}
.sidebar ul.post-category-list,
.sidebar .tab-content .tab-pane ul {margin:0px;}
.sidebar ul.post-category-list li,
.sidebar .tab-content .tab-pane ul li {
	list-style: none; 
	border-bottom: 1px dashed #a9a9a9;
	padding:10px 5px;
	float:left;
}
.sidebar ul.post-category-list li a{
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
}
.sidebar ul.post-category-list li:first-child,
.sidebar .tab-content .tab-pane ul li:first-child{ padding-top: 0px; }
.sidebar ul.post-category-list li:last-child { padding-bottom: 0px; border-bottom:none; }
.sidebar ul.post-category-list li i {padding-right: 5px; background-position: 0 -95px;}
.sidebar .tab-content .tab-pane ul li i {padding-right: 5px;}
.sidebar .tab-content .tab-pane ul li a{ color:#000; font-family: 'Roboto', sans-serif; font-weight:700;}

.popular-posts{ margin: 0px;}
.popular-posts li {
	list-style: none; 
	margin-bottom: 20px; 
	clear: both;
	display: block;
	min-height: 70px;
}
.popular-posts li a, 
.popular-posts li a:hover {color:#333333; text-decoration: none;}
.popular-posts li img {float: left; margin-right: 20px;}
.popular-posts li em {font-family:Georgia, "Times New Roman", Times, serif;}
p.side {margin-bottom: 20px;}

/* Mobile Portrait and Landscape Size */
@media only screen and (max-width: 479px) {
	/*iframe {width:270px;}*/
}
/* Tablet */
@media (min-width: 768px) and (max-width: 979px) {
	iframe {width:230px;}
}
/* Small Desktop Size */
@media (min-width: 980px) and (max-width: 1199px) {
	iframe {width:300px;}
}


/**************************************
/ Footer
**************************************/
.footer-container {
	width:100%;
	background:#373737;
	clear: both;
 	position: relative;
 	z-index: 10;
}
.footer-row { margin-top:10px;}
.footer-col {color:#ababab; font-size: 11px;}
.footer-col a {color:#dcdcdc; font-weight: bold;}
.footer-col a:hover {color:#fff; text-decoration: none;}
.footer-col h5, .footer-col strong {color:#f9f9f9; text-shadow:none;}
.footer-col h5 {margin-bottom: 25px;}
.footer-col ul {margin: 0px;}
.footer-col ul li {list-style: none; padding-bottom: 20px;}
.footer-col ul.post-list li {
	border-bottom: 1px dashed #dcdcdc;
	padding: 10px 0px;
}
/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
	.footer-col {
		clear:both;
		overflow: auto;
		margin-bottom: 20px;
	}
	.footer-sub .right {display: none;}
	
	.stlgo{width:150px; margin:0 auto;}
.stlgo img{ max-width:100%;}
.sclicon{top:20px; text-align:right;}
.sclicon a {padding: 5px 10px;}
.scldv{ display:none;}
.scldrp{display:inline-block; width:20px; padding-right:10px;}
.topsrchbx{top:39px; right:0;}
.mbimnu {
    display: block;
	position: absolute;
	left:15px;
	top: 20px;
	width:35px;
}

.mbimnu img{ padding-left:10px;} 
.lgarea{ margin:5px 0;}

/* General styles for all menus */
.cbp-spmenu {
    background: #000;
    position: fixed;
}
.cbp-spmenu a {
    display: block;
    color: #fff;
  
}

.cbp-spmenu a:hover {
    background: #333;
}

.cbp-spmenu a:active {
    background: #333;
    color: #fff;
}

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
    overflow-y: scroll;
}


.cbp-spmenu-left {
    left: -240px;
}
.cbp-spmenu-left.menu-open {
    left: 0px;
}
.push-body {
    overflow-x: hidden;
    position: relative;
    left: 0;
	z-index:1000;
	float:left;
}

.push-body-toright {
    left: 240px;
}

.push-body-toleft {
    left: -240px;
}

/* Transitions */
.cbp-spmenu,
.push-body {
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.navi{border:none;}
.navdiv li {
    display:block;
    height: 40px;
    line-height: 40px;
	border-bottom:1px solid #000;}
.navdiv li a{color:#fff;}

.topdrpmn{ width:200px; float:left; position:absolute; right:15px; background-color:#333; top:40px; box-shadow:0 2px 3px rgba(0, 0, 0, 0.3); text-align:left; z-index: 1;}
.topdrpmn a{ float:left; width:180px; padding:10px; padding-bottom:10px; border-bottom:1px solid #000; text-decoration:none; color:#fff; font-size:13px;}

.topdrpmn a span{ float:left; padding-right:10px;}



	
}
ul.img-feed li {
	float: left; 
	margin: 0px 7px 7px 0px; 
	padding-bottom: 0px;
}

/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
	ul.img-feed li:nth-last-child(-n+4) {display: none;}
}

/**** Social Icons ****/
.social-icons {padding-top:20px; text-align:center; margin:0 auto; padding-bottom:10px; width:50%;}
.social-icons li {
	display: inline-block;
border: 1px solid #ccc;
border-radius: 50%;
width:25px;
height:25px;
font-size:25px;
padding: 6px;
margin-right: 2%; background-color:#fff;
}

.social-icons li a{ color:#000;}

/* Small Monitor */
@media (min-width: 980px) and (max-width: 1199px) {
	.social-icons li:last-child {display:none;}
}
a.social-icon { 
	background: url(../img/social-icons.png);
	display: block; 
	width: 46px; 
	height: 46px;
}
a.facebook {background-position: 0px 0px;}
a.facebook:hover {background-position: 0px -47px;}
a.twitter{background-position: -52px 0px;}
a.twitter:hover {background-position: -52px -47px;}
a.dribble{background-position: -104px 0px;}
a.dribble:hover {background-position: -104px -47px;}
a.rss{background-position: -156px 0px;}
a.rss:hover {background-position: -156px -47px;}
a.forrst{background-position: -208px 0px;}
a.forrst:hover {background-position: -208px -47px;}

/**** Sub Footer ****/
.footer-sub {background: #1f1f1f; padding: 10px 0px;}
.footer-sub div div span {padding: 0px 20px;}


/**************************************
/ MISC
**************************************/
.row {margin-bottom:40px;}
.nmrgbtm{ margin-bottom:0;}
.sub-row30 {margin-bottom:30px;}
.sub-row20 {margin-bottom:20px;}
.no-margin {margin-bottom:0px;}

a.accordion-toggle{background: #f5f5f5;}
.nav-tabs li.active a{background:#f8f8f8;}



@media only screen and  (max-width: 767px) {
	.btn {margin-bottom: 20px;}
}

.left {float: left;}
.right {float: right;}
.align-left{float: left; margin: 0px 20px 20px 0px;}
.align-right{float: right; margin: 0px 0px 20px 20px;}

.color-bg { background:#d8450b; }
.color { color:#d8450b; }
.color-bar-1, .color-bar-2 { width:100% }
.color-bar-1 { background:#414141; height:5px; }
.color-bar-2 { height:3px; }
.page-header { margin:0px }
.lead {line-height:28px; margin: 20px 0px 30px 0px; }

#toTop {
	width:47px;
	height:47px;
	background:url(../img/back-top-btn.png) no-repeat;
	text-align:center;
	position:fixed;
	bottom:25px;
	right:20px;
	cursor:pointer;
	display:none;
	text-indent:-9999px;
	z-index:12; 
}

/***** Lightbox *****/
#lightbox-image-details-caption {
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase;
	font-size: 14px;
}
#lightbox-secNav-btnClose {width: 30px; padding-bottom: 0;}
#lightbox-image-details-currentNumber {display: none; visibility: hidden;}

/***** Testimonials *****/
.quote-text { 
	font-size:16px; 
	line-height:24px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic;
	margin:0px 20px; }
.quote-text cite { 
	font-size:12px; 
	color:#999;
	display:block;
	margin-top:5px; }

#clientCarousel.carousel .item {
	background: #f9f9f9;
	padding:20px 0px;
    -webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
    left: 0 !important;
  }
#clientCarousel.carousel .next.left, .carousel .prev.right {
    opacity: 1;
    z-index: 1;
  }
#clientCarousel.carousel .active.left, .carousel .active.right {
    opacity: 0;
    z-index: 2;
  }

/***** Client Logos *****/
.client-link { 
	display: block; 
	width: 100px; 
	height: 100px;
	position: relative;
}
.client-mask {
	display: block;
	width: 100px; 
	height: 100px;
	position: absolute;
	background: url(../img/rnd-client-mask.png);
}
.client-logos {margin: 20px 0px 0px 0px;}
.client-logos li {list-style: none; float: left; margin: 0px 7px;}

/* Small Monitor */
@media (min-width: 980px) and (max-width: 1199px) {
	.client-logos li:first-child {display: none;}
}
/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
	.client-logos li:nth-last-child(-n+2) {display: none;}
}

/***** Features Page (these can be deleted)*****/
.the-grid div {
	background: #e4e4e4; 
	padding:10px 0px; 
	text-align: center;
}
.form-examples input { margin-bottom: 10px;}
.the-icons {list-style: none; margin-left: 0;}
.the-icons li {float: left; width: 25%; line-height: 25px;}

/* Mobile Portrait Size to Tablet Portrait Size */
@media only screen and  (max-width: 767px) {
	.the-icons li {float: none; width: 100%; line-height: 25px;}
	h1{font-size:41px; line-height:47px;}	
}

.project-details{min-height:auto;}

.subsbtn button,.subsbtn button:hover, .subsbtn button:active{
	background: none;
	box-shadow: none;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
}
.row:focus {
	outline: none;
}
.slide_close{
	outline:none;
}